chalharu / rust-compression
Compression libraries implemented by pure Rust.
☆35Updated 4 years ago
Alternatives and similar repositories for rust-compression:
Users that are interested in rust-compression are comparing it to the libraries listed below
- ☆23Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated 2 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆44Updated 6 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Cross-platform interface to the `errno` variable☆65Updated 3 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆40Updated 6 years ago
- Target "triple" support☆50Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Extensible app filesystem library.☆32Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆59Updated 6 months ago
- a freeform Rust build system☆50Updated this week
- Windows named pipes bindings for tokio☆12Updated 6 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago