Alec Mocatta
Results
5
repositories owned by
Alec Mocatta
cap
197
Stars
8
Forks
Watchers
An allocator that can track and limit memory usage.
serde_closure
63
Stars
3
Forks
Watchers
Serialisable closures for Rust.
replace_with
98
Stars
9
Forks
Watchers
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
serde_traitobject
50
Stars
10
Forks
Watchers
Serializable trait objects for Rust.
streaming_algorithms
81
Stars
10
Forks
Watchers
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.