brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆17Updated 6 months ago
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆35Updated 4 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Propositional logic with exponentials☆20Updated last month
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- ☆36Updated 9 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆29Updated last year
- Helps you frob those bits☆38Updated 9 months ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 4 months ago
- Some benchmarks for generational arenas in rust☆26Updated 10 months ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆34Updated 3 years ago
- const panic with formatting☆11Updated 4 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Human-friendly indexed collections☆53Updated last week
- Exhaustive iteration trait in Rust☆16Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year