conradludgate / generic-str
Annoyed that Rust has many string types? Well it doesn't have to
☆39Updated 3 years ago
Alternatives and similar repositories for generic-str:
Users that are interested in generic-str are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Cargo API written in Paris☆47Updated 2 weeks ago
- Take a value atomically once.☆28Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 3 months 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆54Updated last year
- ☆36Updated last year
- `smol` integrations with `hyper`☆14Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Imitate the documentation build that docs.rs would do☆49Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 2 weeks ago
- Binary size analyzer for Rust programs☆36Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- String optimized for map keys☆62Updated last month
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A Rustified OpenCL Experience☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Exhaustive iteration trait in Rust☆14Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- State machine pattern for Rust☆29Updated 4 months ago