#Generics
Showing 35 of 35 repositories tagged #generics, ranked by stars
๐ฅ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
A comprehensive, efficient, and reusable util function library of Go.
A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
๐ฆ Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.
โ๏ธ A dependency injection toolkit based on Go 1.18+ Generics.
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
๐ Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
Go toolkit for clean, composable, channel-based concurrency
Type-driven code generation for Go
Example code for Go generics
A collection of generic data structures written in Go.
๐ฐ Type-safe time calculations in Swift
Type-safe time calculations in Kotlin, powered by generics.
Golang port of Abseil's SwissTable
iOS reusable form library in Swift.
๐๏ธ Streams & Reactive Programming paradigm for Go: declarative and composable API for event-driven applications
A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
Type safe enums for Go without code generation or reflection
Functional companion to Kotlin's Compiler
โ A curated collection of practical TypeScript patterns that improve safety, readability, maintainability, and developer experience. ๐ง
The easiest way to observe values in Swift.
A Go port of the Java Streams API. Type-safe and functional Go Streams processing
โก๏ธ Lock-free and wait-free concurrent data structures for Go (generics)
๐ฆ 30 Days of Rust is a daily challenge to guide you through Rust programming essentials. From basics to advanced, this repo offers ๐ clear examples, ๐ง practical exercises, and ๐ฏ resources to help you master Rust, one day at a time. Whether you're new or refining your skills, this challenge has something for you. Join the journey now! ๐
A modern, generics-first fluent HTTP client for Go - built on req, designed for ergonomic, type-safe APIs with powerful defaults and escape hatches.
Simple, type-safe hook system to enable easier modularization of your Go code.
Generic Code for Go
๐ Go schema declaration and validation with static types.
Experimental packages not in std and golang.org/exp
Fx is a useful functional programming helpers.
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
iter is a generic iterator library for Go
Complex numbers in Swift
heidi : tidy data in Haskell