contain-rs / bit-vecLinks
A Vec of Bits
☆183Updated 3 months 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 simple bitset container for Rust☆157Updated 5 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- ☆309Updated 2 months ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated 3 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Generic Rational numbers for Rust☆149Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Provides a crate with information from the time it was built.☆186Updated 3 weeks ago
- rust library for formatting dynamic strings☆158Updated 4 months ago
- generators☆211Updated 2 years ago
- Waiting on a child process with a timeout in Rust☆72Updated 6 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆219Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- ☆210Updated 3 months ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A Set of Bits☆72Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last week
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Graph the number of crates that depend on your crate over time