Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
abseil-cpp
Abseil Common Libraries (C++)
acl
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
apisix
The Cloud-Native API Gateway
ArchiveBox
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
axios
Promise based HTTP client for the browser and node.js
Back-End-Developer-Interview-Questions
后端开发面试题,翻译自 https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
gperftools
Main gperftools repository
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
dongguaWDY's Repositories
dongguaWDY/gperftools
Main gperftools repository
dongguaWDY/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
dongguaWDY/1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
dongguaWDY/abseil-cpp
Abseil Common Libraries (C++)
dongguaWDY/apisix
The Cloud-Native API Gateway
dongguaWDY/bazel_examples
Examples for Bazel
dongguaWDY/binlog
A high performance C++ log library, producing structured binary logs
dongguaWDY/CacheLib
Pluggable in-process caching engine to build and scale high performance services
dongguaWDY/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
dongguaWDY/DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
dongguaWDY/elasticsearch
Free and Open, Distributed, RESTful Search Engine
dongguaWDY/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
dongguaWDY/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
dongguaWDY/go-micro
Go Micro is a framework for distributed systems development
dongguaWDY/googletest
Google Test
dongguaWDY/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
dongguaWDY/GSL
Guidelines Support Library
dongguaWDY/libuv
Cross-platform asynchronous I/O
dongguaWDY/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
dongguaWDY/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
dongguaWDY/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
dongguaWDY/prometheus
The Prometheus monitoring system and time series database.
dongguaWDY/raft
Golang implementation of the Raft consensus protocol
dongguaWDY/redigo
Go client for Redis
dongguaWDY/seastar
High performance server-side application framework
dongguaWDY/smhasher
Automatically exported from code.google.com/p/smhasher
dongguaWDY/TencentOS-kernel
腾讯针对云的场景研发的服务器操作系统
dongguaWDY/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
dongguaWDY/tikv
Distributed transactional key-value database, originally created to complement TiDB
dongguaWDY/trpc-cpp
A pluggable, high-performance RPC framework written in cpp