There are 4 repositories under generic-programming topic.
Generic programming for Scala
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
Scala library for boilerplate-free, type-safe data transformations
Easy, fast, transparent generic derivation of typeclass instances
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
Full-featured interfaces for C99
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++
FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
Generic Programming using True Sums of Products
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Generic programming, generic classes, maps, sets, abstract data types and so on.
Circe codec derivation using magnolia
一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
A Scope-and-Type Safe Universe of Syntaxes with Binding, Their Semantics and Proofs
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库
Software containers for Fortran
linear and non-linear solvers, time integration, roms
This repository contains the Assignment code of Object Oriented Programming Assignments of SPPU, Second Year IT Syllabus (2019 pattern)
C++ STL Examples
Open C++ lectures in Russian. Mirror repository, updated weekly.
A generic implementation of tensor einsum in Fortran.
Type-safe vector type generator for C
Comparison of SwiftUI Architecture approaches: Component, Protocol (MVVM-C), Reactive (MVVM-C)