sdball / cattaca
Read from a specified file or STDIN and output a specified number of random lines
☆11Updated 9 months ago
Alternatives and similar repositories for cattaca:
Users that are interested in cattaca are comparing it to the libraries listed below
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Rust crate for performing I/O in background thread☆28Updated last year
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- A fast, extensible, command-line arguments parser☆18Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- ☆27Updated last year
- Extra RNGs☆40Updated 3 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Wait for async tasks☆13Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Easy-cast library☆26Updated 2 months ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Trait implementation generator macro☆28Updated 2 weeks ago