VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Nov 10, 2024Updated last year
Alternatives and similar repositories for rc_event_queue
Users that are interested in rc_event_queue are comparing it to the libraries listed below
Sorting:
- easy-gpgpu rust crate☆23Feb 16, 2022Updated 4 years ago
- The Python Grizzled Utility Library. Full API docs are available at the Grizzled web site. (See below.)☆22May 24, 2023Updated 2 years ago
- rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes☆13Sep 13, 2022Updated 3 years ago
- An in-memory SQL database in Rust.☆14Aug 15, 2021Updated 4 years ago
- Deadlock free Mutexes.☆15Jul 23, 2023Updated 2 years ago
- Chess + Rust <3. Chess engine written in Rust.☆20Nov 1, 2023Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A small tool for creating and searching Golomb Compressed Sets☆13Jul 21, 2022Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- Add types to your macros arguments in Rust☆13Oct 14, 2022Updated 3 years ago
- The tiniest sort☆15Apr 1, 2020Updated 5 years ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Jul 8, 2021Updated 4 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- Stack-allocated trait objects☆19Feb 14, 2022Updated 4 years ago
- Cross platform PC application. System wide file watchers handling made simple.☆21Jan 24, 2023Updated 3 years ago
- Shen KLambda to KLVM translator.☆31Jan 4, 2016Updated 10 years ago
- A package manager.☆18Jun 30, 2021Updated 4 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Jul 5, 2024Updated last year
- TUIKit is a C++ framework designed to build rich and interactive Terminal/Text User Interfaces (TUIs).☆35Jul 21, 2025Updated 7 months ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- ☆17Mar 2, 2020Updated 5 years ago
- A queue designed for buffer swapping instead of task popping☆23Sep 25, 2022Updated 3 years ago
- Corsair H150i PRO, usb userspace driver☆60Apr 2, 2024Updated last year
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- A WebAssembly (WASM) based REPL interface for my Raytracer Challenge in Rust project☆19Apr 14, 2022Updated 3 years ago
- A tiny experiment into building safe fibers in Rust☆27Oct 16, 2020Updated 5 years ago
- A filter proxy for StatsD☆24Nov 29, 2022Updated 3 years ago
- A load balanced threadpool.☆31Jun 14, 2022Updated 3 years ago
- ☆23Feb 24, 2022Updated 4 years ago
- A cargo sub-command to helps you find flaky tests☆22Jan 10, 2025Updated last year
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Jun 6, 2022Updated 3 years ago
- One macro to rule them all☆21Mar 11, 2023Updated 2 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- Derive macro for Rust that turns traits into enums, providing tools for calling funtions over channels☆24May 25, 2022Updated 3 years ago
- cr4sh_ (pronounced crash, because it crashes all the time) is a Linux shell fully written with Rust. This can be used for educational pur…☆23Sep 29, 2021Updated 4 years ago
- ☆21Jan 12, 2022Updated 4 years ago
- Rust map and set literals☆24Apr 18, 2020Updated 5 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Mar 27, 2025Updated 11 months ago