rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust π¦
β58Updated 5 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
- ResNet implementation with Burnβ36Updated last year
- A faster Arc.β75Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.β177Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.β115Updated 8 months ago
- Open a scope and then freeze it in time for future access.β107Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speedsβ143Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.β36Updated last week
- A buffering MPSC queue.β82Updated last year
- Zero-cost type for stack without complicated type or Boxβ45Updated 5 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.β68Updated last month
- Detect blocking code in Tokio async tasks. (Rust)β79Updated 2 months ago
- cargo-add command to make dependencies into dylibsβ102Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.β49Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).β113Updated 9 months ago
- An alternative rust async runtime.β56Updated last week
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rustβ51Updated 9 months ago
- Lightning fast concurrent HyperLogLog for Rust.β42Updated 3 months ago
- Perfect hashing for an imperfect worldβ94Updated 2 months ago
- Object Pool LockFree in Rustβ49Updated last month
- A concurrent, append-only vector.β204Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rustβ194Updated last week
- Succinct data structures using very efficient rank and selectβ127Updated last week
- Deadlock free mutexesβ177Updated 7 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayonβ145Updated 2 years ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.β75Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.β178Updated 9 months ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities andβ¦β89Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rustβ68Updated last year