There are no reviews yet. Be the first to send feedback to the community and the maintainers!
cap
An allocator that can track and limit memory usage.replace_with
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.streaming_algorithms
Performant implementations of various streaming algorithms, including Countβmin sketch, Top k, HyperLogLog, Reservoir sampling.serde_closure
Serialisable closures for Rust.serde_traitobject
Serializable trait objects for Rust.palaver
Cross-platform polyfills.reqwest_resume
Wrapper that uses the `Range` HTTP header to resume get requests.build_id
Obtain a UUID uniquely representing the build of the current binary.relative
Wraps &'static references such that they can be safely sent between other processes running the same binary.socketstat
Get socket information and statistics.cargo-print
A cargo subcommand to print information in a shell-convenient format.metatype
Helper methods to work with Rust types.template-rust
A template Rust library crate.serde_pipe
Turn serde+bincode into a pipe: push `T`s and pull `u8`s, or vice versa.sum
General-purpose sum types.tcp_typed
A wrapper around platform TCP socket APIs that leverages the type system to ensure correct usage.notifier
A wrapper around platform event notification APIs that can also handle high-resolution timer events.Love Open Source and this site? Check out how you can help us