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
- Take a value atomically once.☆29Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- ☆38Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- scraps of a potential language☆37Updated 3 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- ☆55Updated last year
- Simple bitset with small-set (single-word) optimization☆19Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Tracing layer to quickly inspect spans and events☆37Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 2 weeks ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- An async version of iterator☆40Updated 9 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Better type id and Any for Rust☆12Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- Rust program for automerging PRs based on a few rules☆41Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week