handy1989 / vimLinks
☆22Updated 10 years ago
Alternatives and similar repositories for vim
Users that are interested in vim are comparing it to the libraries listed below
Sorting:
- 《CGDB中文手册》☆277Updated 10 years ago
- Building vim editor in Linux into an effective C/C++ programming IDE, YouCompleteMe supported☆182Updated 7 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- minimal .vimrc for c/c++ developers☆96Updated 8 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆86Updated 2 years ago
- A collection of gcc tips. 100 maybe just mean many here.☆553Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- ☆155Updated 12 years ago
- ☆153Updated last year
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- ☆70Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 旨在搜集国内外各种 C++11 的学习资源,供大家参考、学习。☆382Updated 10 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- <<Effective Modern C++>> Chinese version and source code☆25Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆51Updated 10 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- ☆52Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- The Alibaba Cloud V1.0 SDK will soon enter the Basic Security Maintenance phase and is no longer recommended for use.☆104Updated 3 weeks ago
- simple http server base on epoll☆323Updated 2 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)