焦永清's repositories
aptos-indexer-processors
Set of core processors that index data on the Aptos blockchain
atomic
Wrapper types for sync/atomic which enforce atomic access
bfs
The Baidu File System.
boringssl
Mirror of BoringSSL
clickhouse-odbc
ODBC driver for ClickHouse
cmake-project
CMake完整使用教程。CMake教程包括一系列循序渐进的任务,介绍CMake信息,展示如何实现目标。
cron
a cron library for go
CS_Offer
计算机学科基础知识和主流编程语言相关内容的总结
gendry
a golang library for sql builder
gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
glog
C++ implementation of the Google logging module
go-daily-lib
Go 每日一库
go-mysql-transfer
MySQL Binlog 增量实时同步工具
grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
iam
极客时间《Go 语言项目开发实战》教学项目
json
JSON for Modern C++
libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
libevent
Event notification library
RedisFullCheck
redis-full-check is used to compare whether two redis have the same data. redis-full-check用于比较2个redis数据是否一致,支持单节点、主从、集群版、以及多种proxy,支持同构以及异构对比,redis的版本支持2.x-5.x。
RedisShake
Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具,满足用户非常灵活的同步、迁移需求。
redsync
Distributed mutual exclusion lock using Redis for Go
rest_rpc
modern C++(C++11), simple, easy to use rpc framework
sqlx
general purpose extensions to golang's database/sql
wire
Compile-time Dependency Injection for Go
yamux
Golang connection multiplexing library