rsalmei / refineLinks
Refine your file collections using Rust!
☆14Updated 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!☆41Updated 10 months ago
- Static Linear Algebra System☆36Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- ☆21Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- PID Controller written in Rust☆24Updated 3 months ago
- Obsessively tiny error derive macro☆87Updated 5 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated 2 weeks ago
- Uuid library for Rust☆26Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust crate for creating beautiful interactive visualisations☆32Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Helps you frob those bits☆38Updated 11 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆65Updated 2 months ago
- Ergonomically run processes with limits.☆37Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Cross-platform polyfills.☆17Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 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
- virtual machine for rapid embedded development☆29Updated 6 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 3 weeks ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago