contain-rs / bit-vec
A Vec of Bits
☆176Updated 2 months 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☆351Updated last month
- ☆270Updated last month
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Generic Atomic<T> type for Rust☆232Updated last year
- A simple bitset container for Rust☆136Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- generators☆205Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Compile-time string formatting☆236Updated 4 months ago
- Heap-based async timers☆212Updated 10 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Generic bijective maps in Rust☆142Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Easy function multiversioning for Rust☆221Updated 4 months ago
- Manual segmented stacks for Rust☆303Updated 3 weeks ago