mumbleskates / bilrostLinks
A compact, extensible, ergonomic binary encoding for the Rust language
☆26Updated 2 weeks ago
Alternatives and similar repositories for bilrost
Users that are interested in bilrost are comparing it to the libraries listed below
Sorting:
- Rust concurrent single-value update and receive channel☆22Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- zero-dependency rust crate for generating and applying partial diffs between struct instances☆27Updated last week
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 9 months ago
- ☆62Updated 2 months ago
- Image Diff for snapshot testing☆37Updated 3 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Rust crate for displaying in different formats☆13Updated 2 years ago
- ☆17Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆64Updated this week
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Sans-I/O abstraction layer for any async runtime.☆16Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆23Updated 2 months ago
- This is a Order-preserving encryption (OPE) lib inspired by cryptdb's ope implementation.☆10Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Hierarchical sparse bitset☆45Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Integration between rustls and tokio-postgres☆34Updated 8 months ago