notjrbauer's Stars
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
tree-sitter/tree-sitter
An incremental parsing system for programming tools
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
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.
nasa/openmct
A web based mission control framework.
benbjohnson/litestream
Streaming replication for SQLite.
Dhghomon/easy_rust
Rust explained using easy English
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
progrium/darwinkit
Native Mac APIs for Go. Previously known as MacDriver
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
skerkour/black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
briansmith/ring
Safe, fast, small crypto using Rust
artichoke/artichoke
💎 Artichoke is a Ruby made with Rust
crawl/crawl
Dungeon Crawl: Stone Soup official repository
jaswdr/faker
:rocket: Ultimate fake data generator for Go with zero dependencies
lemunozm/termchat
Terminal chat through the LAN with video streaming and file transfer.
anatol/booster
Fast and secure initramfs generator
system-pclub/GCatch
Statically Detecting Go Concurrency Bugs
makew0rld/dither
A fast, correct image dithering library in Go.
natefinch/npipe
A Windows named pipe implementation written in pure Go.
mrDIMAS/StationIapetus
3rd person shooter in the very early development phase
qdm12/godevcontainer
Golang development container for Visual Studio Code Remote Containers Development
mehrdadrad/tcpdog
eBPF based TCP observability.
dev-family/wasm-2048
2048 game implemented with Rust and Yew and compiled to WASM
AnneKitsune/planck_ecs
A minimalist and safe ECS library for rust!
jhchabran/gistfs
A Go io/fs filesystem implementation for reading files in Github gists.