rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust π¦
β57Updated 3 months ago
Alternatives and similar repositories for miniboosts
Users that are interested in miniboosts are comparing it to the libraries listed below
Sorting:
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.β77Updated this week
- ResNet implementation with Burnβ34Updated 11 months ago
- Zero-cost type for stack without complicated type or Boxβ45Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated last week
- Open a scope and then freeze it in time for future access.β107Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.β115Updated 6 months ago
- A faster Arc.β74Updated last year
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.β75Updated 3 weeks ago
- A concurrent, append-only vector.β195Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.β67Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.β49Updated 2 years ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rustβ51Updated 7 months ago
- An alternative rust async runtime.β51Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speedsβ134Updated 11 months ago
- π¦ Add dyn compatible variant to your async trait!β64Updated this week
- Static Linear Algebra Systemβ36Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).β112Updated 7 months ago
- cargo-add command to make dependencies into dylibsβ100Updated 2 years ago
- A buffering MPSC queue.β79Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cacheβ35Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.β166Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance tracesβ41Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.β33Updated 7 months ago
- A high-performance SPSC bounded circular buffer of bytesβ49Updated 2 months ago
- β43Updated 4 months ago
- A lockless mpmc/mpsc to support async base on crossbeamβ133Updated this week
- A Rust Vector which swaps to disk based on given parametersβ44Updated last year
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities andβ¦β89Updated 7 months ago
- Faster implementations of standard library operations like find, filter, position etc.β178Updated 7 months ago
- β39Updated last year