goutil

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: GPL-3.0

README

goutil

Coverage

Overview

a thread-safe generic Go util repo, need Go 1.18 or later

initally built to solve some leetcode problems leetcode project and turns out to be quite useful in other places.

├── datastruct
│   ├── linked list
│   ├── linked hashmap
│   ├── queue
│   ├── double-ended queue
│   ├── monotonic queue
│   ├── priority queue
│   └── stack
├── graph
│   ├── btree
│   ├── topological sort
│   └── union find
└── strings
    └── search pattern

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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