OptimisticPeach / overloadable
Overloadable functions in rust.
☆42Updated 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 last month
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last week
- ☆53Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Types to define keyboard related events.☆56Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆37Updated 6 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆52Updated 5 years ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year