AntoineMugnier / kaori-hsmLinks
State machine framework in Rust
☆21Updated last year
Alternatives and similar repositories for kaori-hsm
Users that are interested in kaori-hsm are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Bigtable but smol☆49Updated this week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆173Updated 6 months ago
- A crate to protect against malicious JSON payloads.☆63Updated last year
- Graph-aware monorepo orchestration for Rust workspaces☆189Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 3 weeks ago
- Tiny Rust Async Linux Executor☆111Updated 8 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 8 months ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- ☆64Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Finite State Machines with an entry API and data storage☆42Updated 9 months ago
- Alternative future adapters that provide cancel safety.☆79Updated 3 weeks ago
- 🐞 VS Code extension to debug tracing logs 🦀☆72Updated 8 months ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆111Updated last week
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- ☆26Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- A Rust USB library which works on both native and WASM targets☆23Updated last month
- Structured data serialization library☆22Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- fumble is an oxidized (Rust-based) implementation of the original clumsy tool, designed to simulate adverse network conditions on Windows…☆57Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Create local first, peer to peer application (P2P) using a GraphQL inspired API☆22Updated last year
- A rust crate that provides a space efficient 𝛿-based CRDT implementation