Functional tools in Go 1.18 using newly introduced generics
☆172Sep 23, 2022Updated 3 years ago
Alternatives and similar repositories for functools
Users that are interested in functools are comparing it to the libraries listed below
Sorting:
- Fx is a useful functional programming helpers.☆78Jan 9, 2022Updated 4 years ago
- ☆27Mar 19, 2022Updated 4 years ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Apr 11, 2025Updated 11 months ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52May 20, 2023Updated 2 years ago
- Generic utility functions for dealing with collections in go☆121Apr 14, 2025Updated 11 months ago
- A collection of generic data structures written in Go.☆1,352Jan 7, 2024Updated 2 years ago
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆23Mar 1, 2022Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 3 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Cron library for go with distributed lock☆50Jan 10, 2022Updated 4 years ago
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Dec 15, 2020Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Apr 11, 2025Updated 11 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109May 13, 2023Updated 2 years ago
- Golang HTTP logger middleware with color console output and structured logs☆133Jan 21, 2026Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Sep 17, 2023Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated 2 years ago
- Monobank SDK☆17Oct 1, 2022Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆38Jun 18, 2021Updated 4 years ago
- puffin abstracts the os/exec go package☆19Jul 19, 2023Updated 2 years ago
- an easy to use terminal styling library☆44May 11, 2022Updated 3 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- Extend https://entgo.io code generator and create fully working RESTful CRUD HTTP-handlers.☆90Feb 21, 2022Updated 4 years ago
- A hands-on approach to getting started with Go generics.☆1,861May 11, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Jan 20, 2026Updated 2 months ago
- Generic data structures in Go☆12May 26, 2022Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Sep 9, 2022Updated 3 years ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆262Jul 24, 2024Updated last year
- Database based task queue implemented in Go☆49Feb 26, 2026Updated 3 weeks ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 5 months ago
- Role Based Access Control (RBAC) with database persistence☆287Sep 1, 2023Updated 2 years ago
- AVL balanced generic binary trees in Go☆19Aug 5, 2022Updated 3 years ago
- 🐺 Manage Your Applications Go Environment.☆37Mar 11, 2026Updated last week
- Time Ranges☆39Sep 6, 2023Updated 2 years ago
- Economy simulator library in Go☆57Jan 28, 2022Updated 4 years ago
- Fastest time format for go☆71Sep 23, 2022Updated 3 years ago
- Create private CA and Issue Certificates without hassle☆46Sep 15, 2023Updated 2 years ago
- A semantic oriented test library for Golang specially inspired on Pest☆15Jul 6, 2022Updated 3 years ago