dsh-data-structures
文件与数据 活跃维护

dsh-data-structures

uckkk/dsh-data-structures

覆盖数组、链表、栈、队列、树、图等常用数据结构的标准化实现,代码轻量易读无冗余依赖,支持多主流编程语言直接调用,开发者可快速集成到各类项目完成数据结构相关开发需求。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-data-structures
git clone https://github.com/uckkk/dsh-data-structures.git
git clone git@github.com:uckkk/dsh-data-structures.git
README.md main

dsh-data-structures · 数据结构

工具

  • list_ds:列出 数据结构 知识条目(名称+英文)。
  • get_ds:按 id 或名称查询 数据结构 条目详情。

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-data-structures

安装

dsh plugin add github:uckkk/dsh-data-structures

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT