thomaschaplin / rust-counter-strings
๐งต Generate self-describing strings of a given length to help aid software testing
โ24Updated 10 months ago
Alternatives and similar repositories for rust-counter-strings:
Users that are interested in rust-counter-strings are comparing it to the libraries listed below
- Only argument parsing! Nothing more.โ16Updated 10 months ago
- Generate is a library for building iterators on the flyโ39Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.โ37Updated last year
- Exit cleanly with an exit code.โ13Updated last year
- Pretty-print file sizes and moreโ43Updated 8 months ago
- Zero-cost bitsets over native Rust typesโ76Updated last month
- A library for manipulating unstructured Markdown documents.โ49Updated last year
- A macro to define lambda-like macros inline.โ16Updated 5 years ago
- A memory efficient container for rust nested collectionsโ39Updated 2 years ago
- Types to define keyboard related events.โ56Updated 3 weeks ago
- Make any value Sync but only available on its original threadโ37Updated last year
- A maintained fork of the app-dirs-rs project.โ36Updated 4 months ago
- โ23Updated last year
- HTML-documentation embedded in a rust binaryโ10Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatibleโ39Updated 3 years ago
- Parse environment variables by defining a structโ24Updated 5 years ago
- Fast and compact sets of bytes or ASCII charactersโ28Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.โ53Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`โ29Updated last year
- Defer dropping large structs to a background threadโ61Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variantsโ28Updated last year
- Procedural macro span debugger/visualizerโ40Updated 4 years ago
- Easy-cast libraryโ25Updated last month
- โ58Updated 4 months ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.โ42Updated 4 years ago
- Thread-unsafe async runtimeโ27Updated 2 months ago
- bytes::BufMut implementation to count buffer sizeโ21Updated 2 months ago