AronParker / brotlic
Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at customizable compression qualities and window sizes.
☆25Updated last year
Alternatives and similar repositories for brotlic:
Users that are interested in brotlic are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Configure const and static items by environment variables.☆24Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- `smol` integrations with `hyper`☆14Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Full precision decimal representation of f64☆25Updated this week
- Completion futures for Rust☆19Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- ☆24Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆11Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- ☆38Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Take a value atomically once.☆27Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Simple bitset with small-set (single-word) optimization☆19Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week