zhiburt / tabledLinks
An easy to use library for pretty print tables of Rust structs and enums.
☆2,247Updated 2 months ago
Alternatives and similar repositories for tabled
Users that are interested in tabled are comparing it to the libraries listed below
Sorting:
- Rust utility library for nice command line prompts and similar things☆1,507Updated 3 weeks ago
- Build beautiful terminal tables with automatic content wrapping☆1,224Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- A simple, safe HTTP client☆1,998Updated this week
- A small rust library for adding custom derives to enums☆2,194Updated 3 months ago
- A next-generation test runner for Rust.☆2,661Updated this week
- Find unused dependencies in Cargo.toml☆2,032Updated last week
- derive(Error) for struct and enum error types☆5,196Updated last week
- A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.☆2,351Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,373Updated last month
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- A Rust library for building interactive prompts☆2,414Updated last month
- (Rust) Coloring terminal so simple you already know how to do it !☆1,942Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- background code checker☆2,869Updated this week
- Easily assign underlying errors into domain-specific errors while adding context