fitzgen / histoLinks
Histograms with a configurable number of buckets, and a terminal-friendly Display.
☆31Updated last year
Alternatives and similar repositories for histo
Users that are interested in histo are comparing it to the libraries listed below
Sorting:
- Copy-on-write string utilities for Rust☆159Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆34Updated 9 months ago
- ☆57Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- ☆109Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Faster integer division and modulus operations☆87Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- ☆47Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Rust serializer library☆87Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Thread parking and unparking☆78Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆126Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Read and write from offsets in Rust.☆87Updated last week
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago