mtak- / swym
Efficient transactional memory in rust.
☆209Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for swym
- A library for creating references that carry their owner with them.☆362Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A compiler plugin to insert flame calls☆378Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- An object pool manager in Rust☆195Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Fast, ergonomic metrics for Rust☆337Updated 3 weeks ago
- asynchronous networking primitives☆407Updated 5 years ago
- Procedural macros in expression position☆203Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆325Updated 5 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- skiplist☆140Updated 2 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- garbage collection☆319Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Allocators in Rust☆310Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Rust interface to io_uring☆329Updated 5 months ago
- Compact string type for zero-copy parsing☆250Updated 11 months ago
- An experimental serialization system written in Rust☆263Updated last year
- Generic array types in Rust☆405Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated 3 weeks ago
- Multi-producer multi-consumer channels for message passing☆324Updated 6 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- ☆129Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated 3 years ago
- Faster, more compact implementation of std::Cow☆337Updated last year