Pinned Repositories
2014
2014要做的一些事的记录
2014_later
69net
no zuo no die
answer
book
学习笔记
code_snippet
codis
redis cluster powered by go
dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
template_mate_programming
Some useful code programed with template technology under C++11 stander.
cjl3080434008's Repositories
cjl3080434008/2014
2014要做的一些事的记录
cjl3080434008/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
cjl3080434008/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
cjl3080434008/jaeger
CNCF Jaeger, a Distributed Tracing System
cjl3080434008/log
Fast Structured Logging for Humans
cjl3080434008/OpenDiablo2
An open source re-implementation of Diablo 2
cjl3080434008/pentest
渗透测试用到的东东
cjl3080434008/rudp
Reliable UDP
cjl3080434008/viabtc_exchange_server
A high performance and real time quotation push trade engine.
cjl3080434008/CreatorDB
A simple Database management system
cjl3080434008/db-monthly
阿里云数据库内核月报分类整理(定时更新)。
cjl3080434008/etcd
Distributed reliable key-value store for the most critical data of a distributed system
cjl3080434008/fast_spark
A new arguably faster implementation of Apache Spark from scratch in Rust
cjl3080434008/githubv4
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
cjl3080434008/go-torch
Stochastic flame graph profiler for Go programs
cjl3080434008/goconf
Golang config file parse module
cjl3080434008/HPLFDS
A high performance lock free data structure lib for X86
cjl3080434008/jsonlogic
Go Lang implementation of JsonLogic
cjl3080434008/leaf
A game server framework
cjl3080434008/libgo
C++ coroutine library, CSP mode, likes golang
cjl3080434008/low
low level data type and utils in Golang.
cjl3080434008/martini
Classy web framework for Go
cjl3080434008/notes
cjl3080434008/ppt
PPT I collected
cjl3080434008/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
cjl3080434008/scylla
Columnar data store using the seastar framework, compatible with Apache Cassandra
cjl3080434008/shanbay_remember
扇贝自动发送今日新词到 telegram
cjl3080434008/signin
cjl3080434008/vim-config
cjl3080434008/xstrings
Implements string functions widely used in other languages but absent in Go.