dduo518's Stars
nlohmann/json
JSON for Modern C++
cmderdev/cmder
Lovely console emulator package for Windows
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
kubernetes/ingress-nginx
Ingress NGINX Controller for Kubernetes
smartcontractkit/full-blockchain-solidity-course-js
Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
greatghoul/remote-working
收集整理远程工作相关的资料
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
gwuhaolin/livego
live video streaming server in golang
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
davecheney/httpstat
It's like curl -v, with colours.
jobbole/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
michaelgrosner/tribeca
A high frequency, market making cryptocurrency trading platform in node.js
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
ben-strasser/fast-cpp-csv-parser
fast-cpp-csv-parser
h2non/gock
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
pion/example-webrtc-applications
Examples of WebRTC applications that are large, or use 3rd party libraries
vincentlaucsb/csv-parser
A high-performance, fully-featured CSV parser and serializer for modern C++.
d99kris/rapidcsv
C++ CSV parser library
pender/chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
yangpeng14/DevOps
自动化运维指南 https://www.yp14.cn
shady831213/algorithms
CLRS study. Codes are written with golang.
apachecn/apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
gudaoxuri/Microservices-Architecture
《微服务架构设计》
EternalFeather/Chatbot-Training-Corpus
总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言
codingconcepts/env
Tag-based environment configuration for structs
RTC-Developer/WebRTC-knowledge-base
WebRTC学习资料整理,包括博客、文章、开源项目
fagongzi/netproxy
4层的网络代理,可以用来模拟网络延迟和丢包,帮助更好的测试程序
etiennecoutaud/kanary
Kubernetes Operator to manage canary deployment using HAProxy