generic-programming topic
efficient-programming-with-components
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
interface99
Full-featured interfaces for C99
shapeless
Generic programming for Scala
hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
genesis
All generic functions for Go you ever need!
frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
magnolia
Easy, fast, transparent generic derivation of typeclass instances
datum
pure functional and generic programming for Erlang
chimney
Scala library for boilerplate-free, type-safe data transformations