fosskers / linyaLinks
Simple concurrent progress bars.
☆104Updated 11 months ago
Alternatives and similar repositories for linya
Users that are interested in linya are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- A tool to mine crates.io and produce static websites☆136Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- fn(Code) -> Docs☆86Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆121Updated 8 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- Define your own PhantomData☆156Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆112Updated 2 years ago
- ☆142Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- zero runtime cost default arguments in rust☆90Updated 3 weeks ago
- A flowchart description language.☆123Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago