rsalmei / refine
Refine your file collections using Rust!
☆13Updated last week
Alternatives and similar repositories for refine
Users that are interested in refine are comparing it to the libraries listed below
Sorting:
- Generate beautiful human representations of bytes, durations, and even throughputs!☆40Updated 8 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Helps you frob those bits☆37Updated 9 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Executor agnostic async TFTP implementation☆27Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- 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
- 📮 load, write, and copy remote and local assets☆27Updated last month
- a fast async pool based on channel☆24Updated 2 weeks ago
- image segmentation on video and images☆47Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Serde support for the humantime crate☆33Updated last year
- State machine pattern for Rust☆29Updated 6 months ago
- Rust HAL repp☆12Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆23Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 4 months ago
- Updater program for axo tools☆24Updated last month
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆24Updated 2 years ago