Pinned Repositories
acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
aho_corasick
A C++ implementation of the aho corasick pattern search algorithm
ai-threadsafe
Threading utilities: object oriented (read/write) locking and more.
AirConnect
Use AirPlay to stream to UPnP/Sonos & Chromecast devices
AlgorithmImplementations
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacobis-gauss-seidal-bisection-false-position-newton-raphson-fixed-point-secant-cigarette-smokers-genetic-huffman-a-a*-star-binary-knuth-morris-pratt-kmp-quick-thread-priority-based-premitive-shortest-job-non-primitive-arithmetic-expression-data-structures-list-node-implementation-one-two-way-linked-stack-string-graph-numerical-methods-equation-solving-solve-process-problem-search-sort-prime-ugly-friend-perfect-fibonacci-factorial-factor-number)
algorithms
Algorithms & Data structures in C++.
AndroidLibs
:fire:正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
AnnotatedCode
知名开源代码库的注释版:C++、Golang等
atomic_queue
C++ lockless queue.
boyer-moore-horspool
Booyer-Moore-Horspool string search algorithm implementation in C++
kdtiankong's Repositories
kdtiankong/LINUX_IPC
linux ipc practice
kdtiankong/connectionPool
Example for connect MySQL with Connection pool in CPP.
kdtiankong/SshLib
LibSsh2 C++ Wrapper
kdtiankong/libssh2Wrapper
This will be a C++ wrapper around libssh2