nextonr's Stars
nlohmann/json
JSON for Modern C++
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Light-City/CPlusPlusThings
C++那些事
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
go-kit/kit
A standard library for microservices.
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
powerline/fonts
Patched fonts for Powerline users.
mbadolato/iTerm2-Color-Schemes
Over 370 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
lensapp/lens
Lens - The way the world runs Kubernetes
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
powerline/powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
fluent/fluentd
Fluentd: Unified Logging Layer (project under CNCF)
learnbyexample/Command-line-text-processing
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
krallin/tini
A tiny but valid `init` for containers
golang/tools
[mirror] Go Tools
goproxyio/goproxy
A global proxy for Go modules.
oreilly-japan/deep-learning-from-scratch
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
chengxumiaodaren/cpp-learning
justjanne/powerline-go
A beautiful and useful low-latency prompt for your shell, written in go
lynnboy/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
there4/markdown-resume
Generate a responsive CSS3 and HTML5 resume with Markdown, with optional PDF output.
BrightXiaoHan/CMakeTutorial
CMake中文实战教程
zenustech/zeno
ZEn NOde system - a simulation & rendering engine in nodes
libgeos/geos
Geometry Engine, Open Source
alibaba/IOC-golang
一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application.
pegasusTrader/PandoraTrader
高频量化交易平台 C++ Trade Platform for quant developer 【浮生着甚苦奔忙,量化之路阻且长。 行行代码凝心血,十年辛苦不寻常】
koalaylj/xlsx2json
convert excel to json ,support object/array/number/bool data type.
skyrpex/clipper
[mirror] An open source freeware polygon clipping library
Balnian/ChannelsCPP
C++ implementation of the Go (GoLang) Channel and Select structure