OptimisticPeach / overloadable
Overloadable functions in rust.
☆43Updated 5 years ago
Alternatives and similar repositories for overloadable
Users that are interested in overloadable are comparing it to the libraries listed below
Sorting:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Streams and broadcasts: functional reactive programming in Rust.☆37Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆56Updated 11 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Supercharge you Rust programs!☆38Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- String optimized for map keys☆62Updated this week
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- Futures-aware lock primitives☆39Updated 5 months ago