aakoshh / async-stm-rs
Asynchronous Software Transactional Memory library for Rust
☆22Updated 10 months ago
Alternatives and similar repositories for async-stm-rs:
Users that are interested in async-stm-rs are comparing it to the libraries listed below
- Provides a Refl encoding in Rust☆69Updated last year
- Experimental type level programming in Rust☆37Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated 2 months ago
- ☆33Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A golden file testing library for rust☆33Updated last month
- exhaustive testing library☆63Updated 7 months ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- Why can't a tree be called Pluplusch?☆26Updated 3 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Fast cache efficient immutable map for rust☆28Updated 4 months ago
- Session types for asynchronous communication between multiple parties.☆41Updated 8 months ago
- ☆22Updated 3 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Type-Level Programming in Rust☆27Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Stack safe and expressive recursion in Rust☆96Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- A toy incremental computation framework☆15Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year