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:
- Concurrency algorithms☆11Updated 3 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆35Updated 3 years ago
- Structured data serialization library☆22Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 2 months ago
- A sanity checker for global allocations in Rust☆51Updated 4 months ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- Only argument parsing! Nothing more.☆16Updated last year
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆23Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Detect unused pub methods in a Rust workspace☆39Updated 5 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Faster integer division and modulus operations☆87Updated last month
- Trait-agnostic derive macros☆27Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 4 months ago
- ☆30Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Multi-threaded Compression☆165Updated 3 months ago