OptimisticPeach / overloadable
Overloadable functions in rust.
☆41Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for overloadable
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆50Updated 5 months ago
- Streams and broadcasts: functional reactive programming in Rust.☆36Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Defer running expensive destructors until later☆19Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- ☆66Updated 3 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Faster integer division and modulus operations☆70Updated last year