laysakura / fid-rs
High performance FID (Fully Indexable Dictionary) library
☆24Updated 6 months ago
Alternatives and similar repositories for fid-rs:
Users that are interested in fid-rs are comparing it to the libraries listed below
- High performance LOUDS (Level-Order Unary Degree Sequence) library☆29Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- Rust concurrent single-value update and receive channel☆22Updated last year
- ☆29Updated 9 months ago
- ☆32Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆20Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Full precision decimal representation of f64☆25Updated this week
- A Rust library for runtime-checked linearish types☆32Updated last year
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Some derive macros for deriving enums, corresponding to the fields of structs.☆16Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆31Updated this week
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Calculate statistics iteratively☆38Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆38Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆19Updated 2 months ago