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:
- A C expression parser and evaluator☆49Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- A compile time sized array of bits☆12Updated 4 years ago
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated last month
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated 2 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆87Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Hierarchical sparse bitset☆51Updated 2 weeks ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- Non-allocating iterator over command line arguments☆48Updated 2 weeks ago
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- A interface for Rust to interact with the taskbar☆19Updated 3 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
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- ☆31Updated 5 years ago
- Helps you frob those bits☆40Updated last year
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- Moving code-gen out of `build.rs`☆19Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 6 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- 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