contain-rs / bit-vec
A Vec of Bits
☆177Updated 3 months ago
Alternatives and similar repositories for bit-vec:
Users that are interested in bit-vec are comparing it to the libraries listed below
- ☆272Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Compile-time string formatting☆235Updated 4 months ago
- generators☆207Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- ☆200Updated 3 months ago
- A simple bitset container for Rust☆137Updated last week
- Compact string type for zero-copy parsing☆257Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Generic Rational numbers for Rust☆146Updated 3 months ago
- Generic bijective maps in Rust☆143Updated last year
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Waiting on a child process with a timeout in Rust☆69Updated 3 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago