matthieu-m / storage-pocLinks
Exploration of using Storage instead of Allocator to parameterize collections in Rust
☆142Updated 2 years ago
Alternatives and similar repositories for storage-poc
Users that are interested in storage-poc are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆164Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- generators☆211Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆55Updated 5 months ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- ☆168Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Token tree calling convention☆83Updated 3 years ago
- Better reference counted strings for Rust☆140Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year