Marthog / rust-stmLinks
Software transactional memory
☆260Updated 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.☆243Updated 3 years ago
- Monadic do notation for rust using macro and duck typing☆228Updated 6 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Design by contract style assertions for Rust☆245Updated 4 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Allocators in Rust☆313Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Compile time numbers in Rust.☆548Updated this week
- A fast mpmc queue with broadcast capabilities☆205Updated 6 years ago
- Rust interface to io_uring☆333Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 3 months ago
- Your favourite Haskell type classes for Rust☆228Updated 2 years ago
- Easily hotswap functions in running executables☆140Updated 6 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year