generique

module
v0.0.0-...-f30b17c Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: MIT

README

Generique - Go Generics Toolkit

  • Slice helpers

    • Delete
    • Find
    • Filter
    • MapReduce
    • Set Operations
      • Intersection
      • Union
        • Difference
  • List

    • ArrayList
    • LinkedList
  • Queue

    • By ArrayList
    • By LinkedList
    • Priority Queue
  • Stack

  • Heap

  • Skip list

  • SortedSet based on skip list

  • HashSet

  • TreeSet

  • Red-Black Tree

  • TreeMap based on Red-Black Tree

  • TreeSet based on Red-Black Tree

  • HashMap based on built-in map

  • LinkedMap

  • Concurrent Queue

    • Concurrent Queue
    • Concurrent Blocking Queue
    • Concurrent Blocking Priority Queue
  • Local Memory Cache (Redis compatible)

  • B Tree

  • B+ Tree

  • JSONColumn Struct that implements sql.Scanner and driver.Valuer (like sql.NullString)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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