⅋ — session types for Rust
☆222Jul 23, 2025Updated 7 months ago
Alternatives and similar repositories for par
Users that are interested in par are comparing it to the libraries listed below
Sorting:
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Feb 3, 2026Updated last month
- A worker pool library for Rust☆12Oct 3, 2025Updated 5 months ago
- Owned container for dynamically-sized types backed by inline memory☆12Sep 6, 2024Updated last year
- A prototype notation for referentially stable constructors☆17Jul 15, 2025Updated 8 months ago
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆1,991Mar 13, 2026Updated last week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,433Updated this week
- Ergonomic and composable async stream generation without macros☆26Feb 17, 2026Updated last month
- A crate to provide anonymous row type, which fields can be access by lens-rs☆15May 27, 2021Updated 4 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Jan 6, 2025Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Nov 5, 2024Updated last year
- Deadlock free mutexes☆177Mar 30, 2025Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- threadstack, ergonomic library for thread local stacks☆11Mar 5, 2021Updated 5 years ago
- ☆524Oct 7, 2025Updated 5 months ago
- Macros for implementing Type-State-Pattern on your structs and methods☆262Mar 20, 2025Updated last year
- A Rust hash table using 8-way hopscotch hashing with constant-time worst-case lookups, and SIMD acceleration☆23Oct 4, 2025Updated 5 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 10 months ago
- (ab)using Rust's async/await syntax to write simple state machine based coroutines☆29Jul 28, 2025Updated 7 months ago
- ☆2,032Jan 27, 2026Updated last month
- Stack of Rust crates for stead state projects☆72Mar 1, 2026Updated 3 weeks ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- A rewrite of the GNU wc tool boasting much faster reads using concurrency across all system cores.☆41May 19, 2025Updated 10 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,656Feb 26, 2026Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- A more powerful replacement for standard macros☆40Dec 5, 2024Updated last year
- Fast and simple benchmarking for Rust projects☆1,370Apr 17, 2025Updated 11 months ago
- Rust programs written entirely in Rust☆870Apr 30, 2025Updated 10 months ago
- Sparse Voxel Octree implementation in WGSL ( hence: shady ) with handling and utilities in Rust.☆33Apr 19, 2025Updated 11 months ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,968Updated this week
- Experiments with structured concurrency in Rust☆422Jul 24, 2024Updated last year
- ☆36Jun 7, 2024Updated last year
- Hybrid typenum/const generic arrays☆20Mar 8, 2026Updated last week
- Compile-time string pattern matching that reverses format! interpolation — a lightweight regex alternative with no runtime compilation co…☆160Updated this week
- A very fast linker for Linux☆3,436Updated this week
- async time combinators☆25Nov 9, 2025Updated 4 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆222Dec 3, 2025Updated 3 months ago
- Physically based rendering in Rust☆38May 24, 2024Updated last year
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Jul 1, 2025Updated 8 months ago