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:
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A fast, concurrent string interner☆159Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Small, fast, synchronization primitives☆252Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A library for compact bit sets containing enums.☆119Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- generators☆211Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆112Updated 2 years ago
- Bare-metal allocators.☆75Updated 3 years ago