Skip to content
#

generic-programming

Here are 14 public repositories matching this topic...

gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.

  • Updated Apr 11, 2025
  • Go

This simple program aims at exploring Golang's interfaces and structs, besides this also calls out to one of my other programs in Go which is /Go-asyncLogger. This program illustrates the behaviour of a connections pool manager using a logger. This program is built in a sens where it can be used for any logger and any type of connections.

  • Updated Apr 7, 2024
  • Go

🦄【轻量级本地泛型内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache2] Extremely easy, ultra fast, concurrency-safe and support distributed consistency generic LRU cache. Similar to bigcache, cachego, freecache, gcache, gocache, groupcache, lrucache.

  • Updated Dec 11, 2025
  • Go

Improve this page

Add a description, image, and links to the generic-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the generic-programming topic, visit your repo's landing page and select "manage topics."

Learn more