brurucy / ftree
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆16Updated 6 months ago
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆34Updated 3 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 5 months 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
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- A Rust library for rendering images to terminals☆28Updated 2 years ago
- Rust traits for key comparison in maps.☆28Updated 3 months ago
- Propositional logic with exponentials☆20Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆29Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 3 months ago
- ☆34Updated 3 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Custom error type of nom to improve accuracy of error position☆11Updated 2 years ago