Skip to content
View BawNer's full-sized avatar
🦝
🦝

Block or report BawNer

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
BawNer/README.md

Go Engineer.

I build systems that work under pressure — and tools that make other engineers' lives simpler.


Open source

Project What it does
kahora High-performance sharded in-memory cache for Go — with gradual map shrink to prevent unbounded memory growth. Built from a real production problem: 18M entries, 300k+ RPS.
haroku Graceful shutdown for Go — register once, works everywhere. No boilerplate, no plumbing. (coming soon)
kiharo Adaptive hedged requests — automatically learns your service's response time and adjusts the hedge delay.

Stack

Go · PostgreSQL · Redis · Kafka · gRPC · Kubernetes
Prometheus · Grafana · Docker · Elasticsearch

What I'm working on

Building a small ecosystem of production-grade Go utilities around one idea:
make complex things simple for developers.


Open to Backend Go roles in EU — open to relocation.
LinkedIn · guintasep@gmail.com

Pinned Loading

  1. kahora kahora Public

    High-performance sharded in-memory cache for Go with gradual map shrink to prevent unbounded memory growth.

    Go

  2. kiharo kiharo Public

    Adaptive hedged requests for Go. Reduces tail latency without external dependencies.

    Go