gotools

module
v0.0.0-...-4d3d43f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: MIT

README

这就是一些golang实现的数据结构、算法、日常工具、功能实现

目录介绍

  • ds: 常规的数据结构的实现
    • queue: 各种队列的实现
    • set: 集合的数据湖结构的实现
  • dp: 一些设计模式的实现案例
    • iter: 迭代器模式的实现
  • tools: 一些工具类的实现
    • st_window: 滑动窗口的实现逻辑,可以用这个滑动窗口实现流量平滑控制
  • test: 该目录是一些功能测试,可以忽略

Directories

Path Synopsis
dp
ds
set
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL