- Lebanon
- in/abdullah-alaadine
- a6h.aladdin
Starred repositories
Go implementation to calculate Levenshtein Distance.
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
A libbpf based tracer to help figure out what an application is doing.
Go module for running eBPF programs without root privileges or kernel eBPF support, powered by bpftime.
tbls is a CI-Friendly tool to document a database, written in Go.
Apache Spark - A unified analytics engine for large-scale data processing
A collection of daily coding challenges designed to help you master idiomatic Go through deliberate, repetitive practice.
Golang implementation of the Raft consensus protocol
Comprehensive Go protobuf toolkit for building type-safe HTTP APIs with automatic validation, OpenAPI docs, and low number of dependencies
locc is a fast and efficient Lines of Code (LOC) counter written in Go
Professional lightweight testing mini-framework for Go.
Kafka-style message streaming in Go. Built on NATS. Single binary, no JVM, no ZooKeeper.
The lazier way to manage everything docker
Chartly is a powerful utility module designed to retrieve data, generate charts and visualizations using natural language prompts. This module provides functionalities to generate charts and visual…
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
RocksDB/LevelDB inspired key-value database in Go
CNCF Jaeger, a Distributed Tracing Platform
Go package for dealing with maps, slices, JSON and other data.
Netflix's Hystrix latency and fault tolerance library, for Go