Pinned Repositories
ad_insight
show the ad metrics : js cross domain, jesery REST API
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
architect-awesome
后端架构师技术图谱
awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
books
build-web-application-with-golang
A golang ebook intro how to build a web with golang
ByteTCC
ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki
camel
Apache Camel
GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
siyu618's Repositories
siyu618/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
siyu618/architect-awesome
后端架构师技术图谱
siyu618/awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
siyu618/build-web-application-with-golang
A golang ebook intro how to build a web with golang
siyu618/ByteTCC
ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki
siyu618/camel
Apache Camel
siyu618/chinese-copywriting-guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
siyu618/bigdata
siyu618/etcd
Distributed reliable key-value store for the most critical data of a distributed system
siyu618/flink-sql-cookbook
The Apache Flink SQL Cookbook is a curated collection of examples, patterns, and use cases of Apache Flink SQL. Many of the recipes are completely self-contained and can be run in Ververica Platform as is.
siyu618/go_in_action
siyu618/go_test
siyu618/go_web
go web
siyu618/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
siyu618/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
siyu618/ip2region
准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有1.5M,提供了java,php,c,python,nodejs,golang,c#查询绑定和Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
siyu618/java_vavr
vavr function programming
siyu618/kubefed-sample
siyu618/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
siyu618/leetcode
leet code
siyu618/mybatis_springboot
mybatis_springboot
siyu618/pom-parser
pom parser
siyu618/query_creator_with_status
mybatis
siyu618/recipes
The Immerok Apache Flink Cookbook is a collection of examples of Apache Flink applications in the format of "recipes". Each recipe explains how you can solve a specific problem by leveraging one or more of the APIs of Apache Flink. The recipes can be extended or provide a basis for solving your requirements with Apache Flink.
siyu618/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.
siyu618/rocketmq
Mirror of Apache RocketMQ
siyu618/spring-boot-cloud
spring-boot-cloud
siyu618/spring_boot
Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"
siyu618/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
siyu618/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"