-
flat_hash_map Public
Forked from skarupke/flat_hash_mapA very fast hashtable
-
sqlite Public
Forked from sqlite/sqliteOfficial Git mirror of the SQLite source tree
C Other UpdatedDec 27, 2021 -
-
jslinux-deobfuscated Public
Forked from levskaya/jslinux-deobfuscatedAn old version of Mr. Bellard's JSLinux rewritten to be human readable, hand deobfuscated and annotated.
JavaScript Other UpdatedJan 15, 2019 -
orgzly-android Public
Forked from orgzly/orgzly-androidOutliner for taking notes and managing to-do lists
-
cppcoro Public
Forked from lewissbaker/cppcoroA library of C++ coroutine abstractions for the coroutines TS
-
range-v3 Public
Forked from ericniebler/range-v3Experimental range library for C++11/14/17
C++ Other UpdatedNov 27, 2017 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ Other UpdatedJun 11, 2017 -
Ceph is a distributed object, block, and file storage platform
-
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
-
fastcgipp Public
Forked from eddic/fastcgippA C++ FastCGI and Web development platform:
-
-
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
C BSD 3-Clause "New" or "Revised" License UpdatedAug 31, 2016 -
gperftools Public
Forked from gperftools/gperftoolsMain gperftools repository
C++ BSD 3-Clause "New" or "Revised" License UpdatedMay 14, 2016 -
-
protobuf Public
Forked from protocolbuffers/protobufProtocol Buffers - Google's data interchange format
C++ Other UpdatedJul 31, 2015 -
-
vapp Public
Forked from virtualopensystems/vappVhost-user reference server and testcase
-
snappy Public
Forked from google/snappyA fast compressor/decompressor
C++ Other UpdatedMar 4, 2014 -
crc Public
Forked from malinengineer/crcVarious implementations of CRC standards in C
-
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
C BSD 3-Clause "New" or "Revised" License UpdatedJan 9, 2013 -
coho Public
Forked from webcoyote/cohoBase libraries for C++ development
-
lwqq Public
Forked from mathslinux/lwqqA Linux WebQQ Client
-
stud Public
Forked from bumptech/studThe Scalable TLS Unwrapping Daemon
-
-
py8086 Public
Forked from julienaubert/py8086A (very) basic 8086 emulator written in python - just for fun.
Python UpdatedMar 12, 2012 -
-
-
pystring Public
Forked from imageworks/pystringC++ functions matching the interface and behavior of python string methods with std::string