cmu440 / intro-to-go2
This repository contains code snippets discussed in 15-440, lecture 5 (given on 1/28/2014).
☆12Updated 11 years ago
Alternatives and similar repositories for intro-to-go2
Users that are interested in intro-to-go2 are comparing it to the libraries listed below
Sorting:
- distributed rate limiter for traffic control☆13Updated 7 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- TChannel health check utility☆17Updated 5 years ago
- An implementation of the radix tree data structure (http://en.wikipedia.org/wiki/Radix_tree).☆21Updated 10 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- An example web service that uses concurrency and channels to provide search results from different providers.☆31Updated 7 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 10 years ago
- Resources for Boston Golang Lab #1: Create a Chat Server☆17Updated 9 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- A chain-of-command framework written in Go☆60Updated 8 years ago
- A framework for distributed applications☆59Updated 4 years ago
- Yet Another Go NATS client☆16Updated 3 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆136Updated last year
- Making support for Apache Kafka in Go better☆55Updated 6 years ago
- What happens on the wire when Hadoop RPC call is issued?☆14Updated 2 years ago
- Project 2: Tribbler☆35Updated 11 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Learn Deep Learning The Hard Way☆64Updated 2 years ago
- Dashboard for etcd.☆24Updated 10 years ago
- A simple but full search engine written in golang☆48Updated 11 years ago
- coordinator(zookeeper, etcd) helper☆15Updated 9 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 9 years ago
- An OAuth2 provider in golang.☆48Updated 12 years ago
- A Go package for logging that supports a tagged style of logging☆11Updated 9 years ago
- Basic paxos☆30Updated 11 years ago
- Go logging library used at Mailgun.☆20Updated 9 years ago
- Bloom filters implemented in Go.☆146Updated 7 years ago