leudz / beach_mapLinks
Implementation of a slotmap
☆10Updated last year
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
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated last week
- A compile time sized array of bits☆12Updated 4 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A vector-based map and set implementation for rust☆13Updated last month
- 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
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Hierarchical sparse bitset☆51Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- ☆31Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 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 5 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Garbage collector library☆23Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Procedural macros for working with Vulkan shaders☆43Updated last month