contain-rs / bit-vec
A Vec of Bits
☆175Updated 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
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- A simple bitset container for Rust☆130Updated 2 months ago
- Generic bijective maps in Rust☆141Updated last year
- Compile-time string formatting☆229Updated 2 months ago
- Delegation of trait implementations via procedural macros☆260Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- A HashMap wrapper that holds key-value pairs in insertion order☆170Updated 7 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- generators☆204Updated last year
- ☆258Updated last month
- Procedural macros to derive numeric traits in Rust☆189Updated last year
- Pull in every source file in a directory as a module☆169Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- ☆192Updated last month
- Async synchronization primitives☆262Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆356Updated last week
- Procedural macro for recursive async functions☆219Updated 3 weeks ago
- A priority queue for Rust with efficient change function.☆183Updated 2 weeks ago
- Generic Rational numbers for Rust☆145Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- Boolean-valued predicate functions in Rust☆180Updated last month
- Approximate floating point equality comparisons and assertions☆159Updated 9 months ago