Pinned Repositories
filter-service
A RESTFul bloom filters daemon.
kafka-java-consumer
A Kafka consumer which can help you to overcome common pitfalls
bitcasky
carmine-mock-tool
A simple mock tool to mock carmine redis client
clj-kafka-client
A Clojure library for Kafka new client API
raft
reservoir
A file-based FIFO with good performance for Java
resilience-for-clojure
A Clojure wrapper over Resilience4j
wsdog
A command line tool to debug and explore WebSocket.
ylgrgyq.github.io
blog
ylgrgyq's Repositories
ylgrgyq/resilience-for-clojure
A Clojure wrapper over Resilience4j
ylgrgyq/ylgrgyq.github.io
blog
ylgrgyq/raft
ylgrgyq/reservoir
A file-based FIFO with good performance for Java
ylgrgyq/bitcasky
ylgrgyq/clj-kafka-client
A Clojure library for Kafka new client API
ylgrgyq/carmine-mock-tool
A simple mock tool to mock carmine redis client
ylgrgyq/wsdog
A command line tool to debug and explore WebSocket.
ylgrgyq/advant-of-code
ylgrgyq/archaius
Library for configuration management API
ylgrgyq/Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档
ylgrgyq/bear-reader
ylgrgyq/carmine
Redis client and message queue for Clojure
ylgrgyq/carmine-sentinel
A Clojure library designed to connect redis by sentinel, make carmine to support sentinel.
ylgrgyq/carmine-with-hash-key
A simple wrapper over carmine client to distribute requests to several redis servers based on a given hash key
ylgrgyq/config
My Config
ylgrgyq/cuckoo-filter
ylgrgyq/docs
LeanCloud Documentation
ylgrgyq/gorilla-interpreter
ylgrgyq/homebrew-tap
ylgrgyq/json0-rs
ylgrgyq/lean-parrot
ylgrgyq/link
A clojure framework for nonblocking network programming
ylgrgyq/lock-free-bloomfilter
A lock free bloomfilter in rust
ylgrgyq/papaline
Clojure concurrent pipleline on core.async
ylgrgyq/playground
a playground for myself
ylgrgyq/pushy
A Java library for sending APNs (iOS/OS X) push notifications
ylgrgyq/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
ylgrgyq/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
ylgrgyq/wal
Write Ahead Logging for Rust