Ratipoka / easy-gpgpu-rustView external linksLinks
easy-gpgpu rust crate
☆23Feb 16, 2022Updated 3 years ago
Alternatives and similar repositories for easy-gpgpu-rust
Users that are interested in easy-gpgpu-rust are comparing it to the libraries listed below
Sorting:
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Nov 10, 2024Updated last year
- Image filters using wgpu/compute shaders☆21Oct 14, 2022Updated 3 years ago
- Compresses normal vectors (or any 3D unit vector) using Octahedron encoding☆11Jul 22, 2024Updated last year
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆14Dec 12, 2019Updated 6 years ago
- Simple scheme bytecode VM☆29Mar 7, 2022Updated 3 years ago
- rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes☆13Sep 13, 2022Updated 3 years ago
- Chess + Rust <3. Chess engine written in Rust.☆20Nov 1, 2023Updated 2 years ago
- Deadlock free Mutexes.☆14Jul 23, 2023Updated 2 years ago
- An in-memory SQL database in Rust.☆14Aug 15, 2021Updated 4 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 2 months ago
- WIP flexible and lightweight low-level GPU rendering framework.☆11Jan 30, 2024Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 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
- Delegate method calls to a field.☆15Dec 31, 2017Updated 8 years ago
- HoMM meets Majesty, sort of.☆18Mar 22, 2022Updated 3 years ago
- Rust implementation of Stream VByte decompression algorithm☆15May 23, 2023Updated 2 years ago
- The tiniest sort☆15Apr 1, 2020Updated 5 years ago
- A Rust library for checking the intersection of two lines, rays, or line segments☆14Jun 25, 2022Updated 3 years ago
- A framework for iterating over collections of types implementing a trait without virtual dispatch☆13Jul 8, 2021Updated 4 years ago
- Antialiased 2D vector drawing library written in rust☆14Mar 19, 2021Updated 4 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- A set of safe Least Recently Used (LRU) map/cache types for Rust☆16Jan 25, 2023Updated 3 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- ☆38Mar 29, 2022Updated 3 years ago
- Rustification of the excellent GD Script Action RPG Tutorial by youtuber HeartBeast☆16Oct 14, 2025Updated 4 months ago
- A package manager.☆18Jun 30, 2021Updated 4 years ago
- ☆18Jan 9, 2025Updated last year
- A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.☆18May 29, 2015Updated 10 years ago
- Tiny KABOOM! on rust from https://github.com/ssloy/tinyrenderer/wiki☆17Jan 2, 2022Updated 4 years ago
- ☆17Mar 2, 2020Updated 5 years ago
- Automatically generate gameboy music using machine learning☆19Feb 8, 2023Updated 3 years ago
- GUI viewer of FBX internal tree structure☆17Feb 6, 2025Updated last year
- ☆20Jul 8, 2025Updated 7 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- 🎛 DEPRECATED - Sprite-based direct rendering GUI system☆24Oct 10, 2020Updated 5 years ago
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- Rust GUI library.☆19Jul 29, 2024Updated last year
- Proc-macro utility to populate enums from database data☆20Aug 8, 2024Updated last year
- ☆19Nov 21, 2019Updated 6 years ago