unic0rn9k / slas
Static Linear Algebra System
☆36Updated last year
Alternatives and similar repositories for slas:
Users that are interested in slas are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Handle unexpected errors☆24Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Asynchronize blocking operation.☆26Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Rust crate for creating beautiful interactive visualisations☆31Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago