brurucy / ftree
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆16Updated 5 months ago
Alternatives and similar repositories for ftree:
Users that are interested in ftree are comparing it to the libraries listed below
- ☆34Updated 2 months ago
- Propositional logic with exponentials☆20Updated 2 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- ☆36Updated 8 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- ☆29Updated 11 months ago
- ☆33Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- ☆17Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆16Updated 11 months ago
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- Composable probability distributions☆16Updated 2 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 4 months ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- ☆20Updated 8 years ago
- Some benchmarks for generational arenas in rust☆26Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Generic Range iterators for Rust☆25Updated 11 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- Custom error type of nom to improve accuracy of error position☆11Updated 2 years ago
- Grammar framework.☆12Updated 5 years ago