Lol3rrr / termgraph
A Crate to display Graphs on the Terminal
☆31Updated last year
Alternatives and similar repositories for termgraph:
Users that are interested in termgraph are comparing it to the libraries listed below
- A Rustified OpenCL Experience☆46Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A memory efficient syntax tree for language developers☆52Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆25Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- The missing compound borrowing for Rust.☆58Updated 2 weeks ago
- An exploration of Storages☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Make any value Sync but only available on its original thread☆37Updated last week