rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust 🦀
☆55Updated last month
Alternatives and similar repositories for miniboosts
Users that are interested in miniboosts are comparing it to the libraries listed below
Sorting:
- ResNet implementation with Burn☆33Updated 9 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- A faster Arc.☆69Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Tensor library for machine learning☆27Updated last week
- Collection of insert-only wait-free data-structures.☆29Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 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
- Utilities for working with shared slices of memory☆69Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Peggen, generate fast PEG parsers via derive macros☆32Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 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
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- A minimal & extensible reactive event system☆12Updated 11 months ago
- ☆39Updated 9 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Toy NN LIB☆22Updated 3 months ago