contain-rs / bit-vecLinks
A Vec of Bits
☆181Updated 2 weeks ago
Alternatives and similar repositories for bit-vec
Users that are interested in bit-vec are comparing it to the libraries listed below
Sorting:
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- ☆296Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A simple bitset container for Rust☆148Updated 2 months ago
- Compact string type for zero-copy parsing☆262Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Generic bijective maps in Rust☆147Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- generators☆209Updated last year
- Macro for writing nested `if let` expressions☆168Updated 2 weeks ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆212Updated 4 months ago
- A Set of Bits☆69Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Efficient and customizable data-encoding functions in Rust☆193Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- Provides a crate with information from the time it was built.☆182Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Complex numbers for Rust☆241Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆305Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Generic Rational numbers for Rust☆151Updated 7 months ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year