dist-prog-book
Distributed systems guide
A comprehensive online book on programming models for distributed systems
3k stars
170 watching
270 forks
Language: CSS
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aphyr/distsys-class | An introduction to distributed systems fundamentals through lecture and discussion | 9,085 |
p-org/p | A programming language and analysis toolset for designing and verifying complex distributed systems. | 3,051 |
terrytangyuan/distributed-ml-patterns | A collection of code and patterns for building scalable machine learning systems using Kubernetes, TensorFlow, Kubeflow, and Argo Workflows. | 393 |
ag14774/diffdist | Enables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes | 62 |
norvig/paip-lisp | The repository contains the Lisp code from Peter Norvig's book on Artificial Intelligence Programming | 7,206 |
hmemcpy/milewski-ctfp-pdf | An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. | 11,064 |
rhiever/data-analysis-and-machine-learning-projects | A repository of teaching materials, code, and data for various data analysis and machine learning projects. | 6,153 |
rasbt/llms-from-scratch | Developing and pretraining a GPT-like Large Language Model from scratch | 35,405 |
munificent/game-programming-patterns | A collection of design patterns and principles for game development in C++. | 4,172 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,644 |
thealgorithms/c | A collection of algorithms implemented in C for educational purposes | 19,440 |
unisonweb/unison | A programming language that uses Haskell and allows describing entire distributed systems in a single program | 5,839 |
antoniofalcaojr/eventualshop | An implementation of a distributed system using domain-driven design and event-driven architecture to manage uncertainty and provide scalability and resilience. | 369 |
kevinmusgrave/pytorch-metric-learning | A PyTorch library for implementing deep metric learning algorithms in computer vision applications. | 6,045 |
angrave/systemprogramming | A comprehensive online book and resource for learning system programming fundamentals. | 5,529 |