brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆19Updated 8 months ago
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆35Updated 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
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- LR-style Parser Generator☆19Updated last month
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- ☆36Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 11 months ago
- const panic with formatting☆11Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Easy-cast library☆27Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Helps you frob those bits☆38Updated 11 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆29Updated last year
- Propositional logic with exponentials☆20Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago