contain-rs / bit-vec
A Vec of Bits
☆176Updated last month
Alternatives and similar repositories for bit-vec:
Users that are interested in bit-vec are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Generic bijective maps in Rust☆142Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated last week
- Procedural macros in expression position☆204Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- ☆265Updated last month
- A simple bitset container for Rust☆131Updated 4 months ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- Generic Rational numbers for Rust☆146Updated last month
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- Provides a crate with information from the time it was built.☆164Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Async synchronization primitives☆263Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Faster, more compact implementation of std::Cow☆343Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago