gorilla

module
v0.0.0-...-c03e3e1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2024 License: MIT

README

Gorilla

Implementation for some generic data structures and algorithms in Go.

Collections
  • List (doubly linked list)
  • Queue
  • Stack
  • Hash Set
  • heapq (priority queue based on a binary heap)
  • Binary Search Tree (balanced)
  • Trie
  • LRU Cache (Least Recently Used)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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