Pinned Repositories
500lines
500 Lines or Less
abseil-cpp
Abseil Common Libraries (C++)
algorithm-visualizer
Algorithm Visualizer
algorithms_and_data_structures
160+ Algorithm & Data Structure Problems using C++
anna
architect-awesome
后端架构师技术图谱
awesome-distributed-systems
Awesome list of distributed systems resources
bandit
Human-friendly unit testing for C++11
CMEjjTest
CME家教平台,全球最火爆的家教平台
sec_chart
有关信息安全的一些截图及流程图分享
cmejj's Repositories
cmejj/C-list
Singly linked list in C .单链表的C语言封装 Goto https://github.com/hit9/Daily-C-Snip
cmejj/C-Snip
My C Snippets - Sharp tools make good work!
cmejj/Cello
Higher level programming in C
cmejj/cinatra
A sinatra inspired modern c++ web framework
cmejj/cmake-basics
Using the CMake tutorial to test Travis-CI
cmejj/CodeTricks
一些奇技淫巧,just for fun
cmejj/cpp-btree
A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/
cmejj/db-readings
Readings in Databases
cmejj/Design-Pattern
:closed_book: design pattern 包教不包会
cmejj/Eevee
Eevee is a local OI(and perhaps ACM in the future) judger for Linux.
cmejj/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
cmejj/FreeNOS
Free Niek's Operating System (FreeNOS)
cmejj/hashmap
Various open addressing hashmap algorithms in C++
cmejj/libcstl
cmejj/libslirp
A TCP-IP emulator as a library.
cmejj/Linq
Linq for list comprehension in C++
cmejj/oceanbase
A distributed, shared-nothing relational database
cmejj/picohttpparser
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
cmejj/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
cmejj/QssUI
A collection of free Qt Stylesheets you can use for your next project
cmejj/realtime-store
Google Docs–style instant collaboration
cmejj/simple_kit
cmejj/stl
The SGI & LLVM implementation of C++ STL
cmejj/threadpool
C++ Thread Pool library
cmejj/Tinyftp
Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。
cmejj/topper
A lightweight framework for RESTful services in C++
cmejj/vczh_toys
This repository contains vczh's toys for black magic codes or experiments
cmejj/vim
cmejj/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
cmejj/ZBase
useful utils(c++14)