ccconnor's Stars
ipfs/kubo
An IPFS implementation in Go
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
eranyanay/1m-go-websockets
handling 1M websockets connections in Go
gobwas/ws
Tiny WebSocket library for Go.
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
markcheno/go-talib
A pure Go port of TA-Lib (http://ta-lib.org)
viabtc/viabtc_exchange_server
A trading engine with high-speed performance and real-time notification
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
aosabook/500lines
500 Lines or Less
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
electerm/electerm
📻Terminal/ssh/telnet/serialport/RDP/VNC/sftp client(linux, mac, win)
xingshaocheng/architect-awesome
后端架构师技术图谱
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
fxsjy/jieba
结巴中文分词
rabbitmq/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
streadway/amqp
Go client for AMQP 0.9.1
BitMEX/api-connectors
Libraries for connecting to the BitMEX API.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
shopspring/decimal
Arbitrary-precision fixed-point decimal numbers in Go
ClickHouse/clickhouse-go
Golang driver for ClickHouse
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
GoAdminGroup/go-admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
trufflesuite/truffle
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
viraptor/reverse-interview
Questions to ask the company during your interview
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
slgobinath/SafeEyes
Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder
dgryski/go-perfbook
Thoughts on Go performance optimization
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions