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 2 months ago
- ResNet implementation with Burnβ33Updated 11 months ago
- Open a scope and then freeze it in time for future access.β107Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.β67Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpackingβ107Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.β115Updated 6 months ago
- Zero-cost type for stack without complicated type or Boxβ45Updated 2 months ago
- A faster Arc.β73Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.β49Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.β136Updated 10 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rustβ20Updated 11 months ago
- Object Pool LockFree in Rustβ47Updated last month
- A lockless mpmc/mpsc to support async base on crossbeamβ124Updated this week
- An alternative rust async runtime.β47Updated last week
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.β39Updated last year
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.β75Updated last month
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rustβ49Updated 6 months ago
- cargo-add command to make dependencies into dylibsβ100Updated 2 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.β159Updated this week
- A buffering MPSC queue.β79Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.β33Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).β112Updated 6 months ago
- An easy-to-use recorder and viewer for high-performance tracesβ41Updated 2 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cacheβ35Updated last year
- Graph data structure library aspiring to be convenient, versatile, correct and performant.β75Updated this week
- Port of bbolt in Rustβ65Updated 10 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β¦β93Updated 5 months ago
- cross-platform Rust API for memory mapped IOβ42Updated last year
- A Rust Vector which swaps to disk based on given parametersβ44Updated last year
- Faster implementations of standard library operations like find, filter, position etc.β178Updated 6 months ago