Stars
Beginner, advanced, expert level Rust training material
Replace port numbers with stable, named local URLs. For humans and agents.
Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.
Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable optimized binary
🥑 Language focused docker images, minus the operating system.
A rust memory allocation wrapper that runs a callback when a threshold is reached
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
A self-paced course to learn Rust, one exercise at a time.
Demo project showing a single Rust codebase running on CPU and directly on GPUs
Rust cache structures and easy function memoization
open source training courses about distributed database and distributed systems
Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
"Speed Gonzales" blurring API for the Panoramax project
A heap allocator for embedded systems
Godot Engine – Multi-platform 2D and 3D game engine
An attempt to provide a reproducible, automatic, complete end-to-end bootstrap from a minimal number of binary seeds to a supported fully functioning operating system.
Heapless, `static` friendly data structures
A slightly quackers Docker TUI based on k9s 🦆
This repository has been migrated to GitLab https://gitlab.com/panoramax/clients/mobile-app
A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.
Magical Rust patterns laid out and simplified
Crate for generating rust types from a json schema
Make your code extra-safe by voluntarily dropping privileges
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Create book from markdown files. Like Gitbook but implemented in Rust