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 Configuration Library for Rust Applications☆49Updated last month
- A procedural macro for defining nom combinators in simple DSL☆46Updated 11 months ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Free conversion between async and sync in Rust☆52Updated 3 years ago
- A fast runtime-agnostic object pool for async rust.☆34Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆51Updated this week
- A `Send` version of `Iterator::chunks`☆20Updated last month
- A lock-free memory allocator☆65Updated 3 months ago
- Where is my space?☆41Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- SQLite-based on-disk cache for Rust.☆24Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆52Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆162Updated this week
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- std::simd implementation of BLAKE3☆24Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆99Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Dynamic structured values for Rust☆28Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago