gjxf's Stars
google/fruit
Fruit, a dependency injection framework for C++
ludocode/mpack
MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]
jacygao/cow
A Call Out Wheel which schedules and fires callbacks in the background of your Go programs.
iswbm/GolangCodingTime
Go编程时光,一个零基础入门 Golang 的教程
google/WebFundamentals
Former git repo for WebFundamentals on developers.google.com
hashicorp/raft
Golang implementation of the Raft consensus protocol
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
helm/helm
The Kubernetes Package Manager
zaphoyd/websocketpp
C++ websocket client/server library
ccgus/fmdb
A Cocoa / Objective-C wrapper around SQLite
rswier/c4
C in four functions
civetweb/civetweb
Embedded C/C++ web server
Mooophy/Cpp-Primer
C++ Primer 5 answers
gabime/spdlog
Fast C++ logging library.
msgpack/msgpack-c
MessagePack implementation for C and C++ / msgpack.org[C/C++]
nothings/stb
stb single-file public domain libraries for C/C++
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
philsong/btcrobot
Golang bitcoin trading bot, it features multiple trading methods using technical analysis
golang101/golang101
Go语言101 : 一个与时俱进的Go编程知识库
jacygao/spiderman
A simple web crawler that crawls a website n-links deep and calculate the number of unique rendered words found on each page and in total.