Marthog / rust-stmLinks
Software transactional memory
☆270Updated 4 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
- Design by contract style assertions for Rust☆252Updated 4 years ago
- Monadic do notation for rust using macro and duck typing☆231Updated 6 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆534Updated 4 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 7 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- garbage collection☆324Updated 6 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Allocators in Rust☆317Updated 5 years ago
- Compile time numbers in Rust.☆570Updated last month
- Your favourite Haskell type classes for Rust☆265Updated 2 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- Lazy Evaluation for Rust.☆134Updated 10 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- GLL parsing framework.☆138Updated last year
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- Generic array types in Rust☆431Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- toy futures executor 🚒📖🔥☆236Updated 5 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 5 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆183Updated 8 years ago