GitHub topics: generic-programming
0xromjobert/cpp08
42 school C++ module on templates, STL containers and algorithms
Language: C++ - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kushJay-Official/Generic
this repo consists of 3 files generic class with stack operations, generic function with multiple arguments, and a simple generic program.
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

CaffeineViking/concepts-primer
Primer for C++ Concepts
Language: TeX - Size: 3.71 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 2

sam-rusty/goutil
Generic Helper Functions
Language: Go - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rfbigelow/FGED.Mathematics
Math library based on Eric Lengyel's Foundations of Game Engine Development: Volume 1.
Language: Swift - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

deyatallman/Largest-Number-Solver
A program that determines the largest number possible from the contents of a given integer array. The array contents should be appended to each other in any order to form the largest number possible. For example, given the array { 11, 67, 79, 7, 22, 13 }, the largest number that it is possible is 79767221311
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deyatallman/Simple-Priority-Queue
a priority queue that can accommodate any type of item (e.g., strings, integers, library books, and anything else our client can think of). A priority queue is a container in which access is limited to the "highest priority" item, which we define as the maximum item.
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deyatallman/Patient-Records
A program for the University of Utah Health system (UHealth) that keeps track of patients and their physicians at the various healthcare facilities.
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

macakpav/siqrd
Solves initial value problem of SIQRD equations. Optimizes coefficients of this pandemic model, so that simualtions match observed. Implements three IVP schemes and two gradient optimization methods with line search using Wolfe conditions.
Language: C++ - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jasper-M/implicitlogic
A simple toy project for playing around with some implicit resolution tricks
Language: Scala - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 0

BB-301/c-generic-doubly-linked-list
A simple and experimental C implementation of a generic doubly linked list
Language: C - Size: 48.8 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dylancodeverse/generic
"Generic Java Libraries" is a repository focused on providing reusable and generalized Java libraries to simplify common programming tasks. The goal of this project is to offer developers pre-built functionalities that can be easily integrated into their Java projects.
Language: Java - Size: 4.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

plopezgit/Sprint1_T6_Generics
Generics
Language: Java - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

snapscript/snap
Snap Programming Language
Language: Java - Size: 3.7 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 4

morkev/randomized-queues-deques
Write a generic data type for a deque and a randomized queue. Implement elementary data structures using arrays and linked lists, as well as generics and iterators.
Language: Java - Size: 49.8 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

swarajmhatre/Generic_STL_Project
Language: C++ - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

fangpin/linq
support linq synx for golang
Language: Go - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

orifjon9/Java8-features
Examples for using Java 8 features. Interface in Java 8 and the object Super class, functional programming, stream api, unit testing, exception handling, Generic programming etc.
Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 3

MConlisk/Red-Black-Tree
A Generic implementation of a Red-Black Tree data structure that stores Key and Value pairs. Written in C#
Language: C# - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Vicky642/Deliveroo---Food-Delivery--Web-Application
Food Delivery Web Application
Language: C# - Size: 703 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mu578/mu8
Extended type-generic math library c99/c11/c23.
Language: C - Size: 307 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iosbrain/Swift-4-Generics-Playground
An Xcode 9 playground for exploring Swift 4 generics.
Language: Swift - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Meanmernapp/React-webapp-IENTRY-enterprenure-Dashboard-
Web Application Frontend development
Language: JavaScript - Size: 58.3 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MrBluesman/AI_QAP
Quadratic Assignment Problem - Generic algorithm solution.
Language: Java - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mbowe4/Notes
Notes
Size: 812 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

csuka1219/dart-list-permutations
A Dart function for generating permutations of a given length from a list of items using a recursive approach. Ideal for combinatorial challenges and arranging data in unique ways.
Language: Dart - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

andremfaria/genericstructs-c-linkedlist
Generic C linked list that can be used in any C project to make development easier.
Language: C - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

andremfaria/generic-binary-search-tree
A generic BST writted in C language, that can be use in any C project.
Language: C - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AddioElectronics/GeNETiCC
A C library which implements generic functions for working with arrays, lists, and more(coming soon), in a style that implements syntactic sugar that closely resembles C#. Not typical C, though one could use the internal functions. Designed for quick prototyping.
Language: C - Size: 298 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AddioElectronics/CeriHAL
C library for extending and redirecting the HAL IO drivers, and provides arduino like serial functions for printing and reading.
Language: C - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mu578/mu9
Algorithm template library c99/c11/c23.
Language: C - Size: 324 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AzimoLabs/DecisionEngine
Example project showing basics behind our Decision Engine, built on top of Shapeless and Scala.
Language: Scala - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

