redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 java-zset实现了redis zset中的常用命令,且结合java语言自身的特性,进行了大量优化,包括: 1. score不再限定为double类型,支持泛型score。 2.可自定义ScoreComparator, KeyComparator,使得实现逆序排行榜更加容易,而不是让你总是使用reverse系列接口。 此外,扩展zset较为容易,你可以在理解后自行添加需要的特性。
☆27Aug 10, 2023Updated 2 years ago
Alternatives and similar repositories for java-zset
Users that are interested in java-zset are comparing it to the libraries listed below
Sorting:
- Java Bindings for the C++ library DeepSpeech☆10Jun 4, 2020Updated 5 years ago
- BigCat(大猫)是一个游戏工具和MMO框架项目,项目目标是像大型猫科动物一样优秀!高代码质量,高运行速度,高开发效率 -- 这也许将是你见过的代码质量最好的项目。☆72Mar 8, 2026Updated 2 weeks ago
- 《重构:改善既有代码的设计》JavaScript版本代码☆11Nov 23, 2018Updated 7 years ago
- Easy to use websocket☆10May 24, 2023Updated 2 years ago
- 本工具主要针对监管部门出具的敏感词表,提供excel到sqlite转换、获取原始词库、内容检查、获取所有检查词、HTTP服务等功能。☆17Apr 27, 2019Updated 6 years ago
- A forward proxy base netty is perfectly compatible with CDN☆31Dec 19, 2025Updated 3 months ago
- Game AI for java.NavMesh、A*、BehaviorTree、FSM☆71Nov 10, 2024Updated last year
- Aeron Transport for RSocket☆10Nov 7, 2018Updated 7 years ago
- Sorted set in golang.☆93Mar 28, 2024Updated last year
- 3D游戏服务端寻路组件☆63Apr 29, 2024Updated last year
- .Net/Unity lightweight allocation free Task-like object☆15Sep 30, 2020Updated 5 years ago
- a java lib, for invoking navmesh using jni.☆35Jan 9, 2017Updated 9 years ago
- Java Port of Recast & Detour navigation mesh toolset☆284Updated this week
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆529Aug 28, 2025Updated 6 months ago
- ☆15Dec 29, 2017Updated 8 years ago
- Language Collection☆14Dec 20, 2025Updated 3 months ago
- A mini book for java unit testing☆13Dec 12, 2020Updated 5 years ago
- ☆14Apr 27, 2019Updated 6 years ago
- ☆13Jan 4, 2017Updated 9 years ago
- ☆10Dec 20, 2017Updated 8 years ago
- fixed point math library for deterministic lockstep network game in Unity☆13Aug 12, 2021Updated 4 years ago
- 一个轻量、小巧的Node.js模块,用于检索请求用户的IP地址 | A lightweight, small Node.js module to retrieve the IP address of the requesting user☆11May 21, 2024Updated last year
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆141Jan 21, 2024Updated 2 years ago
- Simple Animation Player for Unity☆10Oct 12, 2021Updated 4 years ago
- area of interest(AOI), Navigation-Mesh☆204Sep 12, 2018Updated 7 years ago
- webGame☆13Aug 20, 2012Updated 13 years ago
- 专注于微信小游戏开放域内渲染的简易引擎☆11Aug 8, 2018Updated 7 years ago
- kcp for java . 适用于moba,视频加速等需要极速传输场景的应用,c#版本(客户端)请参考:https://github.com/beykery/kcp4sharp☆196Jan 10, 2026Updated 2 months ago
- TypeScript High Performance, published by Packt☆12Oct 31, 2022Updated 3 years ago
- Lightweight embedded java full text search engine☆13May 13, 2020Updated 5 years ago
- 基于Netty 与 Akka 实现的分布式游戏服务器后端☆14Nov 16, 2022Updated 3 years ago
- Team build ui demo for Cocos Creator☆17Nov 2, 2016Updated 9 years ago
- ☆11Sep 24, 2015Updated 10 years ago
- Protostuff Runtime Proto Files Generator☆48Jan 6, 2025Updated last year
- Jmeter MQTT sampler plugin with websocket secure (wss) support☆25May 30, 2020Updated 5 years ago
- Created by Elliot Jimenez and Jordi Oña☆12Jun 16, 2018Updated 7 years ago
- A library for working with the .octree file format☆17Nov 28, 2018Updated 7 years ago
- 个人java/csharp公共包,集合库,并发库,行为树,Dson文本...☆56Updated this week
- FadeInFadeOut效果,基于CocosCreator_JS引擎游戏界面推进退出的展示效果工具,使用简单,对项目无侵害,无任何依赖。☆13Mar 18, 2019Updated 7 years ago