hilesha's Stars
golang-standards/project-layout
Standard Go Project Layout
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
quii/learn-go-with-tests
Learn Go with test-driven development
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
go101/go101
An up-to-date (unofficial) knowledge base for Go programming self learning
littlefs-project/littlefs
A little fail-safe filesystem designed for microcontrollers
nanopb/nanopb
Protocol Buffers with small code size
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine (database) in a week.
lotusirous/go-concurrency-patterns
Concurrency patterns in Go
adafruit/Adafruit_SSD1306
Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs
risinglightdb/risinglight
An educational OLAP database system.
gtalarico/django-vue-template
Django Rest + Vue JS Template
aol/cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
tonbo-io/tonbo
A portable embedded database using Arrow.
pallupz/covid-vaccine-booking
This tool can be used to automate booking slots on Co-WIN Platform.
jonhoo/rustengan
https://fly.io/dist-sys/ in Rust
dboyliao/SOLID
SOLID - OO Development Principle in Python
inancgumus/gobyexample
📚 Go by Example: Programmer's Guide to Idiomatic and Testable Code
nwangtw/GrokkingStreamingSystems
The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-systems).
lz1998/axum-book-management
CRUD system of book-management with ORM and JWT for educational purposes.
aliakh/demo-java-completablefuture
'Asynchronous programming in Java with CompletableFuture' article and source code.
kubukoz/MIO
My playground implementation of an IO monad.
DevInsideYou/fp
hermannhueck/implementing-io-monad
Implementing the IO Monad in Scala
ankitaddn/database-relationships
Elaborated ERD for Tennis Player REST API
ankitaddn/movie-recommender-system
Using Spring boot microservices architecture
ankitaddn/tennis-player-rest