OptimisticPeach / overloadable
Overloadable functions in rust.
☆41Updated 5 years ago
Alternatives and similar repositories for overloadable:
Users that are interested in overloadable are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Streams and broadcasts: functional reactive programming in Rust.☆37Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated last week
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆25Updated 4 years ago
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Token tree calling convention☆79Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- ☆51Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- ☆44Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- Serialization value trees☆43Updated 5 months ago
- ☆64Updated 4 years ago
- Types to define keyboard related events.☆56Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago