Protryon / cuda-oxideLinks
A Rusty CUDA wrapper
☆32Updated 4 years ago
Alternatives and similar repositories for cuda-oxide
Users that are interested in cuda-oxide are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Convert between nalgebra and numpy types.☆23Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- Propositional logic with types in Rust☆64Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- ☆24Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Static Linear Algebra System☆37Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- ☆27Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago