SkillAgentSearch skills...

Gubrak

⚙️ Golang functional utility library with syntactic sugar. It's like lodash, but for Go

Install / Use

/learn @novalagung/Gubrak
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Gubrak v2

Gubrak is Go functional utility library with syntactic sugar. It is similar to lodash, but for Go language.

GitHub Tag Go Report Card Coverage Status

Installation

The latest version of gubrak is v2. Use the following command to install it to your project.

go get -u github.com/novalagung/gubrak/v2

Documentation

Hello World Example

Lodash for Golang

APIs

Below are the list of available functions on gubrak:

ChunkCompactConcatCountDifferenceDropDropRightEachEachRightFillFilterFindFindIndexFindLastFindLastIndexFirstForEachForEachRightFromPairsGroupByHeadIncludesIndexOfInitialIntersectionIsArrayIsBoolIsChannelIsDateIsEmptyIsEmptyStringIsFloatIsFunctionIsIntIsMapIsNilIsNumericIsPointerIsSliceIsStringIsStructObjectIsTrueIsUintIsZeroNumberJoinKeyByLastLastIndexOfMapNowNthOrderByPartitionPullPullAllPullAtRandomIntRandomStringReduceRejectRemoveReverseSampleSampleSizeShuffleSizeSortByTailTakeTakeRightUnionUniqWithout

Test

go test -cover -race -v ./... 

Contribution

Fork ➜ Create branch ➜ Commit ➜ Push ➜ Pull Requests

License

MIT License

Related Skills

View on GitHub
GitHub Stars513
CategoryDevelopment
Updated19d ago
Forks42

Languages

Go

Security Score

100/100

Audited on Mar 13, 2026

No findings