Skip to content
View seipan's full-sized avatar
β˜€οΈ
Golang
β˜€οΈ
Golang

Sponsoring

@ziglang

Highlights

  • Pro

Organizations

@urfave @yadon-infra

Block or report seipan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seipan/README.md

Hello πŸ‘‹. Here's a list of my favorite projects.

linter

  • logfind : linter to find log.Println(), etc.
  • logdel : Static analysis tool to remove log.Println(), etc. in bulk
  • ctxchecker : linter to check if context is in the argument

logger

  • logdis : logger to notify logs directly to discord using webhook (archive)
  • loghook : logger to notify logs to slack,discord using webhook

Web

  • glyph : A web-service that allows you to save documents in markdown format
  • mylb : Implementing a Load Balancer in Golang(just a toy)

Data stuctures

  • btree : cli tool to compare b-tree implementations and their speed
  • monokage : In-Memory Database Using Bloom Filter

CLI

  • csql : CLI tool to insert CSV data into a specified database.
  • ketos : A CLI tool for sharing any local application with others using a Docker container.

API TEST

  • bulma : πŸ‘Š CLI tool to parse OpenAPI and stress test each endpoint. πŸ‘Š
  • atgen : API test tool

container

  • fukuro : [WIP] Toy container runtime written in Golang.

utility

  • trigger : A flexible trigger engine for Go, designed to execute registered actions when their associated predicates evaluate to true.

Pinned Loading

  1. loghook Public

    ⚑ logger to notify logs to slack,discord using webhook ⚑

    Go 21

  2. aktsk/atgen Public

    Go 14 10

  3. mylb Public

    ⭐ Implementing a Load Balancer in Golang(just a toy) ⭐

    Go 6

  4. bulma Public

    πŸ‘Š CLI tool to parse OpenAPI and stress test each endpoint. πŸ‘Š

    Go 6 1

  5. csql Public

    CLI tool to insert CSV data into a specified database.

    Go 4

  6. Doer-org/ketos Public

    A CLI tool for sharing any local application with others using a Docker container.

    Go 2 1