rmitsuboshi / miniboostsLinks
A collection of boosting algorithms written in Rust 🦀
☆57Updated 2 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 last month
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆49Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ResNet implementation with Burn☆33Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- A faster Arc.☆73Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 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 2 months ago
- A buffering MPSC queue.☆79Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Collection of general purpose tools for solving problems.☆39Updated this week
- Object Pool LockFree in Rust☆47Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆74Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A concurrent, append-only vector.☆187Updated last month
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Port of bbolt in Rust☆65Updated 10 months ago