trifectatechfoundation / libbzip2-rsLinks
An implementation of bzip2 in pure rust
☆62Updated last week
Alternatives and similar repositories for libbzip2-rs
Users that are interested in libbzip2-rs are comparing it to the libraries listed below
Sorting:
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated this week
- 🐞 VS Code extension to debug tracing logs 🦀☆67Updated 5 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆56Updated this week
- ☆75Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- High quality, fast and easy to build cryptography for Rust☆179Updated last week
- The missing compound borrowing for Rust.☆61Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆68Updated 2 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆27Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆99Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Hex Display: A modern xxd alternative.☆43Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago