vdnhi's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
charlax/professional-programming
A collection of learning resources for curious software engineers
chakra-ui/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
NvChad/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
gizak/termui
Golang terminal dashboard
pingcap/talent-plan
open source training courses about distributed database and distributed systems
krallin/tini
A tiny but valid `init` for containers
yagop/node-telegram-bot-api
Telegram Bot API for NodeJS
facebook/stylex
StyleX is the styling system for ambitious user interfaces.
jquense/react-big-calendar
gcal/outlook like calendar component
electric-sql/electric
Sync little subsets of your Postgres data into local apps and services.
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
techschool/simplebank
Backend master class: build a simple bank service in Go
cweill/gotests
Automatically generate Go test boilerplate from your source code.
go-mysql-org/go-mysql
a powerful mysql toolset with Go
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
LyricTian/gin-admin
A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.
RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
iggy-rs/iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
krakend/krakend-ce
KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.
monix/monix
Asynchronous, Reactive Programming for Scala and Scala.js.
qmuntal/stateless
Go library for creating finite state machines
bytedance/mockey
a simple and easy-to-use golang mock library
jurajmajerik/rides
A full-stack simulation of a ridesharing app
PurpleKingdomGames/tyrian
Elm-inspired Scala UI library.
phuocng/master-of-react-ref
Your complete guide to mastering the use of "ref" in React
vdnhi/effective-scala
Effective Programming in Scala
phuocng/css-grid
Discover how to use CSS grid layout with real-life examples