mekaem / atomalloc
atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust
☆26Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for atomalloc
- Experimenting with Rust's fundamental data model☆47Updated last month
- Memory validation framework for Rust☆65Updated last month
- constant-size associative container backed by a simple array☆19Updated last year
- An experiment in an augmented error handling type for Rust☆36Updated this week
- Human-friendly indexed collections☆51Updated 10 months ago
- Somewhat hacky workaround for the lack of stream generators☆14Updated last month
- ☆15Updated 4 months ago
- Allows for proper and easy handling of volatile memory☆35Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A Rust allocator which makes sound when active, like a Geiger counter.☆108Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A playground for thinking about what Rust could be like☆23Updated 2 months ago
- An object system for Rust based on relative pointers☆37Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆27Updated 2 weeks ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Serde Visitor for deserializing untagged enums☆59Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Extensions to the Rust standard library☆42Updated 7 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- MnemOS Global Networking Protocol☆16Updated 9 months ago
- Example implementation of stack tokens for Rust☆33Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A minimalist property-based testing library☆104Updated 3 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆45Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Transitive derive macros for Rust☆30Updated 6 months ago