A small ASCII-only bounded length string representation.
☆61Feb 7, 2022Updated 4 years ago
Alternatives and similar repositories for tinystr
Users that are interested in tinystr are comparing it to the libraries listed below
Sorting:
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- ☆19Jan 12, 2025Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- An MPMC journaled broadcast channel☆13Sep 9, 2020Updated 5 years ago
- Aligned allocation for Rust☆15Oct 27, 2020Updated 5 years ago
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- The tiniest sort☆15Apr 1, 2020Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Apr 17, 2020Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Feb 7, 2026Updated 3 weeks ago
- skiplist☆144Nov 24, 2021Updated 4 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated last year
- Configurable, extensible, interactive line reader☆194Aug 25, 2020Updated 5 years ago
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Sep 16, 2021Updated 4 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Dec 12, 2019Updated 6 years ago
- An async allocator with Fun™️ unsafe Rust☆17Jun 4, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Asynchronous HTTP/1.1 in Rust☆166Oct 8, 2023Updated 2 years ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Dec 2, 2020Updated 5 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Code from the paper 'Build Systems à la Carte' translated to Rust-like syntax☆21Oct 14, 2018Updated 7 years ago
- ☆246Jan 25, 2026Updated last month
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- enforce representation/class invariants in your Rust data structures☆12Feb 11, 2023Updated 3 years ago
- Like a cell, but make lifetimes dynamic instead of ownership☆21Jul 14, 2022Updated 3 years ago
- Const FNV1A hashing implementation.☆15Aug 13, 2022Updated 3 years ago
- ☆23Mar 5, 2025Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated 3 weeks ago
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- ☆25Jan 9, 2021Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago