BurntSushi / rust-snappyLinks
Snappy compression implemented in Rust (including the Snappy frame format).
☆478Updated 5 months ago
Alternatives and similar repositories for rust-snappy
Users that are interested in rust-snappy are comparing it to the libraries listed below
Sorting:
- Fowler–Noll–Vo hash function☆345Updated last year
- A Rust implementation of the xxHash algorithm.☆400Updated 2 weeks ago
- Slab allocator for Rust☆793Updated last week
- A rust binding for the zstd compression library.☆569Updated this week
- An intrusive flamegraph profiling tool for rust.☆715Updated last year
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Backtraces in Rust☆582Updated last week
- Get the number of CPUs in Rust☆603Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- Generic array types in Rust☆411Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Tar file reading/writing for Rust☆673Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Intrusive collections for Rust☆454Updated 9 months ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- A multiprocess drop-in replacement for Rust channels☆976Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated last week
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- Module initialization/global constructor functions for Rust☆869Updated last month
- A rust-macro which makes errors easy to write☆336Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Encoding and decoding support for BSON in Rust☆432Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago