Stars
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode
The lightweight, user-friendly, distributed relational database built on SQLite.
A collection of helpful error handling, performance measuring & execution retrial functions for golang under one package.
Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel.
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
Generic Go http handler that handles requests and sends responses and validation problems based on your structs.
jsonui is an interactive JSON explorer on your command line
Proxy server to bypass Cloudflare protection
A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.
Golang | Generic Repository Pattern
This is a Golang sample of repository design pattern.
An implementation of the Repository pattern in Golang
Toy API implementing idempotency keys using Golang & Clean Architecture
💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
All course materials for the Zero to Mastery Machine Learning and Data Science course.
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 lear…
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Source Code for the video series on developing a pushups logger web application with CRUD and user authentication features using Flask.