Ereski / generic-std
Experimental HKT framework and generic traits for the standard library
☆20Updated 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
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆55Updated 10 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- dynamic smart pointers☆31Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆17Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- ☆38Updated last year
- ☆21Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- Allows you to use a macro prefix_all to prefix every attribute in structs and enums on serialization☆12Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago