package
module
Version:
v0.0.0-...-dde8be3
Opens a new window with list of versions in this module.
Published: Aug 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
generickit
generickit is a tool kit featured by Golang Generic. It offers a range of helper/utility methods for commonly-used data structures.
Install
Requirement: Go Release >= v1.18.
In case u got trouble downloading in CN mainland, please enable $GOPROXY
by this link and try again.
$ go get github.com/KokoiRuby/generickit@latest
Links
- slice: Insert, Delete, Aggregate, Reverse, Shrink, Generator, Find, Contains, MapReduce.
- mapx: Keys, Values, KeysValues, ToMap, SyncMap, HashMap.
- setx: MapSet.
- list: ArrayList, ConcurrentList, LinkedList (Circular + Doubly).
- queue: ConcurrentLinked[Blocking]Queue, ConcurrentArrayBlockingQueue.
- bean: Option.
- sync: Pool, Map.
Documentation
¶
Source Files
¶
Directories
¶
bean
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.