Overloadable functions in rust.
☆43Aug 8, 2019Updated 6 years ago
Alternatives and similar repositories for overloadable
Users that are interested in overloadable are comparing it to the libraries listed below
Sorting:
- Generic and lazy tree traversal algorithms☆13Jul 12, 2020Updated 5 years ago
- Semantic error handling for rocket applications☆15Feb 26, 2019Updated 7 years ago
- JavaScript-interoperable integer types for Rust☆17Nov 2, 2025Updated 3 months ago
- ☆58Jul 2, 2023Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Remove code duplication from Struct and Enum with functional macros.☆51May 10, 2023Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A high-performance chemical equation parser and balancer☆25Jan 16, 2023Updated 3 years ago
- Quickly prototype Rust procedural macros using JavaScript or TypeScript!☆17Dec 24, 2021Updated 4 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Very simple Rust string interpolation☆36Feb 22, 2023Updated 3 years ago
- ☆64Jul 11, 2017Updated 8 years ago
- ☆19Nov 21, 2019Updated 6 years ago
- Rust wrapper for pocketsphinx☆19Apr 12, 2017Updated 8 years ago
- Scrap Your Rust Boilerplate☆56Nov 1, 2017Updated 8 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Jun 4, 2025Updated 8 months ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Mar 29, 2023Updated 2 years ago
- No longer maintained☆113Nov 10, 2017Updated 8 years ago
- A stack for rust trait objects that minimizes allocations☆127Aug 10, 2022Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- Experimental cooperative cancellation for async-std☆50Jan 19, 2022Updated 4 years ago
- taskbar integrated tiny system monitor☆20Jun 14, 2024Updated last year
- Wrapper around Rc safe to send to a different thread☆26Jan 2, 2026Updated last month
- Reusable slice of references☆11Dec 18, 2025Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Oct 21, 2025Updated 4 months ago
- Adds derive macros for better bounds on generated Copy, Debug, etc. implementations☆12Nov 27, 2024Updated last year
- Hangul manipulations☆14Mar 27, 2024Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Dynamically scoped variables in Rust☆11Oct 12, 2021Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- ☆45Nov 8, 2018Updated 7 years ago
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago