MaterializeInc / rust-protobuf-nativeLinks
Rust build system integration for protobuf, Google's data interchange format.
☆18Updated 7 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.☆90Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- 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…☆93Updated 5 months 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
- Runtime-agnostic actor library☆77Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An efficient JSON Value parser☆76Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 11 months ago
- Typed any map for rust☆67Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated this week
- Take a value atomically once.☆30Updated 2 years ago