MaterializeInc / rust-protobuf-nativeLinks
Rust build system integration for protobuf, Google's data interchange format.
☆18Updated 4 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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years 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…☆84Updated 2 months ago
- ☆72Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Runtime-agnostic actor library☆77Updated last year
- Multi-source configuration library for Rust.☆38Updated this week
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- High precision decimal☆24Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year