uchicago-cs / cmsc23300Links
CMSC 23300 - Networks and Distributed Systems
☆68Updated 5 years ago
Alternatives and similar repositories for cmsc23300
Users that are interested in cmsc23300 are comparing it to the libraries listed below
Sorting:
- A green threads tutorial.☆64Updated 8 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Gzip in julia! =D =D☆164Updated 7 years ago
- A toy debugger☆69Updated 9 years ago
- ☆43Updated 9 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 10 years ago
- l1c is a simple formally verified compiler for a while language☆55Updated 5 years ago
- IPC Examples☆52Updated 6 years ago
- ECE 459: Programming for Performance, Winter 2015☆71Updated 10 years ago
- ☆73Updated 11 years ago
- Lecture notes and code from class☆16Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Not because it is good, but because we can...☆168Updated 6 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆117Updated 3 months ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Links to publicly available preprints for the POPL'16 conference☆120Updated 9 years ago
- Scalable C - The Book☆355Updated 2 years ago
- Toy Green Threads for C.