jamesroutley / write-a-hash-tableLinks
✏️ Learn how to write a hash table in C
☆4,142Updated 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,947Updated 3 months ago
- A library of common data structures and algorithms written in C.☆3,524Updated 5 months ago
- A simple heap memory allocator in ~200 lines.☆907Updated 4 years ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,141Updated 2 months ago
- build your own text editor☆916Updated 2 years ago
- Writing a sqlite clone from scratch in C☆10,163Updated last year
- Source for the little book about OS development☆2,569Updated 2 years ago
- Simple shell implementation. Tutorial here ->☆1,626Updated 3 years ago
- Simple Dynamic Strings library for C☆5,277Updated 5 months ago
- Bootstrap yourself to write an OS from scratch. A book for self-learner.☆13,131Updated last year
- A text editor in less than 1000 LOC with syntax highlight and search.☆8,511Updated 9 months ago
- Beej's Guide to Network Programming source☆1,095Updated 3 months ago
- Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.☆5,212Updated 6 years ago
- Learning assembly for Linux x86_64☆3,254Updated 2 weeks ago
- Linus Torvalds' linked list argument for good taste, explained☆2,172Updated last year
- A short tutorial about building Linux based operating systems.☆5,167Updated last year
- A sample OS as demonstrated in the book Operating System: From 0 to 1☆657Updated 8 years ago
- How to create an OS from scratch☆29,610Updated last year
- Continuing the development of awesome-c list on GitHub☆3,708Updated 3 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,270Updated 6 years ago
- Simple, zero-dependency garbage collection for C☆1,278Updated last year
- A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆10,688Updated this week
- Higher level programming in C☆7,034Updated 10 months ago
- Simple operating system in C++, written from scratch☆1,711Updated 10 months ago
- Materials from my Strange Loop 2014 workshop, Let's Build a Shell!☆656Updated 4 years ago
- A curated list of awesome C frameworks, libraries and software.☆2,092Updated 2 weeks ago
- C in four functions☆10,362Updated last year
- A workshop on Linux containers: Rebuild Docker from Scratch☆3,126Updated last year
- Learn 16bit x86 Assembly with emulator☆406Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆546Updated 6 years ago