contain-rs / bit-vecLinks
A Vec of Bits
☆181Updated 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
Sorting:
- Generic bijective maps in Rust☆147Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- ☆305Updated last month
- Procedural macros to derive numeric traits in Rust☆210Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- Provides a crate with information from the time it was built.☆186Updated last week
- Generic Rational numbers for Rust☆147Updated 9 months ago
- Fowler–Noll–Vo hash function☆350Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- ☆125Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Waiting on a child process with a timeout in Rust☆72Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week
- Build library for invoking pkg-config for Rust☆184Updated 8 months ago
- Efficient and customizable data-encoding functions in Rust☆196Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Set of Bits☆71Updated 2 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago