Ereski / generic-stdLinks
Experimental HKT framework and generic traits for the standard library
☆21Updated 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
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- ☆45Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- ☆17Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Set the error context using doc comments☆54Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- ☆63Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Derive for the Display trait☆52Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago