Lol3rrr / termgraphLinks
A Crate to display Graphs on the Terminal
☆32Updated last year
Alternatives and similar repositories for termgraph
Users that are interested in termgraph are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Handle unexpected errors☆25Updated 11 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- List size of types in a Rust crate☆27Updated last year
- The missing compound borrowing for Rust.☆58Updated last month
- Lending iterators on stable Rust☆82Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- ☆40Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- An exploration of Storages☆35Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.