rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust 🦀
☆56Updated 4 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 3 weeks ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 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 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- ResNet implementation with Burn☆34Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- A faster Arc.☆76Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- An alternative rust async runtime.☆51Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- A buffering MPSC queue.☆81Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- ☆51Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆49Updated 4 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 2 months ago
- A concurrent, append-only vector.☆200Updated last month
- Port of bbolt in Rust☆65Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated last year