xiezhenye's Stars
OpenHFT/Chronicle-Queue
Micro second messaging that stores everything to disk
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
oceanbase/obconnector-j
OceanBase Client for Java is a JDBC 4.2 compatible driver, used to connect applications developed in Java to OceanBase Database Server.
oceanbase/obclient
A MariaDB-based command line tool to connect to OceanBase Database.
oceanbase/obproxy
A proxy server for OceanBase Database.
oceanbase/obagent
An agent client that provides operation and data collecting interface for OceanBase
oceanbase/ocp-express
OceanBase Cloud Platform Express
sassoftware/go-rpmutils
Golang implementation of parsing RPM packages
lima-vm/lima
Linux virtual machines, with a focus on running containers
Tencent/TenDBCluster-TSpider
TSpider is the proxy node of TenDB Cluster.
paulocoutinhox/pdfium-lib
PDFium - Project to compile PDFium library to multiple platforms.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
carrot2/elasticsearch-carrot2
Carrot2 plugin for ElasticSearch
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
Elara6331/pcre
Pure-Go port of the PCRE2 regular expression engine.
matloob/regexp
go regexp with RE2 DFA matcher port - golang.org/cl/12081
kaz-yamam0t0/go-timeparser
Flexible Time Parser for Golang
charles-river-analytics/figaro
Figaro Programming Language and Core Libraries
SelfExplainML/PiML-Toolbox
PiML (Python Interpretable Machine Learning) toolbox for model development & diagnostics
clickvisual/clickvisual
A lightweight log analytic and data visualize platform built on clickhouse.
heiyeluren/xmm
XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存的 分配/释放 工作,能自主构建高性能的 链表/树/哈希表等各类数据结构,能良好完美的逃逸掉Go内置的GC机制,是构建高性能程序基础设施。
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
dgraph-io/ristretto
A high performance memory-bound Go cache
containerd/cgroups
cgroups package for Go
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
brahma-adshonor/gohook
a funny library to hook golang function at runtime
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
square/wire
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.