Pinned Repositories
mac
bytecode interpreter in c (blog post)
500lines
500 Lines or Less
Alenka
GPU database engine
Algorithms
编程练习
AlgoXY
Book of Elementary Algorithms and Data structures
annotated_redis_source
带有详细注释的 Redis 2.6 源码
biscuit
Biscuit research OS
compiler
codes about compiler theory
understanding_computation
《计算的本质》
thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
KiwiFlow's Repositories
KiwiFlow/Algorithms
编程练习
KiwiFlow/understanding_computation
《计算的本质》
KiwiFlow/500lines
500 Lines or Less
KiwiFlow/Alenka
GPU database engine
KiwiFlow/AlgoXY
Book of Elementary Algorithms and Data structures
KiwiFlow/biscuit
Biscuit research OS
KiwiFlow/CudaSnippets
CUDA
KiwiFlow/folly
An open-source C++ library developed and used at Facebook.
KiwiFlow/Frog
Asynchronous Graph Processing on GPU with Hybrid Coloring Model
KiwiFlow/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
KiwiFlow/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
KiwiFlow/json-tutorial
从零开始的 JSON 库教程
KiwiFlow/KiwiDB
A simple key/value database.
KiwiFlow/mac
a simple virtual machine implemented in c
KiwiFlow/macdev
Mac for Developer
KiwiFlow/mapreduce-lite
A C++ implementaton of MapReduce without distributed filesystem
KiwiFlow/minix
MINIX 3 (mirror)
KiwiFlow/mymysql
MySQL Client API written entirely in Go
KiwiFlow/netstack
IPv4 and IPv6 userland network stack
KiwiFlow/parse
Go parsers for web formats
KiwiFlow/pInLua
programming in Lua
KiwiFlow/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
KiwiFlow/PythonSnippets
PythonSnippets
KiwiFlow/redbase
A mini database implementation.
KiwiFlow/SC
An implementation of SC programming language written by C++11.
KiwiFlow/smlvm
Smallrepo Virtual Machine
KiwiFlow/TheoryOfComputation
some codes during learning the theory of computation
KiwiFlow/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
KiwiFlow/uaparser
User Agent Parser in golang
KiwiFlow/YiQFlow.github.io