kilroyjones / series_game_from_scratchLinks
☆19Updated last year
Alternatives and similar repositories for series_game_from_scratch
Users that are interested in series_game_from_scratch are comparing it to the libraries listed below
Sorting:
- ☆16Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆53Updated 3 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆52Updated last year
- A fast runtime-agnostic object pool for async rust.☆34Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- An alternative rust async runtime.☆60Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated last year
- A red-black tree and set with callbacks☆22Updated last month
- An async actor framework for Rust☆60Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- An in-memory SQL database in Rust.☆14Updated 4 years ago
- ☆41Updated last week
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆61Updated 2 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 6 months ago
- Code to accompany blog post☆19Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Distributed SQLite☆18Updated last year
- ResNet implementation with Burn☆36Updated last year
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- A distributed sliding window rate limiter built with Tokio/Tower☆30Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost type for stack without complicated type or Box