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
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Streams and broadcasts: functional reactive programming in Rust.☆37Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆55Updated 10 months ago
- Extensions for the Rust standard library☆39Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months 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
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Macro for sealing traits and structures☆52Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago