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☆112Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- ☆125Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Rust serializer library☆87Updated last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆70Updated last week
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 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.☆60Updated 3 years ago
- ☆63Updated 8 years ago
- Procedural macro span debugger/visualizer☆39Updated 4 years ago
- ☆56Updated 2 years ago
- efficient compact untagged streaming format using unaligned bitstreams☆104Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- ☆111Updated last year
- Serialization value trees☆45Updated last year
- Hjson for Rust☆114Updated 11 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago