glycerine / thinkgoLinks
Think Go. Pointers and resources for learning Go. Go (golang) is an elegant, fast, and rapid development language.
☆20Updated 2 years ago
Alternatives and similar repositories for thinkgo
Users that are interested in thinkgo are comparing it to the libraries listed below
Sorting:
- Binary heap priority queues in Go☆32Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- Go library to provide base service components☆23Updated last month
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- Test the performance of Go's concurrency structures☆30Updated 10 months ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- ☆34Updated 4 years ago
- A scriptable FSM library for Go☆40Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Declarative golang HTTP client☆23Updated 3 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- Go client to reliable queues based on Redis Cluster Streams☆34Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- ☆45Updated 7 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- Formatter for CockroachDB's additions to the Go style guide.☆20Updated last year
- Raft backend using LevelDB☆32Updated 3 years ago
- Demo execution of a payment transaction without an atomic commit across 3 partitions.☆36Updated 7 years ago
- A RESTful caching micro-service in Go backed by Couchbase☆66Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last month
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Go collections☆29Updated 9 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated last month
- Simple Go benchmarks + results☆18Updated 2 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago