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

https://github.com/stereobooster/zoos

Zoo is an attempt to classify things.
https://github.com/stereobooster/zoos

Last synced: 2 months ago
JSON representation

Zoo is an attempt to classify things.

Awesome Lists containing this project

README

        

# Zoos

Zoo is an attempt to [classify](https://stereobooster.com/posts/classification/) things.

## Complexity

- [Complexity Zoo](https://complexityzoo.uwaterloo.ca/Complexity_Zoo)

## Programming Languages

- [The programming languages zoo](https://plzoo.andrej.com/)
- [Programming Paradigms for Dummies](https://www.info.ucl.ac.be/~pvr/VanRoyChapter.pdf)

## Data structures

- [The Stony Brook Algorithm Repository](http://www.algorist.com/algorist.html)
- [The Periodic Table of Data Structures](https://stratos.seas.harvard.edu/files/stratos/files/periodictabledatastructures.pdf)
- [Dictionary of Algorithms and Data Structures](https://xlinux.nist.gov/dads/)
- [Type Systems](https://cs.lmu.edu/~ray/notes/types/)
- [Data structure zoo](https://github.com/sellout/data-structure-zoo/wiki)
- [Phil’s Data Structure Zoo](https://g1thubhub.github.io/data-structure-zoo.html)
- [opendatastructures](http://opendatastructures.org/)
- [Algorithms, 4th Edition](https://algs4.cs.princeton.edu/home/)

## Logic systems

- [Logic System Interrelationships](https://web.archive.org/web/20190111041713if_/http://home.utah.edu/~nahaj/logic/structures/index.html)
- [A Timeline for Logic, λ-Calculus, and Programming Language Theory](http://fm.csl.sri.com/SSFT15/Timeline.pages.pdf)
- [Lambda calculus vending machine](https://crypto.stanford.edu/~blynn/lambda/pts.html)

## Type systems

- [On Understanding Types, Data Abstraction, and Polymorphism](http://lucacardelli.name/Papers/OnUnderstanding.A4.pdf) (see page 35)
- [Lambda calculus vending machine](https://crypto.stanford.edu/~blynn/lambda/pts.html)

## Machine learning models

- [Model Zoo](https://modelzoo.co/)
- [ONNX Model Zoo](https://github.com/onnx/models)
- [Intuitive Machine Learning for Engineers](https://modeldepot.io/)

## Category theory

- [Typeclassopedia](https://wiki.haskell.org/Typeclassopedia)

## Combinatorial species

- [Species and Functors and Types, Oh My!](http://ozark.hendrix.edu/~yorgey/pub/species-pearl.pdf)

## Mental models

- [A cheat sheet to help you remember 200+ biases via 3 conundrums](https://busterbenson.com/piles/cognitive-biases/)
- [Pocket Biases](https://busterbenson.com/biases/)
- [the cognitive bias codex](https://upload.wikimedia.org/wikipedia/commons/6/65/Cognitive_bias_codex_en.svg)
- [The School of Thought](https://www.schoolofthought.org/)
- [yourbias.is](https://yourbias.is/)
- [yourlogicalfallacyis](https://yourlogicalfallacyis.com/)
- [Heuristicards — A flash deck of cognitive bias](https://medium.com/@agkdesign/heuristicards-a-flash-deck-of-cognitive-bias-4dac372ac802)
- [mental models box](https://www.mentalmodelsbox.com/)