uhmarcel / rbase64Links
A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.
☆12Updated 2 years ago
Alternatives and similar repositories for rbase64
Users that are interested in rbase64 are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A bridge between different serde implementations.☆16Updated 4 months ago
- A Configuration Library for Rust Applications☆50Updated last month
- Free conversion between async and sync in Rust☆52Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆52Updated last year
- A procedural macro for defining nom combinators in simple DSL☆47Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- A `Send` version of `Iterator::chunks`☆20Updated 2 months ago
- SQLite-based on-disk cache for Rust.☆24Updated last year
- A lock-free memory allocator☆65Updated 4 months ago
- Rust's Enum variant counter☆15Updated 4 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- A fast runtime-agnostic object pool for async rust.☆38Updated last week
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆54Updated 3 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Asynchronous DNS lookups☆67Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- ☆48Updated 3 years ago
- Thread parking and unparking☆82Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A typed map which can make sure item exist.☆36Updated last year
- Rust library to ease the task of creating daemons☆53Updated 8 months ago
- a fast async pool based on channel☆26Updated last week