Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soc221b/abstract-algorithms

High level abstract code of every algorithm, data structure, and design patterns in any programming language
https://github.com/soc221b/abstract-algorithms

abstract abstraction adapter algorithm algorithms data-structures design-patterns flex flexible generic high-level-programming library stl template

Last synced: 5 days ago
JSON representation

High level abstract code of every algorithm, data structure, and design patterns in any programming language

Awesome Lists containing this project

README

        

# Abstract algorithms

[![Build Status](https://travis-ci.org/iendeavor/abstract-algorithms.svg?branch=master)](https://travis-ci.org/iendeavor/abstract-algorithms)
[![Coverage Status](https://coveralls.io/repos/github/iendeavor/abstract-algorithms/badge.svg?branch=master)](https://coveralls.io/github/iendeavor/abstract-algorithms?branch=master)

High level abstract code of every algorithm and data structure in any programming language.