Pinned Repositories
aiorpc
A fast python rpc library based on asyncio and MessagePack
gofunctools
A tool kit containing common functional programming tools.
pid
WebChat
A webchat app using flask and socketio.
libchan
Like Go channels over the network
go
The Go programming language
grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
pd
Placement driver for TiKV
tikv
Distributed transactional key-value database, originally created to complement TiDB
choleraehyq's Repositories
choleraehyq/aiorpc
A fast python rpc library based on asyncio and MessagePack
choleraehyq/pid
choleraehyq/rwlock
sync.RWMutex Per P.
choleraehyq/fastercgo
choleraehyq/fastrand
choleraehyq/9cc
A Small C Compiler
choleraehyq/ants
🐜⚡️A high-performance goroutine pool in Go, inspired by fasthttp.
choleraehyq/Arachne
Core aware thread management system
choleraehyq/atomic_enum
An attribute to create an atomic wrapper around a C-style enum
choleraehyq/byte_buffer
A Rust crate for easy byte buffer management and reuse
choleraehyq/community
Welcome to the StarRocks community!
choleraehyq/dynasm-rs
A dynasm-like tool for rust.
choleraehyq/frugal
A very fast dynamic Thrift serializer & deserializer.
choleraehyq/go
The Go programming language
choleraehyq/goja
ECMAScript 5.1(+) implementation written in Go
choleraehyq/golang101
Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书
choleraehyq/gopkg
Universal Utilities for Go
choleraehyq/graph-data-science
Source code for the Neo4j Graph Data Science library of graph algorithms.
choleraehyq/hugegraph-studio
HugeGraph Database web UI
choleraehyq/incubator-doris
Apache Doris (Incubating)
choleraehyq/jemalloc-go
choleraehyq/LIMO
LIMO: Less is More for Reasoning
choleraehyq/MagiskOnWSA
Integrate Magisk root and Google Apps (OpenGApps) into WSA (Windows Subsystem for Android)
choleraehyq/misc
Experiments and bad ideas
choleraehyq/misc-go
Some benchmarks or misc things written in Go
choleraehyq/ristretto
A high performance memory-bound Go cache
choleraehyq/tcmalloc
choleraehyq/terarkdb
A RocksDB compatible KV storage engine with better performance
choleraehyq/thriftgo
An implementation of thrift compiler in go language.
choleraehyq/type-exercise-in-rust
Learn Rust black magics by implementing an expression framework in database systems