Marthog / rust-stmLinks
Software transactional memory
☆271Updated 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.☆243Updated 3 years ago
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆536Updated 4 years ago
- Design by contract style assertions for Rust☆252Updated 5 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 2 years ago
- garbage collection☆326Updated 6 years ago
- 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 numbers in Rust.☆571Updated 2 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 5 years ago
- Your favourite Haskell type classes for Rust☆266Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆211Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 3 years ago
- Easily hotswap functions in running executables☆144Updated 7 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- A high-level language for Rust☆341Updated 6 years ago
- Benchmarks for the nom, the Rust parser combinators library☆129Updated last year
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆144Updated 10 months ago
- Functional Reactive Programming library for Rust☆418Updated 11 months ago
- Lazy Evaluation for Rust.☆134Updated 10 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆262Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆312Updated 3 years ago
- toy futures executor 🚒📖🔥☆236Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year