gozeloglu
Software Engineer @getir - Graduated from @HacettepeUniversity CS | prev @deliveryhero
@getirAnkara, TR
Pinned Repositories
bm
New version of the bookmark TUI tool. It is backed by SQLite3.
BookLand
:green_book: Online book store application.
cache
LRU-based cache package for Go.
gitignore
Command line application to create .gitignore files in the terminal.
gop-3
POP-3 client package for Go.
kvs
Key-Value Storage written in Go.
leaderboard-redis
Leaderboard API implemented with Node.js and Redis.
koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
gls
Minimal file manager with terminal UI #Go
rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
gozeloglu's Repositories
gozeloglu/cache
LRU-based cache package for Go.
gozeloglu/bm.sh
BookMark CLI tool for UNIX /Linux terminals.
gozeloglu/gitignore
Command line application to create .gitignore files in the terminal.
gozeloglu/kvs
Key-Value Storage written in Go.
gozeloglu/BookLand
:green_book: Online book store application.
gozeloglu/set
Thread(Safe/Unsafe) Set data structure for Go.
gozeloglu/bm
New version of the bookmark TUI tool. It is backed by SQLite3.
gozeloglu/currency-tcmb
TCMB(Central Bank of the Republic of Türkiye) currency API written in Go.
gozeloglu/lgtm
:package: LGTM fancy text.
gozeloglu/amazon-sqs-developer-guide
The open-source version of the _Amazon Simple Queue Service Developer Guide_. You can give us feedback and requests for changes by submitting issues in this repository.
gozeloglu/charmbracelet-log
A minimal, colorful Go logging library 🪵
gozeloglu/concurrent-swiss-map
A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
gozeloglu/cv
A simple, modern CV / resume template.
gozeloglu/datadriven
Data-Driven Testing for Go
gozeloglu/fiber
⚡️ Express inspired web framework written in Go
gozeloglu/flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
gozeloglu/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
gozeloglu/gls
ls with GUI
gozeloglu/go-styleguide
🏆 Opinionated Styleguide for the Go language
gozeloglu/goreleaser
Deliver Go binaries as fast and easily as possible
gozeloglu/iterator
Iterator package written in Go.
gozeloglu/koanf
Simple, lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
gozeloglu/myko
A simple attribution engine.
gozeloglu/permify
Permify is an open-source authorization service inspired by Google Zanzibar.
gozeloglu/permify-go
Permify Go Client
gozeloglu/pratt
A minimal Pratt parser
gozeloglu/redka
Redis re-implemented with SQLite
gozeloglu/rosedb
🚀 Fast, stable and embedded storage based on bitcask, supports string, list, hash, set, and sorted set.
gozeloglu/ttlcache
An in-memory cache with item expiration and generics
gozeloglu/wounter
Word counter CLI tool written in Go.