danoan/magLac
Create combinations of multiple types and lazy iteration using multiple threads
Language: C++ - Size: 490 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AbdullahOztuurkk/UnitOfWorkTutorial
This Repository shows you to how should use unit of work design pattern in C# implemention.
Language: C# - Size: 264 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

KriztoferY/tsdsa-queue
A TypeScript library of implementations of the Queue ADT and the related algorithms.
Language: TypeScript - Size: 290 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KriztoferY/cdsa-queue
A C module that provides generic implementations of the Queue ADT and related algorithms.
Language: C - Size: 211 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KriztoferY/cppdsa-queue
A modern C++ (header-only) library that provides generic implementations of the Queue ADT and related algorithms.
Language: C++ - Size: 438 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kaan-yalcinkaya/GFlexLib
GFlextLib is a library that provides a generic type for c.
Language: C - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kaan-yalcinkaya/GCol-List
GCol-List is a generic linked list library for C language.
Language: C - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

b00gizm/typed-chain
A type-safe way to combine interdependent functions into a callable chain
Language: TypeScript - Size: 85 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ngninbo/Music-Advisor
Code from completion of Music Advisor project from JetBrains Academy.
Language: HTML - Size: 355 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vpavkin/circe-magnolia
Circe codec derivation using magnolia
Language: Scala - Size: 184 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 85 - Forks: 14

joom/direct-reflection-for-free
using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell
Language: TeX - Size: 810 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 1

SlavisWolf/Functional-course-ios
Funcional programming in iOS course by Julio César Fernández.
Language: Swift - Size: 839 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

larry-noriega/EFCoreSQLite.Generic.DBContext
An ASP.NET Core web App against a SQLite database using EFCore with a Generic DBContext.
Language: C# - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AnneLivia/ArtificialIntelligence
Algorithms implemented while studying Artificial Intelligence
Language: Jupyter Notebook - Size: 394 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

naratteu/modbus
.Net Modbus Library
Language: C# - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dimkatsi91/Cpp-STL-Examples
C++ STL Examples
Language: C++ - Size: 672 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 10

VaibhavBichave/Java-OOPL
This repository contains the Assignment code of Object Oriented Programming Assignments of SPPU, Second Year IT Syllabus (2019 pattern)
Language: Java - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 17

Ryuu-64/functional
Language: Java - Size: 150 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Nikoletos-K/Data-Structures-and-Algorithms-in-C
📚🔡 Some famous and really basic algorithms and data structures implemented in C
Language: C - Size: 278 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 0

baioc/UGLy
Unsafe Generics Library for C
Language: C - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

akshaybharambe14/gouf
Most commonly used utility/helper functions for generic types in Go.
Language: Go - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 0

akshaybharambe14/gofl
Generic Free List implementation to reuse memory and avoid allocations
Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Meriadoc-gitgit/Generic-Pointer
Language: C - Size: 320 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bouchraakl/Generic-Cache-Implementation-using-LinkedHashMap-in-Java
Java class called Cache that implements a fixed-size cache using LinkedHashMap. Includes methods to put, get and clear items.
Language: Java - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PRATIKSHA-KADAM5/Generic-Data-Structure
Ganeric programing is the single application can be used for any type of datatypes.
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

im95able/Str2D
Library of some neat 2 dimensional data structures and algorithms which operate on them implemented in c++17
Language: C++ - Size: 171 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 2

burakeregar/GenericRecyclerAdapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
Language: Java - Size: 217 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 20

truongdangqe/GenericLinkedListF95
Singly linked list which is strictly conformant to Fortran 95 standard. In fact this repo is a refactoring of https://github.com/truongd8593/GenericLinkedList
Language: Fortran - Size: 190 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rohit-56/ToDo-Items
ToDo list is a project where user can add Category of their work and add to do items in each category.
Language: Swift - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mbdevpl/wut-bsc-programming-in-java 📦
solutions to tasks for Programming in Java course from my Bachelor studies
Language: Java - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Lachcim/szopinski-eads 📦
Generic programming lab project
Language: C++ - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

christiangroth/generic-typesystem 📦
This project allowes to programatically define, use and validate a generic typesystem consisting of types, attributes and items. Furthermore there a some services which may be customized to your own project needs.
Language: Java - Size: 234 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

godotto/eads-projects 📦
Simple generic programming projects for university course
Language: C++ - Size: 666 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

examachine/pcs
A pascal compilation system that makes heavy use of C++ template programming
Language: C++ - Size: 372 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

siam-biswas/Storage
Elegant way to store data in Swift
Language: Swift - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 0

