OptimisticPeach / overloadableLinks
Overloadable functions in rust.
☆43Updated 6 years ago
Alternatives and similar repositories for overloadable
Users that are interested in overloadable are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆35Updated 11 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Token tree calling convention☆82Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Extensions for the Rust standard library☆42Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆60Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago