-
rocksdb_crc_dev Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedApr 12, 2025 -
-
byconity.github.io Public
Forked from ByConity/byconity.github.ioOfficial website for https://github.com/ByConity/ByConity
MDX UpdatedDec 27, 2023 -
Book4_Power-of-Matrix Public
Forked from Visualize-ML/Book4_Power-of-MatrixBook_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
Python UpdatedDec 10, 2023 -
-
ByConity Public
Forked from ByConity/ByConityByConity is an open source cloud data warehouse
C++ Apache License 2.0 UpdatedSep 22, 2023 -
SurviveSJTUManual Public
Forked from SurviveSJTU/SurviveSJTUManual更新2008年版本的《上海交通大学生存手册》gitbook发布于https://survivesjtu.gitbook.io/survivesjtumanual/
UpdatedJul 7, 2023 -
-
-
raft Public
Forked from canonical/raftC implementation of the Raft consensus protocol
C Other UpdatedNov 4, 2021 -
polardb-file-system Public
Forked from ApsaraDB/PolarDB-FileSystemC++ Apache License 2.0 UpdatedOct 28, 2021 -
local_hook Public
We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for any one of dynamic library or executable file because each of …
-
call_in_stack Public
Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
-
-
-
library-- Public
Forked from isislovecruft/library--The papers and books I've read or am about to read.
C UpdatedSep 26, 2019 -
-
-
cort_proto Public
A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
-
rw_spinlock Public
using one variable to provide a read/write spinlock, like traditional spinlock
-
innodb_ruby Public
Forked from jeremycole/innodb_rubyA parser for InnoDB file formats, in Ruby
Ruby Other UpdatedAug 31, 2018 -
-
We will try to give a mysql innodb files data sheet, tracking from the old version to the latest.
-
oss-emulator Public
Forked from aliyun/oss-emulatorOSS Emulator. You can use it for other op.
Ruby MIT License UpdatedJul 31, 2018 -
README Public
Forked from guodongxiaren/READMEREADME文件语法解读,即Github Flavored Markdown语法介绍
The Unlicense UpdatedJul 27, 2018 macro_for_each Public
macro_for_each provides a portable "for_each" solution for macros.
proto_lambda Public
We implement a lambda grammer that supports inheritance from other class to add more members other than capture of local variables. Capture by value is supported. C++11 or C++03 in gcc or clang is …
reflect_struct Public
Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!
raw_buffer Public
Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in space or speed! You can direct define your protocol in your c…
coroutine_proto Public
We provide a prototype of a stackless coroutine.
Previous Next