main-- / rust-lz-fearLinks
A fast pure-rust no-unsafe implementation of LZ4 compression and decompression
☆109Updated 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:
- ☆63Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 weeks ago
- ☆53Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆110Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆57Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Supercharge you Rust programs!☆38Updated 7 years ago
- ☆124Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Rust serializer library☆87Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Safely combine results☆81Updated 9 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Run closures in parallel☆113Updated 4 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago