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:
- ☆27Mar 19, 2022Updated 3 years ago
- Fx is a useful functional programming helpers.☆78Jan 9, 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 10 months ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52May 20, 2023Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 3 years ago
- Generic utility functions for dealing with collections in go☆121Apr 14, 2025Updated 10 months ago
- A collection of generic data structures written in Go.☆1,351Jan 7, 2024Updated 2 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
- Generic data structures in Go☆12May 26, 2022Updated 3 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 10 months ago
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆23Mar 1, 2022Updated 4 years ago
- Golang HTTP logger middleware with color console output and structured logs☆133Jan 21, 2026Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Sep 9, 2022Updated 3 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Jan 20, 2026Updated last month
- Cron library for go with distributed lock☆50Jan 10, 2022Updated 4 years ago
- 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
- an easy to use terminal styling library☆44May 11, 2022Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆38Jun 18, 2021Updated 4 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated 11 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109May 13, 2023Updated 2 years ago
- puffin abstracts the os/exec go package☆19Jul 19, 2023Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated last year
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆262Jul 24, 2024Updated last year
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- Extend https://entgo.io code generator and create fully working RESTful CRUD HTTP-handlers.☆90Feb 21, 2022Updated 4 years ago
- Go library for printing human readable, relative time differences 🕰️☆419Sep 30, 2025Updated 5 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Nov 7, 2023Updated 2 years ago
- Fastest time format for go☆71Sep 23, 2022Updated 3 years ago
- WIP☆21Jun 23, 2025Updated 8 months ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Oct 1, 2023Updated 2 years ago
- 🐺 Manage Your Applications Go Environment.☆37Feb 21, 2026Updated last week
- Role Based Access Control (RBAC) with database persistence☆287Sep 1, 2023Updated 2 years ago
- KaGo☆184Apr 10, 2023Updated 2 years ago
- A hands-on approach to getting started with Go generics.☆1,860May 11, 2022Updated 3 years ago
- Телеграм бот взаимодействует с 1C:Fresh, отправляет в него и jenkins cf, cfe, планирует и отслеживает обновление нод, строит различные ан…☆18Mar 7, 2023Updated 2 years ago
- Example go code demonstrating pprof labels☆17Apr 13, 2021Updated 4 years ago
- 🍬 Pretty Treemaps☆171Sep 15, 2025Updated 5 months ago