frol / flatc-rustLinks
FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)
☆116Updated 2 months ago
Alternatives and similar repositories for flatc-rust
Users that are interested in flatc-rust are comparing it to the libraries listed below
Sorting:
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- An async NATS client library for the Rust programming language.☆83Updated 11 months ago
- Asynchronous HTTP body trait☆142Updated last month
- ☆70Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A Rust library for interrupting asynchronous streams.☆160Updated 5 months ago
- ☆73Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- ☆61Updated 3 years ago
- Run closures in parallel☆113Updated 4 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Utilities for pinning☆97Updated last year
- The feature-rich, portable async channel library☆255Updated 2 years ago
- RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust☆153Updated 2 months ago
- Heap-based async timers☆212Updated 11 months ago
- Async filesystem primitives☆132Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated last year