grevgeny's Stars
geoarrow/geoarrow-rs
GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
valhalla/valhalla
Open Source Routing Engine for OpenStreetMap
stadiamaps/ferrostar
A FOSS navigation SDK built from the ground up for the future
nkaz001/hftbacktest
A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
NvChad/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
LukeMathWalker/build-your-own-jira-with-rust
A test-driven workshop to learn Rust building your own JIRA clone!
rust-unofficial/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
AbdesamedBendjeddou/Rusty-CS
A Computer Science Curriculum with Rust flavor!
jondot/rust-how-do-i-start
Hand curated advice and pointers for getting started with Rust
ferrous-systems/elements-of-rust
rust style and philosophy
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
ralfbiedert/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
jdx/mise
dev tools, env vars, task runner
georust/geo
Rust geospatial primitives & algorithms
karpathy/LLM101n
LLM101n: Let's build a Storyteller
3liz/proj4rs
Rust adaptation of Proj4
Xudong-Huang/may
rust stackful coroutine library
amindWalker/Rust-Layout-and-Types
A concise explanation of Rust types and Memory Layout.
cyang-kth/fmm
Fast map matching, an open source framework in C++
daho94/bachelor-thesis
Efficient routeplanning in road networks with Contraction Hierachies
easbar/fast_paths
Fast shortest path calculations for Rust
Kludex/fastapi-tips
FastAPI Tips by The FastAPI Expert!
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.