brurucy / ftree
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆16Updated 4 months ago
Alternatives and similar repositories for ftree:
Users that are interested in ftree are comparing it to the libraries listed below
- Solve hard constraints easily with Rust.☆15Updated 2 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
- Asynchronize blocking operation.☆26Updated 2 years ago
- Exhaustive iteration trait in Rust☆14Updated this week
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Composable probability distributions☆16Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Propositional logic with exponentials☆18Updated last month
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- ☆33Updated 3 years ago
- threadstack, ergonomic library for thread local stacks☆12Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆19Updated 3 months ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A Rust library for rendering images to terminals☆27Updated 2 years ago
- ☆36Updated 7 months ago
- Generic Range iterators for Rust☆25Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Helps you frob those bits☆36Updated 7 months ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago