3-day longest streak
<!-- anurnomeru/anurnomeru is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile. Here are some ideas to get you started: 🔭 I’m currently working…

<!--
anurnomeru/anurnomeru is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile.
Here are some ideas to get you started:
- 🔭 I’m currently working on ...
- 🌱 I’m currently learning ...
- 👯 I’m looking to collaborate on ...
- 🤔 I’m looking for help with ...
- 💬 Ask me about ...
- 📫 How to reach me: ...
- 😄 Pronouns: ...
- ⚡ Fun fact: ...
-
Republic ★ PINNED
Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 guava。
Kotlin ★ 10 4y agoExplain → -
kanashi ★ PINNED
Kanashi 是一款基于 kotlin 开发的分布式 NoSQL 内存数据库,支持事务。确切的来说,旨在作者加深学习分布式写出来的玩具,并不对标现有的成熟数据库。Kanashi 基于 netty 来进行通信,基于 raft 实现了选举,可以说是内置了一个粗糙的 NameServer。日志同步相关功能则是由 Kafka 改造而来。此外,Kanashi 还支持事务,目前仅支持 Repeatable read 的隔离级别。
Kotlin ★ 10 1y agoExplain → -
Eventual-Consistency-Example ★ PINNED
可靠消息最终一致性在spring cloud下的实现Demo
Java ★ 10 8y agoExplain → -
kafka-0.10.0.1-source-reading ★ PINNED
kafka源码解读
Java ★ 7 6y agoExplain → -
hana-bi ★ PINNED
基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID
Java ★ 24 4y agoExplain → -
Solution
自己的一些瞎写的leetcode题,数据结构,算法等等
Java ★ 18 4y agoExplain → -
page-helper-ext
支持连表查询的pagehelper修改思路
Java ★ 8 8y agoExplain → -
HighTemplar
基于 Zookeeper 的可重入、读写区分的分布式锁框架。
Java ★ 1 5y agoExplain → -
auth
仿照zheng所做的单点登录与权限验证学习项目
Java ★ 1 4y agoExplain → -
InkAI
Turn ideas into full-length novels with AI — plot, characters, and chapters all automatically generated! 用 AI 将灵感变成完整小说 — 自动生成剧情、角色和章节!
Python ★ 0 2mo agoExplain → -
OpencodeFeishuBot
No description.
TypeScript ★ 0 3mo agoExplain → -
go-gssapi ⑂
Pure Golang GSSAPI Library
Go ★ 0 2y agoExplain → -
curve-operator ⑂
Curve Storage Orchestration for Kubernetes
Go ★ 0 3y agoExplain → -
terraform-controller ⑂
A Kubernetes Terraform Controller, managing Cloud resources through Kubernetes
★ 0 3y agoExplain → -
ArgoTesting
A testing repo for argo.
★ 0 3y agoExplain → -
helm-charts ⑂
Crane community Helm charts
★ 0 4y agoExplain → -
controller-runtime ⑂
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
★ 0 4y agoExplain → -
kubernetes ⑂
Production-Grade Container Scheduling and Management
★ 0 4y agoExplain → -
discord-mass-DM-GO ⑂
A selfbot written in GO to demonstrate how rule-violators spam Discord Users and launch large unsolicited DM Advertisement Campaigns
★ 0 4y agoExplain → -
FlappyBird ⑂
基于Java基础类库编写的Flappy Bird
Java ★ 0 4y agoExplain → -
anurnomeru
No description.
★ 0 4y agoExplain → -
github-readme-stats ⑂
:zap: Dynamically generated stats for your github readmes
★ 0 4y agoExplain → -
bookinfo ⑂
No description.
Mustache ★ 0 5y agoExplain → -
syncthing ⑂
Open Source Continuous File Synchronization
★ 0 5y agoExplain → -
zap ⑂
A nuclio logger compliant wrapper around github.com/uber-go/zap
★ 0 5y agoExplain → -
zsh-in-docker ⑂
Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line!
★ 0 5y agoExplain → -
bookinfo-productpage ⑂
No description.
Python ★ 0 5y agoExplain → -
helm ⑂
The Kubernetes Package Manager
★ 0 4y agoExplain → -
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, Streams, HyperLogLogs, Bitmaps.
★ 0 6y agoExplain → -
github-cheat-sheet ⑂
A list of cool features of Git and GitHub.
★ 0 6y agoExplain → -
hmily ⑂
高性能异步分布式事务TCC框架(try,confirm,cancel)
Java ★ 0 7y agoExplain → -
code ⑂
Source Code for Go In Action examples
Go ★ 0 7y agoExplain → -
spring-security-oauth ⑂
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
Java ★ 0 7y agoExplain → -
go-common ⑂
哔哩哔哩 bilibili 网站后台工程 源码
Go ★ 0 7y agoExplain → -
bloomfilter ⑂
The implementation of bloomfilter with bit set of java and redis or others what is implemented by yourself.
Java ★ 0 7y agoExplain → -
codis ⑂
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
Go ★ 0 7y agoExplain → -
redkale ⑂
No description.
Java ★ 0 7y agoExplain → -
spring-cloud-rest-tcc ⑂
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
Java ★ 0 8y agoExplain → -
pulsar ⑂
Apache Pulsar - distributed pub-sub messaging system
Java ★ 0 7y agoExplain → -
interviews ⑂
Everything you need to know to get the job.
Java ★ 0 8y agoExplain → -
upload
简易的文件上传系统
Java ★ 0 8y agoExplain →
No repos match these filters.