mekaem / atomalloc
atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust
☆26Updated 2 weeks ago
Alternatives and similar repositories for atomalloc:
Users that are interested in atomalloc are comparing it to the libraries listed below
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- Memory validation framework for Rust☆66Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆60Updated 2 months ago
- Library for building stateful property tests using the proptest crate☆23Updated 7 months ago
- Human-friendly indexed collections☆51Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Helps you frob those bits☆35Updated 5 months ago
- An alternative `std`-like implementation built on origin☆25Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Extensions to the Rust standard library☆43Updated last month
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- constant-size associative container backed by a simple array☆19Updated last year
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- A minimalist property-based testing library☆107Updated last month
- Somewhat hacky workaround for the lack of stream generators☆14Updated 3 months ago
- Callgrind-based benchmark harness written in Rust☆26Updated last year
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- A playground for thinking about what Rust could be like☆23Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- trigger io::Error's in test, and annotate their source☆30Updated last year
- An experiment in an augmented error handling type for Rust☆37Updated this week
- Allows for proper and easy handling of volatile memory☆36Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- This is a project to learn how to implement instruction dispatch in Rust.☆19Updated 6 months ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 9 months ago
- A sinless derive helper☆52Updated 2 months ago