mumbleskates / bilrostLinks
A compact, extensible, ergonomic binary encoding for the Rust language
☆38Updated 3 months ago
Alternatives and similar repositories for bilrost
Users that are interested in bilrost are comparing it to the libraries listed below
Sorting:
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- ☆59Updated 2 months ago
- Hierarchical sparse bitset☆52Updated last month
- Extract differences between arbitrary datastructures☆90Updated last year
- Streaming JSON reader and writer written in Rust☆87Updated 3 weeks ago
- ☆76Updated last month
- ☆64Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Typed any map for rust☆67Updated last year
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆141Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Human-friendly indexed collections☆56Updated 2 months ago
- Dead simple queue implementation for rust with async-await☆107Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A Rust library for revision-tolerant serialisation and deserialisation, with support for schema evolution over time☆37Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆80Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆100Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month