-
Shopee
- Singapore
- https://www.linkedin.com/in/vugiang/
-
kafka Public
Forked from apache/kafkaMirror of Apache Kafka
Java Apache License 2.0 UpdatedJun 17, 2021 -
-
gorm Public
Forked from go-gorm/gormThe fantastic ORM library for Golang, aims to be developer friendly
Go MIT License UpdatedJun 15, 2021 -
kafka-go Public
Forked from segmentio/kafka-goKafka library in Go
Go MIT License UpdatedJun 11, 2021 -
bigcache Public
Forked from allegro/bigcacheEfficient cache for gigabytes of data written in Go.
Go Apache License 2.0 UpdatedJun 8, 2021 -
go-cache Public
Forked from patrickmn/go-cacheAn in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
Go MIT License UpdatedJun 7, 2021 -
project-layout Public
Forked from golang-standards/project-layoutStandard Go Project Layout
Makefile Other UpdatedJun 3, 2021 -
backoff Public
Forked from cenkalti/backoff⏱ The exponential backoff algorithm in Go
Go MIT License UpdatedMay 31, 2021 -
-
errors Public
Forked from pkg/errorsSimple error handling primitives
Go BSD 2-Clause "Simplified" License UpdatedMay 25, 2021 -
go-multierror Public
Forked from hashicorp/go-multierrorA Go (golang) package for representing a list of errors as a single error.
Go Mozilla Public License 2.0 UpdatedMay 25, 2021 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedMay 23, 2021 -
awesome-scalability Public
Forked from binhnguyennus/awesome-scalabilityThe Patterns of Scalable, Reliable, and Performant Large-Scale Systems
MIT License UpdatedMay 23, 2021 -
groupcache Public
Forked from golang/groupcachegroupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Go Apache License 2.0 UpdatedMay 11, 2021 -
gobreaker Public
Forked from sony/gobreakerCircuit Breaker implemented in Go
Go MIT License UpdatedApr 28, 2021 -
-
system-design-interview Public
Forked from checkcheckzz/system-design-interviewSystem design interview for IT companies
UpdatedMar 9, 2021 -
ratelimit Public
Forked from uber-go/ratelimitA Golang blocking leaky-bucket rate limit implementation
Go MIT License UpdatedMar 7, 2021 -
go-metrics Public
Forked from rcrowley/go-metricsGo port of Coda Hale's Metrics library
Go Other UpdatedDec 27, 2020 -
sonyflake Public
Forked from sony/sonyflakeA distributed unique ID generator inspired by Twitter's Snowflake
Go MIT License UpdatedOct 30, 2020 -
redis-client Public
Forked from redis/go-redisType-safe Redis client for Golang
Go BSD 2-Clause "Simplified" License UpdatedMar 30, 2020 -
mattermost-server Public
Forked from mattermost/mattermostOpen source Slack-alternative in Golang and React - Mattermost
Go Other UpdatedMar 17, 2020 -
mattermost-webapp Public
Forked from mattermost/mattermost-webappWebapp of Mattermost server: https://github.com/mattermost/mattermost-server
JavaScript Apache License 2.0 UpdatedMar 17, 2020 -
spell-checker Public
A simple SpellChecker implemented in C, applied Trie and HashTable data structures
C UpdatedMay 15, 2018 -
-