unic0rn9k / slas
Static Linear Algebra System
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for slas
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- 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…☆63Updated 2 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 8 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆34Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- a fast async pool based on channel☆22Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- rust utility for temporarily changing directory☆15Updated last year