rmitsuboshi / miniboosts
A collection of boosting algorithms written in Rust 🦀
☆53Updated 3 months ago
Alternatives and similar repositories for miniboosts:
Users that are interested in miniboosts are comparing it to the libraries listed below
- ResNet implementation with Burn☆33Updated 7 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Tensor library for machine learning☆27Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆44Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- A faster Arc.☆65Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆76Updated 3 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- A Configuration Library for Rust Applications☆39Updated 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 3 weeks ago
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- Derive for arrow2☆66Updated last year
- A work-in-progress x library implementation written in pure rust☆48Updated 4 months ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆38Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 10 months ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 5 months ago
- Static Linear Algebra System☆36Updated last year
- Parallel iterator processing library for Rust☆103Updated last year