Marthog / rust-stm
Software transactional memory
☆256Updated 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
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Monadic do notation for rust using macro and duck typing☆227Updated 5 years ago
- Allocators in Rust☆312Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Design by contract style assertions for Rust☆244Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Fast generic radix trie implemented in Rust☆197Updated 2 years ago
- Rust interface to io_uring☆332Updated 10 months ago
- Compile time numbers in Rust.☆543Updated last week
- Algebraic structure and emulation of higher kinded types for Rust☆106Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 2 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆142Updated last month
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆322Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- Your favourite Haskell type classes for Rust☆225Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A fast mpmc queue with broadcast capabilities☆204Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 3 years ago
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago