brurucy / ftree
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆14Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for ftree
- 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 2 years ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- ☆35Updated 3 months ago
- ☆29Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 weeks ago
- Propositional logic with exponentials☆15Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Exhaustive iteration trait in Rust☆13Updated last month
- A Rust library for rendering images to terminals☆28Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- Zero-terminated string types for FFI.☆13Updated last year
- enforce representation/class invariants in your Rust data structures☆12Updated last year
- Helps you frob those bits☆35Updated 3 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 3 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Composable probability distributions☆15Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Rust traits for key comparison in maps.☆19Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Count lines of code across your entire dependency tree☆13Updated 6 months ago