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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java Bindings for the C++ library DeepSpeech☆10Jun 4, 2020Updated 5 years ago
- 《重构:改善既有代码的设计》JavaScript版本代码☆11Nov 23, 2018Updated 7 years ago
- Easy to use websocket☆10May 24, 2023Updated 2 years ago
- redis orm for java☆20Dec 19, 2016Updated 9 years ago
- javac源码☆13Mar 27, 2013Updated 13 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A forward proxy base netty is perfectly compatible with CDN☆31Dec 19, 2025Updated 4 months ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- Game AI for java.NavMesh、A*、BehaviorTree、FSM☆73Nov 10, 2024Updated last year
- Aeron Transport for RSocket☆12Nov 7, 2018Updated 7 years ago
- Sorted set in golang.☆93Mar 28, 2024Updated 2 years ago
- 3D游戏服务端寻路组件☆63Apr 29, 2024Updated 2 years ago
- 实现远程批量执行linux命令和分发下载文件,通过pxe安装为efi和uefi模式的linux操作系统,实现批量化运维工具。并采用Docker进行前后端分离部署。☆14Dec 14, 2022Updated 3 years ago
- .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
- 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.
- Optimal Reciprocal Collision Avoidance (Java)☆54Apr 24, 2026Updated last week
- A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)☆14Feb 9, 2018Updated 8 years ago
- ☆10Oct 22, 2018Updated 7 years ago
- Java Port of Recast & Detour navigation mesh toolset☆284Updated this week
- Language Collection☆14Dec 20, 2025Updated 4 months ago
- A mini book for java unit testing☆13Dec 12, 2020Updated 5 years ago
- ☆14Apr 27, 2019Updated 7 years ago
- ☆13Jan 4, 2017Updated 9 years ago
- ☆10Dec 20, 2017Updated 8 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.
- fixed point math library for deterministic lockstep network game in Unity☆13Aug 12, 2021Updated 4 years ago
- Simple Animation Player for Unity☆10Oct 12, 2021Updated 4 years ago
- area of interest(AOI), Navigation-Mesh☆203Sep 12, 2018Updated 7 years ago
- webGame☆13Aug 20, 2012Updated 13 years ago
- C library for interpreting scheme☆19Sep 11, 2021Updated 4 years ago
- 专注于微信小游戏开放域内渲染的简易引擎☆10Aug 8, 2018Updated 7 years ago
- kcp for java . 适用于moba,视频加速等需要极速传输场景的应用,c#版本(客户端)请参考:https://github.com/beykery/kcp4sharp☆197Jan 10, 2026Updated 3 months ago
- HelloGluon sample including Github actions for automating builds and releases☆41Apr 13, 2026Updated 2 weeks ago
- TypeScript High Performance, published by Packt☆12Oct 31, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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
- Extract data from packed Unity 3D resource file☆13May 14, 2015Updated 10 years ago
- 前端开发者说,记录前端的故事☆13Mar 4, 2019Updated 7 years ago
- 基于Kotlin + Vert.x 分布式服务端框架☆39Feb 3, 2021Updated 5 years ago
- A texture helper for http://voxeljs.com.☆26Mar 13, 2025Updated last year