生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。
☆313May 29, 2024Updated last year
Alternatives and similar repositories for id-generator
Users that are interested in id-generator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Jan 19, 2019Updated 7 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆18Jan 26, 2022Updated 4 years ago
- 输入淘宝天猫链接或淘口令得到优惠券淘口令☆19Oct 3, 2018Updated 7 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Oct 23, 2024Updated last year
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆206Aug 28, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见使用文档(Wiki)☆18Jul 30, 2021Updated 4 years ago
- 企业级 分布式 限流 方案☆14Jun 20, 2018Updated 7 years ago
- Tomcat自带数据库连接池源码阅读☆66Nov 19, 2018Updated 7 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Jun 29, 2018Updated 7 years ago
- Apache RocketMQ lite client☆26Jul 22, 2023Updated 2 years ago
- netty源码中文注释☆18Jun 1, 2023Updated 2 years ago
- 开源改变世界,让世界没有难写的代码☆394Jan 24, 2026Updated 2 months ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- 帮助了解和控制应用☆269Nov 11, 2018Updated 7 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 哆啦A梦☆34Feb 14, 2018Updated 8 years ago
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11May 18, 2019Updated 6 years ago
- 基于Dubbo实现的灰度发布☆70Nov 7, 2017Updated 8 years ago
- I think, I am.☆30Jun 6, 2018Updated 7 years ago
- Reliable messages resolve distributed transactions☆1,485Feb 9, 2024Updated 2 years ago
- 快速查看占用CPU前五的java线程栈☆56Aug 24, 2023Updated 2 years ago
- 省钱兄淘宝客app源码+小程序+公众号+h5 uniapp多端项目 淘宝客java后台源码 淘宝客小程序 淘宝客APP源码☆12Jan 22, 2021Updated 5 years ago
- DDD Example based on Scenario-Driven Design and Test-Driven Design☆116Jun 21, 2022Updated 3 years ago
- ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统☆2,357Jun 21, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- vine是一款轻量级的分布式调用链路追踪-Java探针,vine只是探针,对于同进程内,vine在调用链路入口处创建用于收集日记的单向链表, 调用链路上每经过一个方法都会向链表尾部追加日记,最终在调用链路出口处打印整个调用链路的日记。不同进程间,通过传递事件ID将整条链路串…☆14Dec 2, 2020Updated 5 years ago
- 【停止维护】使用DFA算法实现的内容安全,反垃圾,智能鉴黄,敏感词过滤,不良信息检测,文本校验,敏感词检测,包括关键词提取,过滤html标签等。☆352May 23, 2023Updated 2 years ago
- Java8、JUC、函数式编程、lambda、Stream流、常用类、代码示例☆15Jun 21, 2022Updated 3 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆484Aug 17, 2018Updated 7 years ago
- 🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)☆703May 18, 2025Updated 10 months ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Apr 27, 2017Updated 8 years ago
- SpringBoot + Redis布隆过滤器。主要实现以下功能 : 1、几种常用方式判断当前key是 否存在的性能进行比较。2、通过Lua脚本批量插入数据到redis布隆过滤器,并校验该数据在布隆过滤器中☆20Nov 17, 2021Updated 4 years ago
- Redis + Lua 抢红包程序设计☆20Jun 15, 2018Updated 7 years ago
- 调用链系统☆22Nov 9, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵☆1,209Mar 23, 2026Updated 2 weeks ago
- 对netty4.1的中文翻译和注释☆11Jul 15, 2016Updated 9 years ago
- A high performance distributed unique ID generation system☆33Jun 17, 2022Updated 3 years ago
- 【TDEngine 时序数据库连接池】 内置驱动包、支持Http、支持3种连接池☆20Nov 16, 2022Updated 3 years ago
- SDS是一个基于Java开发的简单、易用、高性能的服务降级系统,支持限流、熔断和降级等功能,服务端必备!!☆444May 9, 2025Updated 11 months ago
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,092Apr 1, 2024Updated 2 years ago
- Video tutorials for Skywalking( A distributed tracing system, and APM. )☆83Nov 19, 2018Updated 7 years ago