cyhone's repositories

AnnotatedCode

知名开源代码库的注释版:C++、Golang等

gin-cache

:rocket: A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存中间件,相比于官方版本,有巨大性能提升。

Language:GoLicense:MITStargazers:225Issues:5Issues:28

Software-Engineering-at-Google

《Software Engineering at Google》的中文翻译版本

Language:HTMLStargazers:1Issues:1Issues:0

arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

awesome-go

A curated list of awesome Go frameworks, libraries and software

Language:GoLicense:MITStargazers:0Issues:2Issues:0

bbolt

An embedded key/value database for Go.

Language:GoLicense:MITStargazers:0Issues:0Issues:0

bigcache

Efficient cache for gigabytes of data written in Go.

Language:GoLicense:Apache-2.0Stargazers:0Issues:1Issues:0

caffeine

A high performance caching library for Java

Language:JavaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

chproxy

Open-Source ClickHouse http proxy and load balancer

Language:GoLicense:MITStargazers:0Issues:2Issues:0

cpp-peglib

A single file C++ header-only PEG (Parsing Expression Grammars) library

License:MITStargazers:0Issues:0Issues:0

etcd

Distributed reliable key-value store for the most critical data of a distributed system

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

flink

Apache Flink

License:Apache-2.0Stargazers:0Issues:0Issues:0

gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

Language:GoLicense:MITStargazers:0Issues:0Issues:0

gin-cache-redis

redis implementation of gin-cache store

Language:GoStargazers:0Issues:1Issues:0

go

The Go programming language

Language:GoLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

golang-lru

Golang LRU cache

License:MPL-2.0Stargazers:0Issues:0Issues:0

gorm

The fantastic ORM library for Golang, aims to be developer friendly

Language:GoLicense:MITStargazers:0Issues:1Issues:0

GrafanaJsonDatasource

Grafana datasource to load JSON data over your arbitrary HTTP backend

Language:TypeScriptLicense:MITStargazers:0Issues:2Issues:0

grpc

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

guava

Google core libraries for Java

License:Apache-2.0Stargazers:0Issues:0Issues:0

hdfs

A native go client for HDFS

Language:GoLicense:MITStargazers:0Issues:0Issues:0

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Language:C++License:BSD-3-ClauseStargazers:0Issues:1Issues:0

lo

💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

Language:GoLicense:MITStargazers:0Issues:1Issues:0

pond

🔘 Minimalistic and High-performance goroutine worker pool written in Go

License:MITStargazers:0Issues:0Issues:0

pulsar

Apache Pulsar - distributed pub-sub messaging system

License:Apache-2.0Stargazers:0Issues:0Issues:0

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.

Language:CLicense:BSD-3-ClauseStargazers:0Issues:2Issues:0

ristretto

A high performance memory-bound Go cache

Language:GoLicense:Apache-2.0Stargazers:0Issues:1Issues:0

trpc-go

A pluggable, high-performance RPC framework written in golang

Language:GoLicense:NOASSERTIONStargazers:0Issues:1Issues:0

ttlcache

An in-memory string-interface{} map with various expiration options for golang

Language:GoLicense:MITStargazers:0Issues:2Issues:0

validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

Language:GoLicense:MITStargazers:0Issues:1Issues:0