creativcoder / avrow
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
Alternatives and similar repositories for avrow
Users that are interested in avrow are comparing it to the libraries listed below
Sorting:
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Opentelemetry layer for the tracing crate☆23Updated 5 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 4 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- ☆47Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- An MPMC journaled broadcast channel☆13Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago