PSeitz / lz4_flex
Fastest pure Rust implementation of LZ4 compression/decompression.
☆461Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for lz4_flex
- Support atomic operations on Arc itself☆795Updated 3 weeks ago
- A rust binding for the zstd compression library.☆527Updated last month
- Fast floating point to string conversion☆608Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆653Updated last month
- Futures, streams, and async I/O combinators.☆475Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆520Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Asynchronous streams for Rust using async & await notation☆641Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆650Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated 2 weeks ago
- A fast binary serialization framework☆381Updated last month
- A minimal async executor that lets you block on a future☆527Updated 3 weeks ago
- Slab allocator for Rust☆705Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆306Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆586Updated 3 months ago
- Rust allocator using jemalloc as a backend☆366Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆749Updated this week
- An implementation of a LRU cache☆644Updated last month
- Stackless generators on stable Rust.☆441Updated 2 years ago
- A crate for mucking around with piles of bytes☆733Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Optimized string search routines for Rust.☆904Updated last week
- A minimal `syn` syntax tree pretty-printer☆622Updated 2 weeks ago
- ☆448Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- SIMD-accelerated UTF-8 validation for Rust.☆533Updated 2 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆396Updated 2 months ago
- Async multi-producer multi-consumer channel☆794Updated last month