Marthog / rust-stmLinks
Software transactional memory
☆269Updated 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☆251Updated 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☆531Updated 4 years ago
- garbage collection☆324Updated 6 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 6 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Efficient transactional memory in rust.☆210Updated 4 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 stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Compile time numbers in Rust.☆568Updated last month
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- GLL parsing framework.☆138Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Lazy Evaluation for Rust.☆134Updated 10 years ago
- Generic array types in Rust☆431Updated 2 weeks ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆144Updated 9 months ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- Your favourite Haskell type classes for Rust☆265Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A very small GC in Rust, with a safe API☆63Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago