newpavlov / fsm-benchLinks
Benchmark of Finite State Machine approaches
☆28Updated 4 years ago
Alternatives and similar repositories for fsm-bench
Users that are interested in fsm-bench are comparing it to the libraries listed below
Sorting:
- Crunchy unroller - deterministically unroll constant loops☆43Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 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…☆45Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Flexible and modular framework for different NP-Problems with different solvers☆22Updated 6 months ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- ☆63Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Efficient sets of bytes for Rust☆19Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- An experimental columnar arena☆43Updated 10 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- scraps of a potential language☆38Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago