sdball / cattacaLinks
Read from a specified file or STDIN and output a specified number of random lines
☆11Updated last year
Alternatives and similar repositories for cattaca
Users that are interested in cattaca are comparing it to the libraries listed below
Sorting:
- One macro to rule them all☆21Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 4 months ago
- A tracing aware eyre variant that captures SpanTraces and Backtraces and supports rich context for errors with warnings, suggestions, and…☆28Updated 2 years ago
- ☆27Updated 2 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Compact sets in rust☆60Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Rust implementation of Tim Bray's topfew tool☆40Updated 2 months ago
- A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)☆21Updated 3 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Textual tables with automatic alignment☆39Updated 2 years ago
- CLI tool to work with Sled key-value databases.☆42Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- A fast, extensible, command-line arguments parser☆18Updated 4 years ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago