Ereski / generic-stdLinks
Experimental HKT framework and generic traits for the standard library
☆22Updated 2 years ago
Alternatives and similar repositories for generic-std
Users that are interested in generic-std are comparing it to the libraries listed below
Sorting:
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆46Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Concurrent hash trie☆58Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- composable validation functions for custom types☆14Updated 4 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago