realhugn's Stars
TykTechnologies/tyk
Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
mbasso/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
nareshk1290/Udacity-Data-Engineering
Udacity Data Engineering Nano Degree (DEND)
adilkhash/Data-Engineering-HowTo
A list of useful resources to learn Data Engineering from scratch
TabbyML/tabby
Self-hosted AI coding assistant
facebookresearch/lingua
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
microsoft/BitNet
Official inference framework for 1-bit LLMs
khuedoan/homelab
Fully automated homelab from empty disk to running services with a single command.
apache/opendal
Apache OpenDAL: access data freely.
yoosuf/Messenger
Messenger Database Design Concept
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
unkeyed/unkey
Open source API management platform
LemmyNet/lemmy
🐀 A link aggregator and forum for the fediverse
reberhardt7/cs110l-spr-2020-starter-code
Stanford CS 110L Spring 2020 assignment starter code
peshwar9/rust-servers-services-apps
Code for Manning book - Rust Servers, Services and Apps.
CodePhiliaX/Chat2DB
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
quickwit-oss/quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
CatWithTail/rsyslog-nginx-clickhouse
rsyslog-nginx-clickhouse
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
e2b-dev/awesome-ai-agents
A list of AI autonomous agents
sger/RustBooks
List of Rust books
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
PacktPublishing/Go-Design-Patterns
This is the code repository for the book, Go Design Patterns, published by Packt
teivah/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
ThreeDotsLabs/go-web-app-antipatterns
Short examples of common anti-patterns in Go Web Applications.
nicholasjackson/building-microservices-youtube
Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_
dipeshdulal/clean-gin
Implementation of clean architecture in Go, Gin with dependency injection.
lpxxn/rust-design-pattern
rust design patterns
AlexanderGrom/go-patterns
Design patterns in Golang