jamesroutley / write-a-hash-tableLinks
✏️ Learn how to write a hash table in C
☆4,168Updated 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,955Updated 4 months ago
 - Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,177Updated last year
 - A library of common data structures and algorithms written in C.☆3,533Updated 6 months ago
 - build your own text editor☆925Updated 2 years ago
 - Linus Torvalds' linked list argument for good taste, explained☆2,180Updated last year
 - A simple heap memory allocator in ~200 lines.☆910Updated 4 years ago
 - A hacker's userspace TCP/IP stack☆3,046Updated 2 years ago
 - Simple shell implementation. Tutorial here ->☆1,629Updated 3 years ago
 - Source for the little book about OS development☆2,581Updated 2 years ago
 - A text editor in less than 1000 LOC with syntax highlight and search.☆8,567Updated 9 months ago
 - Learn C and build your own programming language in under 1000 lines of code!☆3,145Updated 3 months ago
 - How to be low-level programmer☆12,376Updated 7 months ago
 - Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.☆5,215Updated 6 years ago
 - Writing a sqlite clone from scratch in C☆10,200Updated last year
 - A sample OS as demonstrated in the book Operating System: From 0 to 1☆661Updated 8 years ago
 - Learning assembly for Linux x86_64☆3,285Updated this week
 - A Parser Combinator library for C☆2,783Updated 2 months ago
 - Materials from my Strange Loop 2014 workshop, Let's Build a Shell!☆660Updated 4 years ago
 - Simple operating system in C++, written from scratch☆1,710Updated 11 months ago
 - A curated list of awesome C frameworks, libraries and software.☆2,109Updated last week
 - Higher level programming in C☆7,046Updated 11 months ago
 - Simple, zero-dependency garbage collection for C☆1,280Updated last year
 - A tiny neural network library☆2,134Updated 4 years ago
 - A workshop on Linux containers: Rebuild Docker from Scratch☆3,137Updated last year
 - TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,271Updated 6 years ago
 - Simple Dynamic Strings library for C☆5,294Updated 6 months ago
 - simple neural network library in ANSI C☆2,200Updated last year
 - An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V…☆2,462Updated last month
 - C in four functions☆10,398Updated last year
 - A short tutorial about building Linux based operating systems.☆5,206Updated last year