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☆51Updated last year
- Concurrency algorithms☆11Updated 8 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- Rust library providing cache-efficient, stack-allocated string types☆48Updated 3 weeks ago
- ☆21Updated 2 years ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆24Updated last year
- Trait-agnostic derive macros☆27Updated 10 months ago
- This is a Order-preserving encryption (OPE) lib inspired by cryptdb's ope implementation.☆10Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated last week
- Structured data serialization library☆22Updated last year
- A small and fast FM-Index for Rust☆41Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A sanity checker for global allocations in Rust☆52Updated 3 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆41Updated last year
- Detect unused pub methods in a Rust workspace☆42Updated 10 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- Count lines of code across your entire dependency tree☆23Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 9 months ago
- Only argument parsing! Nothing more.☆18Updated last year
- ☆31Updated 3 months ago
- Scope-based single and multithreaded profiling.☆34Updated 3 months ago
- 🦀 A pure rust implementation of the TFHE Fully Homomorphic Encryption Scheme☆39Updated 3 weeks ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- A simple way to implement Rayon's ParallelIterator☆19Updated 3 years ago
- An ergonomic graph API for Rust☆52Updated this week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago