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☆49Updated 5 months ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 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
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Tools for data-oriented programming☆60Updated 9 months 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
- Easy access to individual bits of integers.☆51Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆64Updated 8 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆24Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Concurrent hash trie☆58Updated 5 years ago