Mcklmo's Stars
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
octopus-foundation/gremlin.zig
A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
theHamdiz/it
A collection of helpful error handling, performance measuring & execution retrial functions for golang under one package.
bokwoon95/wgo
Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel.
danielgtaylor/huma
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
BC-Technology/handlehttp
Generic Go http handler that handles requests and sends responses and validation problems based on your structs.
achille-roussel/sqlrange
Go 1.23 range functions with database/sql
coder/redjet
High-performance Redis library for Go
aaydin-tr/divisor
A fast and easy-to-configure load balancer
zoedsoupe/exo
schema validation and struct builder, ala Elixir's ecto
Mcklmo/Simplified-GPL-Syntax-Compiler-P4-Project-AAU-
gulyasm/jsonui
jsonui is an interactive JSON explorer on your command line
FlareSolverr/FlareSolverr
Proxy server to bypass Cloudflare protection
aklinkert/go-gorm-repository
A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.
omrfrkazt/golang-generic-repository-pattern
Golang | Generic Repository Pattern
cyruzin/go-repository
This is a Golang sample of repository design pattern.
2yuri/repository-pattern-go
Repository pattern web-api with go
rneillj/repository-pattern-go
An implementation of the Repository pattern in Golang
stevenferrer/nero
A library for generating the repository pattern.
rafael-piovesan/go-rocket-ride
Toy API implementing idempotency keys using Golang & Clean Architecture
go-rel/rel
:gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
mrdbourke/zero-to-mastery-ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.
Knio/dominate
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
tokiwa-software/fuzion
The Fuzion Language Implementation
itsron143/pushups-logger
Source Code for the video series on developing a pushups logger web application with CRUD and user authentication features using Flask.
gonum/plot
A repository for plotting and visualizing data
ennorehling/cutest
The Cutest C Unit Testing Framework