amethyst / hibitsetLinks
Hierarchical bit set container
☆127Updated last year
Alternatives and similar repositories for hibitset
Users that are interested in hibitset are comparing it to the libraries listed below
Sorting:
- Implementation agnostic memory allocator for Vulkan-like APIs☆91Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆153Updated 10 months ago
- Optick for Rust☆95Updated 4 years ago
- Shred based event handler☆60Updated 3 years ago
- Shared resource dispatcher☆251Updated 10 months ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 8 months ago
- microprofile for rust☆123Updated 5 years ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- 🔆 Superluminal Performance profiler Rust API 🦀☆101Updated 8 months ago
- Interpolation made easy.☆168Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.☆80Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Math Interoperability Types☆283Updated 2 years ago
- Glium-based 3D rendering pipeline☆63Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Thermite SIMD: Melt your CPU☆155Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Task Orchestration Framework☆58Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated last month
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given