generic-programming topic

List generic-programming repositories

efficient-programming-with-components

74
Stars
6
Forks
Watchers

Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.

GenericRecyclerAdapter

52
Stars
19
Forks
Watchers

Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

interface99

278
Stars
13
Forks
Watchers

Full-featured interfaces for C99

shapeless

3.4k
Stars
530
Forks
Watchers

Generic programming for Scala

hashmap

263
Stars
54
Forks
Watchers

Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

genesis

334
Stars
17
Forks
Watchers

All generic functions for Go you ever need!

frunk

1.2k
Stars
57
Forks
Watchers

Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.

magnolia

748
Stars
114
Forks
Watchers

Easy, fast, transparent generic derivation of typeclass instances

datum

123
Stars
8
Forks
Watchers

pure functional and generic programming for Erlang

chimney

1.1k
Stars
86
Forks
Watchers

Scala library for boilerplate-free, type-safe data transformations