htrojan's Stars
rwf2/Rocket
A web framework for Rust.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
itzg/docker-minecraft-server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
ggerganov/kbd-audio
🎤⌨️ Acoustic keyboard eavesdropping
marp-team/marp
The entrance repository of Markdown presentation ecosystem
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
sger/RustBooks
List of Rust books
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
reinderien/mimic
[ab]using Unicode to create tragedy
kognise/arpchat
Answering the question nobody asked: what if you wanted to text your friends using only ARP?
mozilla/cbindgen
A project for generating C bindings from Rust code
firecow/gitlab-ci-local
Tired of pushing to test your .gitlab-ci.yml?
asomers/mockall
A powerful mock object library for Rust
ranahanocka/point2mesh
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
corrosion-rs/corrosion
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
fadeevab/design-patterns-rust
Rust examples for all 23 classic GoF design patterns, and even a little more
dwarvesf/VimMotionApp
Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode.
FelixKratz/SketchyVim
Adds all vim moves and modes to macOS text fields
esp-rs/esp-idf-template
A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
IyesGames/iyes_loopless
Alternatives to Bevy States, FixedTimestep, Run Criteria, that do not use "stage looping" and are composable
jfeist/QuantumAlgebra.jl
Quantum operator algebra in Julia
cunarist/tokio-with-wasm
Mimicking tokio functionalies on web browsers
santoshkumarradha/pysktb
Scientific Python package for solving Slater Koster tight-binding topological hamiltonian
rokzitko/nrgljubljana
NRG Ljubljana is a numerical renormalization group implementation for solving quantum impurity problems in theoretical physics
Infant83/TBFIT
Tight-binding parameter fitting package (TBFIT) for Slater-Koster method
greenpixels/3-levels
Game project made with godot
The-Ludwig/Rustvent2022
My solutions to at least some of the problems for the Advent of Code 2022 written in rust.
hsimpson/aoc2022
Advent of Code 2022