tsoding / mmapLinks
Code examples from the mmap lecture
☆29Updated 6 years ago
Alternatives and similar repositories for mmap
Users that are interested in mmap are comparing it to the libraries listed below
Sorting:
- Simple Excel engine without any UI☆58Updated 4 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- A modest systems programming language for Unix-like platforms☆26Updated 4 months ago
- A simple experiment that adds Auto Dereferencing of the Structures to C Programming Languages.☆24Updated 3 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- a 2d game library for Umka☆81Updated last week
- clex is a simple lexer generator☆108Updated 4 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- This repo contains the submissions to the high-throughput fizzbuzz code golf stack exchange thread and some code to build/run and plot th…☆34Updated last year
- lambda calculus interpreter