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:
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months 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
- PEG parser generator built on top of nom☆70Updated 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…☆45Updated 3 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- An experimental columnar arena☆43Updated 10 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- ☆63Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆53Updated 5 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 4 years ago
- Experimental type level programming in Rust☆36Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Efficient sets of bytes for Rust☆19Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆47Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆41Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago