pix_engine is a cross-platform graphics & UI library for simple games, visualizations, digital art, and graphics applications written in Rust, supporting SDL2 (and soon Web-Assembly!) renderers.
☆36Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for pix-engine
Users that are interested in pix-engine are comparing it to the libraries listed below
Sorting:
- Deadlock free Mutexes.☆15Jul 23, 2023Updated 2 years ago
- Spell checking library for ZHFST/BHFST spellers, with case handling and tokenization support. (Spell checking derived from hfst-ospell)☆14Updated this week
- A library for easily creating WebRTC data channel connections in Rust☆42Mar 6, 2023Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- Rust GUI library.☆19Jul 29, 2024Updated last year
- MQTT broker☆11Jan 7, 2026Updated last month
- A lightweight cross-platform 2D game framework written in pure Rust and based on OpenGL 3.3+☆35Feb 8, 2026Updated 3 weeks ago
- Benchmarks for measuring the performance of GUI toolkits☆28Oct 29, 2023Updated 2 years ago
- Distributed network based parallel computing system☆28Nov 16, 2022Updated 3 years ago
- A cross-platform font loading library written in Rust☆20Apr 14, 2020Updated 5 years ago
- Sobel edge detection in Rust.☆17Mar 16, 2019Updated 6 years ago
- Audioviz is a simple and easy to use library that helps you visualise raw audio-data☆27Jul 11, 2024Updated last year
- A reproduction of the oldPixelGameEngine(by OneLoneCoder) written in rust☆31Jan 10, 2023Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Feb 12, 2020Updated 6 years ago
- A general-purpose Transform interpolation plugin for fixed timesteps in Avian Physics for the Bevy engine.☆33Mar 31, 2025Updated 11 months ago
- Several demos for embedding RSX code☆23Mar 7, 2018Updated 7 years ago
- A sample REST application to help testers learn to write API automation☆11Jun 12, 2024Updated last year
- ☆10May 15, 2022Updated 3 years ago
- A toy raytracer written in Rust based on PBRT☆31Jul 3, 2022Updated 3 years ago
- Cross-platform audio for Rust☆129Oct 16, 2025Updated 4 months ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Dec 19, 2025Updated 2 months ago
- Raytracer written in Rust following https://raytracing.github.io/books/RayTracingInOneWeekend.htm☆61Jan 15, 2021Updated 5 years ago
- An opinionated set of high level wrappers for the `fermium` SDL2 bindings.☆64Dec 6, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- A python web scraper built on Selenium to gather profile data from okcupid.com☆11Oct 15, 2022Updated 3 years ago
- A raytracer written in Rust for fun and learning☆36May 6, 2024Updated last year
- A fork of Deno with built-in window system integration.☆42Mar 19, 2023Updated 2 years ago
- MMO downhill racing game☆37Jan 6, 2025Updated last year
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆41Jun 8, 2025Updated 8 months ago
- A blazingly fast, ecs powered game engine for the web