suadev's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
PostgREST/postgrest
REST API for any Postgres database
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
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).
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
p0deje/Maccy
Lightweight clipboard manager for macOS
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
BartoszJarocki/cv
Print-friendly, minimalist CV page
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
dotnet/eShop
A reference .NET application implementing an eCommerce site
PaulJuliusMartinez/jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
facundoolano/software-papers
📚 A curated list of papers for Software Engineers
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
nalgeon/redka
Redis re-implemented with SQLite
microsoft/code-with-engineering-playbook
This is the playbook for "code-with" customer or partner engagements
asaskevich/EventBus
[Go] Lightweight eventbus with async compatibility for Go
maypok86/otter
A high performance cache for Go
alitto/pond
🔘 Minimalistic and High-performance goroutine worker pool written in Go
openai/openai-dotnet
The official .NET library for the OpenAI API
drasi-project/drasi-platform
vipshop/redis-migrate-tool
A convenient and useful tool for migrating data between redis group.
shortlink-org/shortlink
Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
rajanadar/VaultSharp
A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
func25/go-practical-tips
Go Practical Tips
zarldev/goenums
Type Safe Enum generator for Go
opstree/redis-migration
A tool to migrate redis database keys from one setup to another
utkusen/goroutine-benchmark
runs benchmarks to determine the optimal number of Go routine pool size on the current machine