Darksonn / prefix_sum
A prefix sum implementation rust.
☆13Updated 6 years ago
Alternatives and similar repositories for prefix_sum
Users that are interested in prefix_sum are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Automatically upgrade breaking changes☆45Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A package manager☆19Updated 5 years ago
- 💾 Binary crates cache for @actions-rs/install Action☆15Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Utilities for encoding and decoding frames using `async/await`.☆25Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago