leudz / beach_mapLinks
Implementation of a slotmap
☆10Updated last week
Alternatives and similar repositories for beach_map
Users that are interested in beach_map are comparing it to the libraries listed below
Sorting:
- Arena allocator with scopes☆44Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆30Updated this week
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- A interface for Rust to interact with the taskbar☆19Updated 3 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated 2 weeks ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- Procedural macros for working with Vulkan shaders☆43Updated 3 months ago
- Exhaustive iteration trait in Rust☆18Updated last week
- ☆18Updated 3 years ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- Hierarchical sparse bitset☆52Updated last month
- ☆31Updated 5 years ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- A compile time sized array of bits☆12Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- Non-allocating iterator over command line arguments☆48Updated 2 weeks ago
- A vector-based map and set implementation for rust☆13Updated this week
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A trig-less 2d line of sight algorithm in Rust☆24Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago