Giftzwerg02 / bidirectional_enumLinks
Automatically generates conversions between an enum type and any other type
☆11Updated 2 years ago
Alternatives and similar repositories for bidirectional_enum
Users that are interested in bidirectional_enum are comparing it to the libraries listed below
Sorting:
- Integer types with customizable niche values☆49Updated 10 months ago
- Concurrency algorithms☆11Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Trait-agnostic derive macros☆27Updated 8 months ago
- Functional command-line JSON processor with a bidirectional type system☆24Updated 4 months ago
- A sanity checker for global allocations in Rust☆52Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 8 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated last month
- Detect unused pub methods in a Rust workspace☆42Updated 7 months ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆25Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 4 months ago
- ☆30Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- A faster replacement for `#[derive(Hash)]` for types without padding☆25Updated last month
- ☆36Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Structured data serialization library☆22Updated last year
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- ☆23Updated last week
- ☆21Updated last year
- Only argument parsing! Nothing more.☆16Updated last year
- An ergonomic graph API for Rust☆53Updated 2 weeks ago
- Scope-based single and multithreaded profiling.☆34Updated last month
- This is a Order-preserving encryption (OPE) lib inspired by cryptdb's ope implementation.☆10Updated 2 years ago
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Rust crate for numpy NPY files☆30Updated 4 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago