laggui / resnet-burnLinks
ResNet implementation with Burn
☆37Updated last year
Alternatives and similar repositories for resnet-burn
Users that are interested in resnet-burn are comparing it to the libraries listed below
Sorting:
- A collection of boosting algorithms written in Rust 🦀☆57Updated 8 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆79Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆40Updated 2 years ago
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 4 months ago
- A very fast HTTP Server based on Hyper and Rust☆89Updated 2 years ago
- in memory Rust database to query your data like a Venn diagram☆130Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆153Updated 3 years ago
- A faster Arc.☆80Updated 2 years ago
- An ergonomic graph API for Rust☆51Updated last week
- ☆43Updated last year
- Parallel iterator processing library for Rust☆104Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A buffering MPSC queue.☆87Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Tensor library for machine learning☆26Updated this week
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A safe sync/async multi-producer, multi-consumer channel☆208Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Rust's fastest and most accurate cardinality estimators.☆44Updated this week
- A fixed-size circular buffer written in Rust.☆141Updated 7 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Derive macro to map between different types☆30Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago