A simple bitset container for Rust
☆165Jun 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☆74Mar 12, 2026Updated last week
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- Hybrid typenum/const generic arrays☆20Mar 8, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Measure execution time of a block of Rust code☆18Aug 27, 2019Updated 6 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Apr 19, 2022Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- A Rust library for draping polygons over terrain with gfx☆11Mar 5, 2018Updated 8 years ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- ☆38Mar 29, 2022Updated 3 years ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A Vec of Bits☆187Mar 13, 2026Updated last week
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated 2 months ago
- A Serde deserializer for duration and byte-size.☆10Dec 19, 2019Updated 6 years ago
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 4 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆109Feb 16, 2026Updated last month
- offsetof for Rust☆231Mar 26, 2024Updated last year
- A simple, id-based arena☆126Jan 14, 2026Updated 2 months ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆45Jan 11, 2025Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆32May 17, 2023Updated 2 years ago
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- Graph data structure library for Rust.☆3,805Mar 8, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A C expression parser and evaluator☆50Mar 2, 2023Updated 3 years ago
- A rust implementation of octree and quadtree datastructures for realtime applications☆18Feb 10, 2026Updated last month
- ☆14Jul 1, 2024Updated last year
- ☆53Sep 12, 2025Updated 6 months ago
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- Obtain the number of threads in the current process☆17Feb 15, 2024Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Aug 10, 2022Updated 3 years ago
- rust histogram and percentile stats☆48Sep 3, 2020Updated 5 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆390Jun 22, 2025Updated 8 months ago
- Expanding opportunities standard library std::fs and std::io☆331Dec 13, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A std::Instant replacement that works on WASM too.☆113May 17, 2024Updated last year