eatonphil / pjLinks
A small, hand-written Python JSON library
☆98Updated 3 years ago
Alternatives and similar repositories for pj
Users that are interested in pj are comparing it to the libraries listed below
Sorting:
- Learn Git by reimplementing it from scratch☆716Updated 4 months ago
- Just enough git (written in Python) to create a repo and push to GitHub☆330Updated 8 years ago
- A toy templating engine.☆153Updated 6 years ago
- ☆282Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- ☆80Updated 7 years ago
- Supporting material for my blog post series on writing a web application from scratch in Python.☆141Updated 7 years ago
- Hobby OS☆246Updated 8 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆258Updated 2 months ago
- A basic JSON library in modern C++☆16Updated 4 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- C++ for C programmers☆75Updated 7 years ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- Core Python Applications Programming by Wesley Chun☆109Updated 2 years ago
- An irrelevant project where I keep various code I wrote while learning☆169Updated 6 months ago
- Example code for Understanding Computation☆504Updated 10 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- Beej's Guide to Unix Interprocess Communication source☆145Updated 7 months ago
- Implementations of the unix tree command☆318Updated last year
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆222Updated last month
- Structure and Interpretation of Computer Programs study notes with exercise solutions☆386Updated 3 years ago
- All Examples and Exercises from K&R The C Programming Language 2nd edition book☆184Updated 5 years ago
- Enhancements to the GNU coreutils (especiall head)☆247Updated last year
- My notes as a I go through the legendary 1986 SICP lectures given by Professors Sussman and Abelson.☆43Updated 3 years ago
- Example code for compilers textbook.☆195Updated 2 years ago
- Shell written in C with piping & history.☆64Updated 4 years ago
- A toy programming language that keeps it minimal☆142Updated 8 years ago
- A small BASIC-to-C compiler written in Python.☆366Updated last year