A simple Java pool that supports customized ref counting.
☆58Jun 7, 2021Updated 4 years ago
Alternatives and similar repositories for simple-pool
Users that are interested in simple-pool are comparing it to the libraries listed below
Sorting:
- Some useful collectors implements for Java 8.☆178Dec 5, 2023Updated 2 years ago
- ☆156Dec 5, 2023Updated 2 years ago
- ☆99Dec 5, 2023Updated 2 years ago
- ☆33Jun 7, 2021Updated 4 years ago
- Advanced fold methods for Kotlin☆12Updated this week
- examples of intellij plugins☆11Jan 25, 2018Updated 8 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 10 years ago
- BMR服务Java样例☆12Aug 8, 2016Updated 9 years ago
- 变强之路先从一个自研RPC开始吧~☆14Jun 17, 2022Updated 3 years ago
- A thread local based scope api preventing thread local leaking.☆57Jun 20, 2024Updated last year
- ☆30Dec 5, 2023Updated 2 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implemen…☆14Jun 21, 2017Updated 8 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- Dynamic class reloading for java。Java代码热更新,支持本地、远程