Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
aerial_mapper
Real-time Dense Point Cloud, Digital Surface Map (DSM) and (Ortho-)Mosaic Generation for UAVs
aiomysql
aiomysql is a library for accessing a MySQL database from the asyncio
aliyun-cloudnative-race-mq-2021
Apollo-Proxy
Http Proxy
flash-netty
掘金小册对应源代码 https://juejin.im/book/5b4bc28bf265da0f60130116
Http-Proxy
代理服务器
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
understanding-the-jvm
《深入理解 Java 虚拟机》阅读笔记
BerryCol's Repositories
BerryCol/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
BerryCol/bbolt
An embedded key/value database for Go.
BerryCol/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
BerryCol/containerd
An open and reliable container runtime
BerryCol/CouloyDB
CouloyDB is a KV store engine based on bitcask model
BerryCol/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
BerryCol/dubbo-go
Go Implementation For Apache Dubbo
BerryCol/dubbo-go-samples
Apache dubbo
BerryCol/duckdb
DuckDB is an in-process SQL OLAP Database Management System
BerryCol/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
BerryCol/eskf-gps-imu-fusion
误差状态卡尔曼ESKF滤波器融合GPS和IMU,实现更高精度的定位
BerryCol/fd
A simple, fast and user-friendly alternative to 'find'
BerryCol/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
BerryCol/kubernetes
Production-Grade Container Scheduling and Management
BerryCol/lal
🍀 Go live stream library / client / server and much more. now i'm working on rtmp server part. || Go语言编写的流媒体 库 / 客户端 / 服务器。正在实现 rtmp 服务器部分。
BerryCol/lotusdb
Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.
BerryCol/mediamtx
Also known as rtsp-simple-server. ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams.
BerryCol/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
BerryCol/polaris
Service Discovery and Governance Platform for Microservice and Distributed Architecture
BerryCol/rathole
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
BerryCol/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
BerryCol/redis-proxy-rs
Redis proxy with sync double write and key based filter chains.
BerryCol/rocketmq-clients
RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
BerryCol/rosedb
🚀A fast, stable and embedded k-v storage in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 存储引擎。
BerryCol/rtp
A Go implementation of RTP
BerryCol/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
BerryCol/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
BerryCol/wal
Write Ahead Log for LSM or bitcask storage, designed to optimize the random io workloads.
BerryCol/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
BerryCol/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO