-
-
-
cpp-mode Public
Forked from chxuan/cpp-mode🍃A C IDE for vim
Vim Script MIT License UpdatedMar 27, 2022 -
vimplus Public
Forked from chxuan/vimplus🚀An automatic configuration program for vim
Vim Script MIT License UpdatedMar 25, 2022 -
tlsf Public
Forked from mattconte/tlsfTwo-Level Segregated Fit memory allocator implementation.
C UpdatedNov 6, 2021 -
zstd Public
Forked from facebook/zstdZstandard - Fast real-time compression algorithm
C Other UpdatedJun 30, 2021 -
-
-
-
edb-debugger Public
Forked from eteran/edb-debuggeredb is a cross platform x86/x86-64 debugger.
C GNU General Public License v2.0 UpdatedJun 23, 2017 -
htop Public
Forked from hishamhm/htophtop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
C GNU General Public License v2.0 UpdatedJun 6, 2017 -
-
repo-badges Public
Forked from dwyl/repo-badges⭐ use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code "quality" in a project.
HTML UpdatedNov 28, 2016 -
opencv_contrib Public
Forked from opencv/opencv_contribRepository for OpenCV's extra modules
C Other UpdatedJul 19, 2016 -
OpenCV-Panorama-Stitch Public
Forked from prakashSidd18/OpenCV-Panorama-StitchAn openCV implementation of stitching two images to create a panorama using SURF Detectors
C UpdatedMay 17, 2016 -
-
-
mrec Public
Forked from Mendeley/mrecA recommender systems development and evaluation package by Mendeley
Python Other UpdatedApr 12, 2016 -
-
typhoon-blade Public
Forked from chen3feng/blade-buildBuilding system of typhoon cloud computing platform of tencent, support C/C /protobuf/thrift/lex/yacc/swig.
Python Other UpdatedFeb 18, 2016 -
libsimplesvr Public
Simple Server Library is NonBlock Socket Network Framework.
-
totp Public
Forked from jamesliu96/totpRFC6238
C GNU General Public License v3.0 UpdatedNov 3, 2015 -
cx-extractor Public
Automatically exported from code.google.com/p/cx-extractor
HTML UpdatedSep 28, 2015 -
-
http2-spec Public
Forked from fex-team/http2-specWorking copy of the HTTP/2 Specification
XSLT UpdatedSep 19, 2015 -
-
libevhtp Public
Forked from zerotao/libevhtpA more flexible replacement for libevent's http API.
C Other UpdatedJul 9, 2015 -
MemDB Public
Memory Database from redis
-
redis Public
Forked from redis/redisRedis 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, HyperLogLogs, Bitmaps.
C BSD 3-Clause "New" or "Revised" License UpdatedNov 30, 2014 -
SimpleRPC Public
Simple RPC Service Framework