Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@rust-lang-nursery @constellation-rs

Pinned

  1. Distributed programming for Rust.

    Rust 227 6

  2. Harmonious distributed data analysis in Rust.

    Rust 156 7

  3. Serializable trait objects for Rust.

    Rust 23 3

  4. Serialisable closures for Rust.

    Rust 19 1

  5. Cross-platform polyfills.

    Rust 7 2

  6. Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.

    Rust 19 2

1,052 contributions in the last year

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

Contribution activity

August 2020

Created a pull request in dtolnay/syn that received 2 comments

Accept traits with parenthesized path arguments in impls

This lets ItemImpls, i.e. impl Trait for Type {}, include parenthesized path arguments on Trait. An example would be impl FnOnce() for X {}. This i…

+5 −1 2 comments

Created an issue in stjepang/event-listener that received 2 comments

Hang since v2.3.2

This commit d9a315d seems to have triggered a regression in async-channel, specifically the following code succeeds for me with v2.3.1 but hangs wi…

2 comments

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

You can’t perform that action at this time.