chamip's Stars
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
fluentpython/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
xmake-io/xmake
🔥 A cross-platform build utility based on Lua
sewenew/redis-plus-plus
Redis client written in C++
github/gitignore
A collection of useful .gitignore templates
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
antirez/smallchat
A minimal programming example for a chat server
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
torvalds/linux
Linux kernel source tree
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
boostorg/boost
Super-project for modularized Boost
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
wzpan/cmake-demo
《CMake入门实战》源码
python/cpython
The Python programming language
parallel101/course
高性能并行编程与优化 - 课件
BrightXiaoHan/CMakeTutorial
CMake中文实战教程
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
redis/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, Streams, HyperLogLogs, Bitmaps.
liu-jianhao/Cpp-Design-Patterns
C++设计模式
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
gcc-mirror/gcc
chenshuo/coolshell
Static mirror of coolshell.cn, (c) haoel 2023.
postgres-cn/pgdoc-cn
PostgreSQL manual Chinese translation by China PostgreSQL Users Group
neovim/neovim
Vim-fork focused on extensibility and usability
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.