newpavlov / fsm-benchLinks
Benchmark of Finite State Machine approaches
☆27Updated 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:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Crunchy unroller - deterministically unroll constant loops☆41Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- An experimental columnar arena☆43Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 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
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- ☆63Updated 8 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago