Pinned Repositories
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
digital-restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axonframework. Apache Kafka. RabbitMQ
php-src
The PHP Interpreter
pprof
pprof is a tool for visualization and analysis of profiling data
RabbitMQ
RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建RabbitMQ集群,创建连接RabbitMQ系统的客户端节点等相关功能,方便源代码的阅读)
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, HyperLogLogs, Bitmaps.
spark
Mirror of Apache Spark
zookeeper
Mirror of Apache Hadoop ZooKeeper
liangfflia's Repositories
liangfflia/digital-restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axonframework. Apache Kafka. RabbitMQ
liangfflia/7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
liangfflia/alfred-chrome-history
Search your Google Chrome history in Alfred
liangfflia/Algorithms-Learning-With-Go
算法学习 Golang 版,参考 raywenderlich/swift-algorithm-club
liangfflia/book-1
:books: All programming languages books
liangfflia/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
liangfflia/delve
Delve is a debugger for the Go programming language.
liangfflia/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
liangfflia/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
liangfflia/faas
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
liangfflia/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English version supported!
liangfflia/glide-1
Package Management for Golang
liangfflia/go-is-not-good
A curated list of articles complaining that go (golang) isn't good enough
liangfflia/go-metrics
Go port of Coda Hale's Metrics library
liangfflia/go101
An online book focusing on Go syntax/semantics.
liangfflia/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
liangfflia/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
liangfflia/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
liangfflia/iris
The fastest backend community-driven web framework on (THIS) Earth. Can your favourite web framework do that? 👉 http://bit.ly/iriscandothat1 or even http://bit.ly/iriscandothat2
liangfflia/JVM-JUC-Core
JUC JVM core knowledge points
liangfflia/kong
:monkey: The Microservice API Gateway
liangfflia/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
liangfflia/linux
Linux kernel source tree
liangfflia/memberlist
Golang package for gossip based membership and failure detection
liangfflia/OnlineSchemaChange
A tool for performing online schema changes on MySQL.
liangfflia/pholcus
[Crawler for Golang] Pholcus is a distributed, high concurrency and powerful web crawler software.
liangfflia/Raft-Paxos-Sample
MIT6.824实现分布式一致性算法——Raft&Paxos
liangfflia/redis-2
《Redis Command Reference》全文的中文翻译版。
liangfflia/tlaplus
TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
liangfflia/XX-Net
a web proxy tool