A simple bitset container for Rust
☆163Jun 22, 2025Updated 8 months ago
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- A Set of Bits☆73Aug 25, 2025Updated 6 months ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 2 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Apr 19, 2022Updated 3 years ago
- A Vec of Bits☆186Aug 27, 2025Updated 6 months ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Fowler–Noll–Vo hash function☆358Mar 20, 2024Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆32May 17, 2023Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated last month
- moved to https://codeberg.org/dirs/dirs-sys-rs☆45Jan 11, 2025Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆108Feb 16, 2026Updated last week
- Measure execution time of a block of Rust code☆18Aug 27, 2019Updated 6 years ago
- A std::Instant replacement that works on WASM too.☆114May 17, 2024Updated last year
- A stack for rust trait objects that minimizes allocations☆127Aug 10, 2022Updated 3 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- ☆38Mar 29, 2022Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 3 months ago
- ☆51Sep 12, 2025Updated 5 months ago
- A simple, id-based arena☆125Jan 14, 2026Updated last month
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- A tiny, fast, zero-dep library for random number generation☆246Jun 8, 2025Updated 8 months ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- ☆12Mar 26, 2024Updated last year
- Rust crate for retrieving memory page size☆14Aug 3, 2023Updated 2 years ago
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago