brurucy / ftree
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆14Updated 2 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
- Zero-terminated string types for FFI.☆13Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- ☆35Updated 5 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Rust traits for key comparison in maps.☆22Updated last year
- Helps you frob those bits☆35Updated 5 months ago
- ☆32Updated 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
- A radioactive stabilization of the ptr_meta RFC.☆24Updated this week
- A Rust library for runtime-checked linearish types☆32Updated last year
- A Rust library for rendering images to terminals☆28Updated 2 years ago
- ☆29Updated 8 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- enforce representation/class invariants in your Rust data structures☆12Updated last year
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- "Valgrind Client Request" interface for Rust programs☆14Updated 4 months ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last year
- A safe-guarded transmute for Rust☆38Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago