OptimisticPeach / overloadableLinks
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:
- Streams and broadcasts: functional reactive programming in Rust.☆37Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- ☆57Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Defer dropping large structs to a background thread☆62Updated 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…☆89Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆57Updated last year
- Automatic cfg for Rust compiler features☆95Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- The simd optimized escape code☆54Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago