main-- / rust-lz-fearLinks
A fast pure-rust no-unsafe implementation of LZ4 compression and decompression
☆111Updated last year
Alternatives and similar repositories for rust-lz-fear
Users that are interested in rust-lz-fear are comparing it to the libraries listed below
Sorting:
- ☆53Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- ☆63Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Typed index version of Rust slice and Vec containers☆73Updated 3 weeks ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆125Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- Token tree calling convention☆80Updated 2 years ago
- Rust serializer library☆87Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability