rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust 🦀
☆58Updated 6 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.☆78Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- ResNet implementation with Burn☆36Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An ε-copy serialization/deserialization framework for Rust☆163Updated last month
- A faster Arc.☆76Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- A buffering MPSC queue.☆83Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆51Updated 11 months ago
- Port of bbolt in Rust☆65Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆51Updated 9 months ago
- Embedded Key-Value Storage Engine☆128Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Benchmarking library for stable Rust☆47Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated 2 years ago