MaterializeInc / rust-protobuf-nativeLinks
Rust build system integration for protobuf, Google's data interchange format.
☆18Updated 8 months ago
Alternatives and similar repositories for rust-protobuf-native
Users that are interested in rust-protobuf-native are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- An efficient JSON Value parser☆77Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- An updated version of linked-hash-map and friends☆129Updated 6 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Resource limits☆51Updated last month
- Stack of Rust crates for stead state projects☆69Updated 2 months ago
- Rust traits for key comparison in maps.☆34Updated 7 months ago
- ☆75Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆87Updated 8 months ago
- Object Pool LockFree in Rust☆47Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Pure Rust library for Apache ZooKeeper built on tokio☆22Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆90Updated last year
- 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