mtak- / swym
Efficient transactional memory in rust.
☆209Updated 3 years ago
Alternatives and similar repositories for swym:
Users that are interested in swym are comparing it to the libraries listed below
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A library for creating references that carry their owner with them.☆364Updated last year
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Compact string type for zero-copy parsing☆252Updated last year
- Generic array types in Rust☆406Updated last month
- ☆129Updated 5 years ago
- Rust interface to io_uring☆329Updated 8 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- A rust-macro which makes errors easy to write☆335Updated 9 months ago
- garbage collection☆321Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 2 weeks ago
- Extremely generic linear algebra libary for Rust☆221Updated 3 months ago
- asynchronous networking primitives☆407Updated 5 years ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Stackless generators on stable Rust.☆449Updated 2 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago