surahman's Stars
paketo-buildpacks/go
A Cloud Native Buildpack for Go
paketo-buildpacks/java
A Cloud Native Buildpack with an order definition suitable for Java applications
DataDog/orchestrion
Automatic compile-time instrumentation of Go code
awslabs/ar-go-tools
ar-go-tools (Argot) is a collection of analysis tools for Go
openobserve/openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
percona/everest
Percona Everest is a cloud-native database platform to deploy and manage enterprise-grade PostgreSQL, MongoDB and MySQL database clusters.
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
surrealdb/surrealdb.go
SurrealDB SDK for Golang
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
jackc/pgx
PostgreSQL driver and toolkit for Go
99designs/gqlgen
go generate based graphql server library
apache/thrift
Apache Thrift
google/googletest
GoogleTest - Google Testing and Mocking Framework
abseil/abseil-cpp
Abseil Common Libraries (C++)
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
apache/zookeeper
Apache ZooKeeper
nektos/act
Run your GitHub Actions locally 🚀
apache/kafka
Mirror of Apache Kafka
apache/iceberg
Apache Iceberg
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
golang/mock
GoMock is a mocking framework for the Go programming language.