sequpt/ctl
A C11 library providing generic type-safe data structures compiling to actual structures and functions.
Language: C - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fksvs/hash_table
Hash table implementation with C to use in projects
Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

GeorgOfenbeck/SpaceTime
This github repository hosts the code used within my thesis work and my last publication.
Language: Scala - Size: 222 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 0

jtl-software/php-generic-collection
An implementation of a generic collection for PHP
Language: PHP - Size: 220 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

omerfarukaydin61/InvestmentApp
Basic investment application includes user operations and money transfer operations with sql implementation
Language: C# - Size: 2.96 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MIPT-ILab/cpp-lects-rus 📦
Open C++ lectures in Russian. Mirror repository, updated weekly.
Language: TeX - Size: 358 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 4

mukundahire03/SPPU-SEIT-JAVA-OOPL
This repository contains the Assignment code of Object Oriented Programming Assignments of SPPU, Second Year IT Syllabus (2019 pattern)
Language: Java - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Gabriel-AB/gdata
Implementation of generic type data structures in c
Language: C - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Carusel02/Generic-structures
Implement generic structures in C
Language: C - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lapc18/spring-boot-generic-crud
Sample project made in Spring Boot and MySQL with a Generic implementation to avoid reapeat yourself.
Language: Java - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DmytroMitin/shapeless-circe-patched-type-keytag
https://stackoverflow.com/questions/74384745/encoding-decoding-a-field-with-any-datatype-assigned-with-value-none-in-scala
Language: Scala - Size: 206 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ayaankhan98/C-CPP-practice
C/C++ programs
Language: C++ - Size: 8.48 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

adityabhartib/Print-Array-of-Different-Data-Types-Using-Generics
Print Arrays Using Generics
Language: Java - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adityabhartib/Day--13-Find-Maximum-Problem-using-Generics
Find Maximum
Language: Java - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sbsjit/JavaBasics-F1soft-
Java Practice
Language: Java - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

gellston/Spider-IPC
Library for IPC-RPC and Variable sharing with shared memory in Windows
Language: C++ - Size: 8.9 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

AgathokakologicalBit/wit
A [not-so-soon-to-be] safe programming language closely integrated with various tools for ease of development.
Language: C++ - Size: 177 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

QE-Playground/JAlgoData
Classical algorithms and data structures, such as searching and sorting algorithms, linked list, binary tree, stack, with my implementation in Java utilizing Generics. Test programs are written as junit test cases.
Language: Java - Size: 122 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

mateuszstompor/BinarySearchTree
a generic data structure written in pure C, uses macros heavily 😂
Language: C - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mo-Rahemi/Interview-Task
This is an Interview Task. and good exaple of design pattern usage.
Language: C# - Size: 2.01 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fksvs/linked_list
Linked list implementation with C to use in projects
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Lucasfrota/MachineLearningElasticComponent
this project aims to be an easy and reusable way to use supervised machine learning techniques
Language: Java - Size: 9.55 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

sergio-eld/stopwatch
C++ stopwatch template library
Language: C++ - Size: 8.79 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

muhamedkarajic/angular-playground-old
Angular 11 project setups with ESLint and Prettier configuration and use of best practice techniques: Services, Models, Decorators, Guards, Pipes and Interceptors. Use of popular libraries such as Angular Material and RXJS.
Language: HTML - Size: 3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hsnyder/FMacro
A macro preprocessor for Fortran
Language: Fortran - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 0

andersonjwan/genalg
Genetic Algorithm with an emphasis on generic reusability.
Language: C++ - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

damienstanton/generic-go
Go generics discussion, 10 February 2021
Language: Shell - Size: 33.2 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mori0091/cparsec3
CPARSEC3 - a parser-combinator library for C11, 3rd generation.
Language: C - Size: 800 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

yonghenghuanmie/Component
ConstraintType is a header library to constraint type in template parameters. It is useful and convenient for generic programming and provide backward compatibility from C++ 14 to C++ 20. When you use C++ 20 or greater standards it will use concept instead of constant expression.
Language: C++ - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sonlamho/gopy
makes Go (>=1.18) feels more like Python with generic functions
Language: Go - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AhmedKhaledAK/generic-filter
Generic filter and sorter
Language: HTML - Size: 757 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

anafvana/RecursionGenericsEtAl
Exercises on recursion, generic programming, design patterns and thread programming. Obligatory assignment 2 for subject DATA1600 - Programutvikling.
Language: Java - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

muellan/generic
generic programming utilitites for C++ 11; apply/map functions over tuples, etc.
Language: C++ - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0
