newpavlov / fsm-benchLinks
Benchmark of Finite State Machine approaches
☆28Updated 5 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☆50Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 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
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- An experimental columnar arena☆43Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Stack-allocated trait objects☆19Updated 3 years ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- ☆47Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago