kurtlawrence / how-u-doinLinks
Progress reporting abstraction for Rust
☆65Updated last year
Alternatives and similar repositories for how-u-doin
Users that are interested in how-u-doin are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A super powered testing macro for Rust☆124Updated 9 months ago
- ☆64Updated 2 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- ☆148Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated last week
- A generic abstraction of paginated APIs☆62Updated last year
- ☆76Updated last month
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 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…☆99Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- ☆112Updated 3 years ago
- Typed any map for rust☆67Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month