rmitsuboshi / miniboosts
A collection of boosting algorithms written in Rust 🦀
☆51Updated 2 weeks ago
Alternatives and similar repositories for miniboosts:
Users that are interested in miniboosts are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ResNet implementation with Burn☆29Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Zero-cost type for stack without complicated type or Box☆44Updated last month
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆35Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated last week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆63Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 11 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Peggen, generate fast PEG parsers via derive macros☆32Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Type-erased core::Discriminant<T>☆38Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Efficient reference counted vector data structure is Rust☆17Updated last year
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆72Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Port of bbolt in Rust☆65Updated 4 months ago
- A faster Arc.☆57Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆47Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆37Updated last year
- ☆38Updated this week