Hierarchical sparse bitset
☆53Nov 1, 2025Updated 4 months ago
Alternatives and similar repositories for hi_sparse_bitset
Users that are interested in hi_sparse_bitset are comparing it to the libraries listed below
Sorting:
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated last month
- Texture Block Compression (BCn) written in Rust☆11Apr 12, 2021Updated 4 years ago
- Some benchmarks for generational arenas in rust☆31Jul 12, 2024Updated last year
- Base 32 + 64 encoding and decoding identifiers + bytes in rust, quickly☆17Oct 10, 2025Updated 4 months ago
- A rust implementation of octree and quadtree datastructures for realtime applications☆17Feb 10, 2026Updated 2 weeks ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- An mpmc/spmc lock-free broadcast queue.☆33Feb 1, 2025Updated last year
- State machine pattern for Rust☆29Oct 31, 2024Updated last year
- Rust bindings for Intel's ISPC texture compression☆16Feb 5, 2026Updated 3 weeks ago
- Computational fluid dynamics library written in Rust☆11Feb 14, 2025Updated last year
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Token De/Serializer for testing De/Serialize implementations☆14Dec 17, 2024Updated last year
- An indie games engine based off of the quake framework implemented in Rust.☆13Nov 20, 2022Updated 3 years ago
- A bounding-volume hierarchy for in-game broad-phase collision detection☆30Feb 13, 2026Updated 2 weeks ago
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- Texture block compression using WGPU compute shader.☆16Jan 3, 2026Updated last month
- Rust 3d collision detection using glam☆15Jul 18, 2020Updated 5 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Jun 10, 2024Updated last year
- A Datalog Framework for Python☆16Mar 8, 2023Updated 2 years ago
- Dwarf Fortress inspired frontend to Veloren, the multiplayer RPG voxel game written in Rust☆16Jan 20, 2023Updated 3 years ago
- Generic virtual dom implementation for rust☆17Mar 4, 2024Updated last year
- horrible serde macro stuff☆39Nov 10, 2023Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offs…☆15Jul 22, 2022Updated 3 years ago
- Record and replay 🖱 input with precise timing☆18Sep 12, 2022Updated 3 years ago
- Library for modelling Rust applications with actors☆20Nov 24, 2025Updated 3 months ago
- Experiments with high-throughput lexing on aarch64☆23Apr 1, 2024Updated last year
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆18Jun 23, 2024Updated last year
- Rust type erased vector.☆22Aug 25, 2025Updated 6 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Idiomatic and FFI Safe dyn traits in Rust☆21May 19, 2023Updated 2 years ago
- ☆20Jul 8, 2025Updated 7 months ago
- A buffering MPSC queue.☆87Dec 3, 2025Updated 2 months ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Apr 13, 2022Updated 3 years ago
- Fast geodesic distance approximations via flat surface projection☆20Feb 2, 2026Updated 3 weeks ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Mar 15, 2024Updated last year
- High-performance wait-free memory reclamation for wait-free data structures (ASMR). Bounded memory usage, predictable latency.☆51Updated this week
- Check that a crate builds without libstd☆25Jan 31, 2021Updated 5 years ago