rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust 🦀
☆57Updated last month
Alternatives and similar repositories for miniboosts
Users that are interested in miniboosts are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 3 weeks ago
- ResNet implementation with Burn☆33Updated 9 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 2 months ago
- A faster Arc.☆73Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- 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
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Peggen, generate fast PEG parsers via derive macros☆32Updated 3 months ago
- 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.☆115Updated 4 months ago
- A buffering MPSC queue.☆78Updated last year
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Agnesoft Graph Database☆84Updated this week
- Utilities for working with shared slices of memory☆71Updated last week
- Port of bbolt in Rust☆65Updated 9 months ago
- Static Linear Algebra System☆36Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year