Darksonn / prefix_sum
A prefix sum implementation rust.
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for prefix_sum
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Automatically upgrade breaking changes☆44Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 9 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Some internal rustc tools made accessible☆42Updated 3 months ago
- Learn what's changed on crates.io☆16Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Generate Markdown documentation for clap application definitions☆26Updated last year
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- An object system for Rust based on relative pointers☆37Updated last year
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Non-owning unsafe I/O☆20Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆36Updated 8 months ago
- Rust attribute macro to implement a trait for tuples☆23Updated 3 weeks ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Check that a crate builds without libstd☆24Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month