generic-programming
There are 265 repositories under generic-programming topic.
milessabin/shapeless
Generic programming for Scala
lloydmeta/frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
scalalandio/chimney
Scala library for boilerplate-free, type-safe data transformations
softwaremill/magnolia
Easy, fast, transparent generic derivation of typeclass instances
Flow-IPC/ipc
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
life4/genesis
All generic functions for Go you ever need!
hirrolot/interface99
Full-featured interfaces for C99
eiriktsarpalis/TypeShape
Practical generic programming for F#
DavidLeeds/hashmap
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
clibraries/array-algorithms
Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++
h2non/paco
Small utility library for coroutine-driven asynchronous generic programming in Python
demystifyfp/FsConfig
FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
well-typed/generics-sop
Generic Programming using True Sums of Products
fogfish/datum
pure functional and generic programming for Erlang
ldionne/libawful
A collection of awful archetypes to ease the testing of generic C++ libraries
hedzr/go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
gabrieldim/Advanced-Programming
Generic programming, generic classes, maps, sets, abstract data types and so on.
vpavkin/circe-magnolia
Circe codec derivation using magnolia
pengxurui/ModularEventBus
一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题
justinmeiners/efficient-programming-with-components
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
gallais/generic-syntax
A Scope-and-Type Safe Universe of Syntaxes with Binding, Their Semantics and Proofs
devnw/stream
stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library
durban/seals
Tools for schema evolution and language-integrated schemata
gaphor/generic
Generic programming library for Python
burakeregar/GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
Goddard-Fortran-Ecosystem/gFTL
Software containers for Fortran
Pressio/pressio
core C++ library
Sunrisepeak/dstruct
🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库
dimkatsi91/Cpp-STL-Examples
C++ STL Examples
vaibhavbichave/Java-OOPL
This repository contains the Assignment code of Object Oriented Programming Assignments of SPPU, Second Year IT Syllabus (2019 pattern)
MIPT-ILab/cpp-lects-rus
Open C++ lectures in Russian. Mirror repository, updated weekly.
ocramz/heidi
heidi : tidy data in Haskell
pseewald/fortran-einsum-example
A generic implementation of tensor einsum in Fortran.
kojiba/SwiftUI-architectures
Comparison of SwiftUI Architecture approaches: Component, Protocol (MVVM-C), Reactive (MVVM-C)
nazmulkp/NHAwesomeMovieApp
Infinite scrolling + MVVM + Well-designed REST Client Networking + IOS + Swift