matthieu-m / storage-poc
Exploration of using Storage instead of Allocator to parameterize collections in Rust
☆137Updated last year
Related projects ⓘ
Alternatives and complementary repositories for storage-poc
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Small, fast, synchronization primitives☆240Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Easy function multiversioning for Rust☆206Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆127Updated this week
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Changing function definitions at runtime in Rust☆129Updated 2 years ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- A library for compact bit sets containing enums.☆93Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Constant-time dynamic memory allocator in Rust☆88Updated last year
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- generators☆202Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆160Updated this week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Bare-metal allocators.☆75Updated 2 years ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago