Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viebel/data-oriented-programming


https://github.com/viebel/data-oriented-programming

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Data-Oriented programming

Source code for [Data Oriented Programming](https://www.manning.com/books/data-oriented-programming?utm_source=viebel&utm_medium=affiliate&utm_campaign=book_sharvit2_data_1_29_21&a_aid=viebel&a_bid=d5b546b7) book

# Other implementations

Have you implemented part of the tasks mentioned in the book in a programming language that you like? Open a PR with a link to your repository!

- [Typescript](https://github.com/shybyte/data-oriented-programming-book-experiments) by shybyte
- [Java and Paguro](https://github.com/GlenKPeterson/DataOrientedExamples) by GlenKPeterson