核心、新技术重要资料整理
☆91Sep 1, 2025Updated 9 months ago
Alternatives and similar repositories for tech-study
Users that are interested in tech-study are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆50Jan 26, 2021Updated 5 years ago
- Quartz 的Cron任务调度表达式一般人很难理解,在Googole上查询也没有发现类似的代码,所以开发了一个对Quartz Cron 表达式的可视化双向解析和生成的一个java的GUI程序,供使用Quartz的程序员参考和使用.☆12Sep 17, 2014Updated 11 years ago
- 开源微信小游戏 - 炸裂飞行,是微信小游戏初学者及核心技术巩固的最佳实践。☆14Feb 14, 2019Updated 7 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 本项目为一个扩展工具包,封装一些支持特殊场景的工具类,欢迎大家一起补充☆16Nov 23, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 消息推送群推restful,支持Android和ios,Android与activemq集成,ios与javapns集成☆15Apr 14, 2015Updated 11 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆36Jun 25, 2016Updated 9 years ago
- 国内外大厂系统架构案例,系统架构面试题与从零到一的实践☆18May 10, 2026Updated 3 weeks ago
- 《Netty最佳实践》——《Netty实战》补遗☆25Sep 25, 2018Updated 7 years ago
- 该项目包含极客架构师-码农老吴在B站,头条等自媒体平台分享的《架构师基本功之设计模式》相关文章和视频的源代码及相关资料。☆21Apr 25, 2023Updated 3 years ago
- bk-tree for golang☆11Jul 30, 2022Updated 3 years ago
- 演示Arthas排查Dubbo问题的Demo☆89Jul 12, 2025Updated 10 months ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- 设计模式讲解(Java版)全面结合「互联网业务案」。技术好就一定能写出好代码吗?不能!只有通过实战才能快速将理论转变为技能。☆17Dec 5, 2025Updated 6 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Global lock server demo☆35Apr 4, 2022Updated 4 years ago
- 程序开发技术资源集合☆15Feb 22, 2017Updated 9 years ago
- Simple akka cluster example.☆12Mar 13, 2015Updated 11 years ago
- Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。☆20Apr 1, 2022Updated 4 years ago
- 《Kafka技术内幕》代码☆190Dec 19, 2017Updated 8 years ago
- 阿里开源消息中间件 源码解读(增加一些中文注释)☆26Dec 1, 2015Updated 10 years ago
- Read-only mirror of https://xircles.codehaus.org/projects/jcsp/repos/primary/repo☆13Jun 30, 2014Updated 11 years ago
- 牛逼的Chrome插件☆19Aug 20, 2019Updated 6 years ago
- ShardingSphere's SPI implementation plugin☆34Sep 8, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- convenience library for using redis server and JSON as IPC mechanism (command queues, broadcast events)☆29Updated this week
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆33Apr 19, 2023Updated 3 years ago
- 油猴脚本~还你一个更好用的知乎☆16Feb 22, 2023Updated 3 years ago
- 跟老卫学Apache Kafka开发☆23Jun 29, 2025Updated 11 months ago
- dubbox 2.8.1版本 在其基础之上进行扩展☆10Dec 16, 2014Updated 11 years ago
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Sep 22, 2016Updated 9 years ago
- 并发编程☆29Mar 18, 2024Updated 2 years ago
- 配置管理系统☆556Dec 16, 2023Updated 2 years ago
- ☆10Oct 12, 2015Updated 10 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 深克隆工具☆11Feb 18, 2018Updated 8 years ago
- smart-job是一个分布式任务调度平台,学习简单,轻量级,易扩展,开箱即用,提供用户体验极佳的页面管理。☆13Dec 17, 2023Updated 2 years ago
- sharding middleware for spring mybatis☆23Apr 15, 2024Updated 2 years ago
- A project for all things about api gateway.☆72Feb 23, 2023Updated 3 years ago
- `ARTS` represents algorithm, review, tip and share.☆13Jun 2, 2023Updated 3 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- Example projects for jMolecules☆20Mar 11, 2025Updated last year