Pinned Repositories
copier
A lightweight Go library for copying struct values with shallow and deep copy support.
dugo
file deduplication tool written in Go
gitcs
📈 Command line tool written in Go. It allows developers to scan their local Git repositories and generate a visual contributions graph.
http-client
🌐 HTTP Client is a command-line tool for executing HTTP requests
incache
Simple, fast, concurrent in-memory database.
maze-game
🧩 Test your skills, tackle mazes, and race against the clock. Pick your difficulty level and dive into the challenge!
password-generator
Password generator program written in Go, allows you to create secure and customizable passwords.
tic-tac-toe
A simple command-line implementation of the classic Tic Tac Toe game in C.
watcher
📁 watch file system events and respond by user-defined commands.
knbr13's Repositories
knbr13/gitcs
📈 Command line tool written in Go. It allows developers to scan their local Git repositories and generate a visual contributions graph.
knbr13/watcher
📁 watch file system events and respond by user-defined commands.
knbr13/incache
Simple, fast, concurrent in-memory database.
knbr13/dugo
file deduplication tool written in Go
knbr13/copier
A lightweight Go library for copying struct values with shallow and deep copy support.
knbr13/url-shortener
knbr13/finder
search your text/file effortlessly
knbr13/knbr13
knbr13/ArrayList
knbr13/awesome-go
A curated list of awesome Go frameworks, libraries and software
knbr13/buffer
knbr13/company-service-go
knbr13/data-structures-go
knbr13/encore
Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
knbr13/gateway
A high-performance API Gateway with middlewares, supporting HTTP and gRPC protocols.
knbr13/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
knbr13/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
knbr13/hey
HTTP load generator, ApacheBench (ab) replacement
knbr13/kaf
Modern CLI for Apache Kafka, written in Go.
knbr13/loading
simple http load testing tool
knbr13/mpwd
knbr13/permify
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
knbr13/proglog
knbr13/quick
It is a route manager 100% using net/http, it is being born and is under development, it is intended to be fast and with high performance.
knbr13/redis
knbr13/restic
Fast, secure, efficient backup program
knbr13/sarama
Sarama is a Go library for Apache Kafka.
knbr13/slog
📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
knbr13/snippet-box
knbr13/your-ip
This repository contains an AWS Lambda function written in Go. It handles HTTP requests via API Gateway, returning a response that includes the client's IP address. This function is designed to be deployed on AWS Lambda or any similar Function-as-a-Service (FaaS) platform.