generic-programming topic

List generic-programming repositories

NHAwesomeMovieApp

22
Stars
6
Forks
Watchers

Infinite scrolling + MVVM + Well-designed REST Client Networking + IOS + Swift

fm2gp

19
Stars
2
Forks
Watchers

Exercises from Stepanov and Rose.

fortran-einsum-example

24
Stars
0
Forks
Watchers

A generic implementation of tensor einsum in Fortran.

Str2D

16
Stars
2
Forks
Watchers

Library of some neat 2 dimensional data structures and algorithms which operate on them implemented in c++17

dlist

15
Stars
2
Forks
Watchers

Five implementations of double linked lists to demonstrate generic data structures in C

go-ringbuf

65
Stars
4
Forks
Watchers

Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:

ModularEventBus

79
Stars
10
Forks
Watchers

一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题