Pinned Repositories
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
base64url
Implement base64url changing +,/ to -,_ and removing = to be more URL friendly
buffer
Circular buffer backed by MMAPed file for golang
cachehash
An efficient C hash-table like data structure with static size that evicts LRU object on insertion
cities
10,000 Cities with Latitude, Longitude, and Elevation in Go
codisx
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
cuckoofilter
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io
hiqsociety's Repositories
hiqsociety/codisx
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
hiqsociety/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io
hiqsociety/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
hiqsociety/cachehash
An efficient C hash-table like data structure with static size that evicts LRU object on insertion
hiqsociety/cuckoofilter
Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.
hiqsociety/equic
eQUIC - QUIC connection quota control on Linux kernel through eBPF
hiqsociety/fcgi_client
go fastcgi client with fcgi params support
hiqsociety/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
hiqsociety/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
hiqsociety/gitignore
A collection of useful .gitignore templates
hiqsociety/gitmko0
GitMKO0
hiqsociety/go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
hiqsociety/gocx
The most frequently used codes for Golang
hiqsociety/gohack
Golang Hack
hiqsociety/grockdb
hiqsociety/grocksdb
RocksDB wrapper for Go. Support 6.19.x, 6.17.x, 6.16.x, 6.15.x, etc. Latest 6.19.3
hiqsociety/hero
A handy, fast and powerful go template engine.
hiqsociety/ipfilter
A package for IP Filtering in Go (golang)
hiqsociety/ledisdb
A high performance NoSQL Database Server powered by Go
hiqsociety/libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
hiqsociety/mdbx-go
Bindings for https://github.com/erthink/libmdbx
hiqsociety/memconn
MemConn is an in-memory network stack for Go.
hiqsociety/nft-full-stack
nft-full-stack
hiqsociety/realip
a golang library that can get client's real public ip address from http request headers
hiqsociety/redis-1
Type-safe Redis client for Golang
hiqsociety/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
hiqsociety/techsupport
Technical Support
hiqsociety/terarkdb
A RocksDB compatible KV storage engine with better performance
hiqsociety/test
hiqsociety/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.