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
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A timeout connector for the hyper client☆26Updated 4 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Opentelemetry layer for the tracing crate☆23Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 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…☆78Updated last week
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆37Updated 4 years ago
- Rust wrapper for posix message queues☆16Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- axum::ws with type safe messages☆23Updated 10 months ago
- Library implementing the prefix tree in Rust☆34Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago