fklr / atomallocLinks
atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust
☆29Updated 6 months ago
Alternatives and similar repositories for atomalloc
Users that are interested in atomalloc are comparing it to the libraries listed below
Sorting:
- Memory validation framework for Rust☆70Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Human-friendly indexed collections☆54Updated this week
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- A minimalist property-based testing library☆116Updated 4 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Non-allocating iterator over command line arguments☆46Updated this week
- A playground for thinking about what Rust could be like☆23Updated last year
- Simple monolithic kernel written in Rust for x86-64☆24Updated 6 months ago
- Bigtable but smol☆47Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆35Updated 7 months ago
- An experiment in an augmented error handling type for Rust☆40Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆69Updated 2 weeks ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Helps you frob those bits☆40Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 6 months ago
- Somewhat hacky workaround for the lack of stream generators☆16Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆68Updated this week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Ergonomic Type Diffs☆61Updated 2 months ago
- Extensions to the Rust standard library☆47Updated 9 months ago
- Thread-unsafe async runtime☆29Updated 10 months ago