Stars
Browser extension that simplifies the GitHub interface and adds useful features
A curated list of engineering blogs
Hyperwood is an open-source system for crafting furniture from simple wooden slats.
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
An extremely fast Python package and project manager, written in Rust.
Educational blog posts for Rust beginners
Create book from markdown files. Like Gitbook but implemented in Rust
User interface engine with an integrated vector design tool, built in Rust
A comparison of some web frameworks and libs written in Rust
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
General purpose cross-platform GIS-rendering library written in Rust
A curated list of projects related to the reMarkable tablet
A simple and fast linear algebra library for games and graphics
⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary
2D/3D renderer - makes it simple to draw stuff across platforms (including web)
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Rust crate to perform boolean operations on polygons.
Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm
A new markup-based typesetting system that is powerful and easy to learn.
Efficient Clipping of Arbitrary Polygons using OpenGPL, based on a paper by Günther Greiner and Kai Hormann, for a Graphical Computation class. Provided Python and Java versions. Switch branches fo…