matklad / typed_key
A Rust library for strongly-typed string keys for configuration.
☆25Updated 6 years ago
Alternatives and similar repositories for typed_key:
Users that are interested in typed_key are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆33Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- User first async http client☆24Updated last year
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- configuration☆31Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆20Updated 8 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆59Updated 7 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- 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
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- derive macro for the Fail trait☆24Updated 7 years ago