Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@PistonDevelopers @image-rs

Pinned

  1. A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.

    Rust 255 31

  2. A c++17 constexpr formatting library utilizing bytecode representation

    C++ 2 1

  3. Ethox is a standalone network stack for user-space networking and unikernels

    Rust 24 4

  4. C++ Templates are turing complete - So why not make them usable in that way?

    C++ 6 3

  5. Encoding and decoding images in Rust

    Rust 1.9k 337

  6. A rust library to model several different automata & algorithms (crate name pending)

    Rust 1 4

1,922 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created 2 repositories

Created a pull request in rust-lang/rust that received 8 comments

Avoid reversal in post-order iteration of dominators

While previously the post-order list of dominators would get explicitly reversed into reverse-post-order (rpo), we can avoid that extra operation b…

+11 −8 8 comments
Opened 11 other pull requests in 6 repositories

Created an issue in image-rs/image that received 8 comments

An improved `ImageOutputFormat` design

Another solution that comes to mind for the next version could be something like this: pub enum ImageOutputFormat { Png(PngEncoderOptions), Jpeg(Jp…

8 comments
Opened 4 other issues in 4 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.