Marthog / rust-stmLinks
Software transactional memory
☆261Updated 3 years ago
Alternatives and similar repositories for rust-stm
Users that are interested in rust-stm are comparing it to the libraries listed below
Sorting:
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Monadic do notation for rust using macro and duck typing☆228Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Design by contract style assertions for Rust☆247Updated 4 years ago
- Allocators in Rust☆313Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Compile time numbers in Rust.☆547Updated 3 weeks ago
- Easily hotswap functions in running executables☆141Updated 6 years ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Generic array types in Rust☆411Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A mortifying serialization library for Rust☆339Updated 2 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 4 months ago
- A fast mpmc queue with broadcast capabilities☆206Updated 6 years ago
- Your favourite Haskell type classes for Rust☆240Updated 2 years ago
- ☆129Updated 5 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- rust stackful generator library☆332Updated last month
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- A library for creating references that carry their owner with them.☆373Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago