Marthog / rust-stmLinks
Software transactional memory
☆266Updated 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
- Monadic do notation for rust using macro and duck typing☆229Updated 6 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆527Updated 4 years ago
- Design by contract style assertions for Rust☆249Updated 4 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- garbage collection☆323Updated 6 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Allocators in Rust☆316Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Your favourite Haskell type classes for Rust☆264Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Compile time numbers in Rust.☆561Updated 3 months ago
- Easily hotswap functions in running executables☆142Updated 7 years ago
- GLL parsing framework.☆137Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Lazy Evaluation for Rust.☆135Updated 10 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- ☆152Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 2 years ago
- Context utilities in Rust☆92Updated 2 years ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- Functional Reactive Programming library for Rust☆418Updated 7 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- A fast mpmc queue with broadcast capabilities☆208Updated 7 years ago