百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

pcollections

> 编程语言
开源

A Persistent Java Collections Library

787 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

A Persistent Java Collections Library

GitHub Issues· 21 开放

在 GitHub 查看全部
  • #124

    Implement sequenced collection interfaces

    更新于 2025年11月9日
  • #121

    `OrderedPSet::contains` is O(N) as it inherits from `AbstractSet::contains`

    更新于 2025年7月8日
  • #120

    `OrderedPMap::containsKey` is O(N) as it inherits from `AbstractMap::containsKey`

    更新于 2025年7月8日
  • #118

    Linear-time `PSet.plusAll` and `PSet.minusAll`

    enhancementhelp wanted更新于 2025年3月29日
  • #88

    Provide Stream collectors for persistent collections.

    enhancementhelp wanted更新于 2023年5月31日
  • #50

    speed things up

    enhancementhelp wanted更新于 2022年10月29日
  • #103

    optimize `PSet.intersect()`

    enhancement更新于 2022年9月21日
  • #76

    avoid creating intermediate objects

    enhancementhelp wanted更新于 2022年9月17日
  • #85

    fix deprecation warnings

    enhancementgood first issue更新于 2022年8月19日
  • #81

    shrink things down

    enhancement更新于 2022年8月19日

> 标签

Java

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言