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 5 months ago
- Integer types with customizable niche values☆48Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Structured data serialization library☆22Updated last year
- ☆23Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Trait-agnostic derive macros☆27Updated 7 months ago
- A sanity checker for global allocations in Rust☆51Updated this week
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆25Updated last year
- ☆36Updated 3 years ago
- An ergonomic graph API for Rust☆53Updated this week
- horrible serde macro stuff☆39Updated last year
- Peggen, generate fast PEG parsers via derive macros☆32Updated 5 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated 11 months ago
- Detect unused pub methods in a Rust workspace☆40Updated 6 months ago
- ☆54Updated 4 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Scope-based single and multithreaded profiling.☆31Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆29Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- State machine pattern for Rust☆29Updated 10 months ago
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- ☆21Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Faster integer division and modulus operations☆87Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 4 months ago