Darksonn / prefix_sum
A prefix sum implementation rust.
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for prefix_sum
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Advisory cross-platform file locks using file descriptors☆75Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Rust Bloomfilters☆26Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Take a value atomically once.☆27Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Automatically upgrade breaking changes☆44Updated 8 months ago
- ☆21Updated 9 months ago
- A package manager☆19Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Timer facilities for Rust's async story☆53Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- structured parallel execution for async Rust☆30Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Rust String type with configurable byte storage.☆33Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- Helps you frob those bits☆34Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Trying to create Sync bump allocator☆28Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆60Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago