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☆161Updated last year
- Small, fast, synchronization primitives☆253Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- A library for compact bit sets containing enums.☆120Updated last week
- Easy function multiversioning for Rust☆249Updated 11 months ago
- offsetof for Rust☆229Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Please do not use this.☆187Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- ☆53Updated 3 months ago
- Changing function definitions at runtime in Rust☆133Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- generators☆211Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- A Vec That Has a Smaller size_of☆146Updated 2 months ago