jamesroutley / write-a-hash-tableLinks
✏️ Learn how to write a hash table in C
☆4,132Updated last year
Alternatives and similar repositories for write-a-hash-table
Users that are interested in write-a-hash-table are comparing it to the libraries listed below
Sorting:
- A library of generic data structures for the C language.☆2,945Updated 2 months ago
- A simple heap memory allocator in ~200 lines.☆906Updated 4 years ago
- A text editor in less than 1000 LOC with syntax highlight and search.☆8,491Updated 8 months ago
- A library of common data structures and algorithms written in C.☆3,514Updated 5 months ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,130Updated last month
- Writing a sqlite clone from scratch in C☆10,133Updated last year
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,095Updated last year
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,442Updated last year
- How to be low-level programmer☆12,315Updated 5 months ago
- Simple Dynamic Strings library for C☆5,270Updated 5 months ago
- build your own text editor☆910Updated 2 years ago
- Materials from my Strange Loop 2014 workshop, Let's Build a Shell!☆652Updated 4 years ago
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆653Updated 8 years ago
- Source for the little book about OS development☆2,552Updated 2 years ago
- Simple shell implementation. Tutorial here ->☆1,619Updated 3 years ago
- A hacker's userspace TCP/IP stack☆3,035Updated 2 years ago
- A simple webserver written in C☆764Updated 2 years ago
- Continuing the development of awesome-c list on GitHub☆3,693Updated 2 years ago
- A Parser Combinator library for C☆2,775Updated last month
- Guidance for mollusks (WIP)☆450Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆543Updated 6 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,274Updated 6 years ago
- Linus Torvalds' linked list argument for good taste, explained☆2,164Updated last year
- A Small C Compiler☆6,308Updated last year
- A Compiler Writing Journey☆12,261Updated 2 months ago
- Beej's Guide to Network Programming source☆1,098Updated 2 months ago
- Simple, zero-dependency garbage collection for C☆1,276Updated last year
- C Interfaces and Implementations☆682Updated 11 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,256Updated last year
- A short tutorial about building Linux based operating systems.☆5,162Updated last year