creativcoder / avrowLinks
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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A dependency injection library for message-based applications☆38Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Serializable trait objects for Rust.☆54Updated 3 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆110Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Opentelemetry layer for the tracing crate☆23Updated 5 years ago
- A simple cross-process locking API☆38Updated 3 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Rust serializer library☆87Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Proc macro attributes for Bastion runtime.☆51Updated 3 years ago
- ☆13Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Run closures in parallel☆114Updated 5 months ago
- An async NATS client library for the Rust programming language.☆83Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year