contain-rs / bit-vecLinks
A Vec of Bits
☆184Updated 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 HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago
- Generic Rational numbers for Rust☆149Updated 10 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆312Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- Procedural macros in expression position☆204Updated 3 years ago
- Provides a crate with information from the time it was built.☆187Updated last month
- Fowler–Noll–Vo hash function☆352Updated last year
- ☆125Updated 3 years ago
- Heap-based async timers☆216Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Waiting on a child process with a timeout in Rust☆73Updated 7 months ago
- Efficient and customizable data-encoding functions in Rust☆197Updated 2 weeks ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- A Set of Bits☆72Updated 3 months ago
- Hjson for Rust☆117Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago