SergioBenitez / uncasedLinks
Case-preserving, ASCII case-insensitive `no_std` string types for Rust.
☆12Updated last year
Alternatives and similar repositories for uncased
Users that are interested in uncased are comparing it to the libraries listed below
Sorting:
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 5 months ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Asynchronous C++ interoperability for Rust☆10Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- A command line tool to generate Unicode tables as source code.☆109Updated 10 months ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A Rusty .DS_Store file parser!☆28Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated this week
- dom-like layout for terminal applications☆13Updated 4 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 5 months ago
- ☆36Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Textual tables with automatic alignment☆39Updated last year
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Thread-unsafe async runtime☆28Updated 9 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust.