generic-programming topic

List generic-programming repositories

gouf

18
Stars
0
Forks
Watchers

Most commonly used utility/helper functions for generic types in Go.

Duck

18
Stars
0
Forks
Watchers

Duck-Typed Programming in C

FMacro

19
Stars
0
Forks
Watchers

A macro preprocessor for Fortran

yagods

21
Stars
3
Forks
Watchers

Generic data structure using parameterized types in Golang.

Data-Structures-and-Algorithms-in-C

19
Stars
1
Forks
Watchers

📚🔡 Some famous and really basic algorithms and data structures implemented in C

direct-reflection-for-free

15
Stars
1
Forks
Watchers

using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell

dstruct

39
Stars
2
Forks
Watchers

🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库