Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
1m-go-websockets
handling 1M websockets connections in Go
adadsdkdemo
ambry
Distributed object store
anndb
Distributed Approximate Nearest Neighbors Database https://anndb.com
ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
AsyncCallback
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework.
goydb
goydb, a couchdb compatible embeddable database written in go
rock59's Repositories
rock59/ambry
Distributed object store
rock59/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
rock59/bigqueue-1
Golang implements for BigQueue
rock59/cmux
Connection multiplexer for GoLang: serve different services on the same port!
rock59/conjure
Conjure Refraction Networking station code
rock59/coraza
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
rock59/ebpf-loadbalancer
Linux eBPF load balancer for TCP and UDP sockets
rock59/FlashMQ
FlashMQ is a light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments
rock59/gmqtt
Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang
rock59/h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
rock59/IOXY
MQTT intercepting proxy
rock59/janus-gateway
Janus WebRTC Server
rock59/koler
Just a phone app.
rock59/ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
rock59/mqtt-proxy-1
MQTT Proxy allows MQTT clients to send messages to other messaging systems
rock59/mtg
Highly opinionated MTPROTO proxy for Telegram
rock59/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
rock59/opendht
OpenDHT: a C++17 Distributed Hash Table implementation
rock59/OvenMediaEngine
OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition.
rock59/PsiphonLinux
Unnofficial repository to make the installation of the Psiphon VPN on the Linux operating system easier
rock59/quic
In-kernel QUIC implementation with Userspace handshake
rock59/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
rock59/Simple-Contacts
Easy and quick contact management with no ads, handles groups and favorites too.
rock59/sockstun
A simple and lightweight VPN over socks5 proxy (tun2socks) for Android.
rock59/soketi
Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
rock59/TalkWithTLS
Talk With TLS: [D]TLS usage Samples, Test and much more
rock59/tcpproxy
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
rock59/tempesta
All-in-one solution for high performance web content delivery and advanced protection against DDoS and web attacks
rock59/urbit
An operating function
rock59/vigenere
A toy provider implementing an expanded vigenere cipher, to serve as a programming example