Code Monkey home page Code Monkey logo

yuanzhu's Projects

byconity icon byconity

ByConity is an open source cloud data warehouse

call_in_stack icon call_in_stack

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!

cort_proto icon cort_proto

A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).

cpp-serializers icon cpp-serializers

Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++

cstl icon cstl

Create a C version of C++ STL. Keep simple!

emake icon emake

你见过的最简单的 GCC/CLANG 项目构建工具

gtm icon gtm

Download all GTMs by the scripts

howto icon howto

编译gcc,以及其他工具脚本

library-- icon library--

The papers and books I've read or am about to read.

local_hook icon local_hook

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 them has their own GOT sections.

macro_for_each icon macro_for_each

macro_for_each provides a portable "for_each" solution for macros.

params_pack icon params_pack

For C++11 type parameters pack, we present several useful interface for them!

pro-mysql icon pro-mysql

Source code for 'Pro MySQL' by Jay Pipes and Michael Kruckenberg

proto_lambda icon proto_lambda

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 supported.

raft icon raft

C implementation of the Raft consensus protocol

raw_buffer icon raw_buffer

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 cplusplus header file now!

readme icon readme

README文件语法解读,即Github Flavored Markdown语法介绍

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.