contain-rs / bit-vec
A Vec of Bits
☆174Updated this week
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☆346Updated last week
- ☆255Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Generic bijective maps in Rust☆140Updated last year
- Generic Atomic<T> type for Rust☆225Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- A simple bitset container for Rust☆130Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆170Updated 6 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆317Updated last week
- Pull in every source file in a directory as a module☆161Updated last week
- This crate provides macros to generate bitfield-like struct.☆161Updated this week
- Approximate floating point equality comparisons and assertions☆158Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Procedural macros to derive numeric traits in Rust☆183Updated 11 months ago
- generators☆203Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Migrated to Codeberg☆81Updated last year
- ☆189Updated 3 weeks ago
- Complex numbers for Rust☆235Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week