Exploration of using Storage instead of Allocator to parameterize collections in Rust
☆146Feb 18, 2023Updated 3 years ago
Alternatives and similar repositories for storage-poc
Users that are interested in storage-poc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 5 years ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- An exploration of Storages☆42Oct 29, 2023Updated 2 years ago
- ☆16Jan 28, 2021Updated 5 years ago
- ☆19Apr 9, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 4 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆250Jul 7, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,523Jul 19, 2026Updated last month
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24May 15, 2025Updated last year
- Swift-style keypaths in Rust☆60Jul 7, 2021Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆78Oct 7, 2023Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆192May 9, 2021Updated 5 years ago
- Experimenting with ergonomic dyn types☆29Dec 6, 2021Updated 4 years ago
- Like a cell, but make lifetimes dynamic instead of ownership☆22Jul 14, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Take a reference and get back a slice of length one☆25Apr 29, 2021Updated 5 years ago
- Compile-time reference counting☆460May 18, 2025Updated last year
- Derive macro for generating arrays from struct fields.☆20Apr 8, 2026Updated 4 months ago
- A framework for writing plugins that integrate with the Rust compiler☆176Jun 7, 2026Updated 2 months ago
- Versioned data-structures for Rust☆207Feb 26, 2025Updated last year
- Project group working on the "safe transmute" feature☆102Jul 7, 2026Updated last month
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 4 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Duplicate an async I/O handle☆44Feb 15, 2026Updated 6 months ago
- A crate for mucking around with piles of bytes☆1,052Aug 7, 2026Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆481Sep 13, 2025Updated 11 months ago
- Allocators in Rust☆318Apr 4, 2020Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆137Mar 29, 2026Updated 5 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆288Jul 20, 2026Updated last month
- Trees for fast location-to-value lookup.☆58Mar 30, 2026Updated 4 months ago
- Small, fast, synchronization primitives☆253Sep 13, 2024Updated last year
- Runtime with fast GC and easy concurrency.