alexeevg's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
openai/openai-cookbook
Examples and guides for using the OpenAI API
checkcheckzz/system-design-interview
System design interview for IT companies
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
hwayne/awesome-cold-showers
For when people get too hyped up about things
stop-war-in-ukraine/stop-russia-it
An open letter from IT industry specialists to protect Ukraine from information warfare. Відкритий лист спеціалістів IT-індустрії на захист України від інформаційної війни.
steshaw/plt
Programming Language Theory λΠ
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
jepsen-io/maelstrom
A workbench for writing toy implementations of distributed systems.
lorin/resilience-engineering
Resilience engineering papers
Kobzol/hardware-effects
Demonstration of various hardware effects.
asatarin/testing-distributed-systems
Curated list of resources on testing distributed systems
hacl-star/hacl-star
HACL*, a formally verified cryptographic library written in F*
vkostyukov/scalacaster
Purely Functional Algorithms and Data Structures in Scala
goldshtn/linux-tracing-workshop
Examples and hands-on labs for Linux tracing tools workshops
spacejam/tla-rust
writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+
anishathalye/porcupine
A fast linearizability checker written in Go 🔎
achlipala/frap
Formal Reasoning About Programs
jsoftware/jsource
J engine source mirror
ongardie/raft.tla
TLA+ specification for the Raft consensus algorithm
informalsystems/apalache
APALACHE: symbolic model checker for TLA+ and Quint
hwayne/learntla
A TLA+ guide
kinvolk-archives/kubernetes-the-hard-way-vagrant
A port of Kelsey Hightower's "Kubernetes the Hard Way" tutorial to Vagrant. – By the Kinvolk team.
manoharreddyporeddy/HackerRank-Topics
Topics (Tutorials) from HackerRank
ghaiklor/awesome-internals
A curated list of awesome resources and learning materials in the field of X internals
DistributedComponents/disel
Distributed Separation Logic: a framework for compositional verification of distributed protocols and their implementations in Coq
muratdem/PlusCal-examples
Pluscal/TLA+ modeling of distributed systems/protocols
DrQz/pdq-qnm-pkg
Pretty Damn Quick queueing-network modeling package
rystsov/fast-jepsen
Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time