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:
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆58Updated last year
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Data parallelism library for async-std.☆94Updated last year
- Rust map and set literals☆24Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- ☆111Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- ☆125Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago