mihai-negru / c-language-data-structuresLinks
A minimalist implementation of generic data structures written in C language.
☆13Updated 2 years ago
Alternatives and similar repositories for c-language-data-structures
Users that are interested in c-language-data-structures are comparing it to the libraries listed below
Sorting:
- C library to print nicely formatted tables☆27Updated 6 months ago
- Fast Text-to-PDF Converter☆54Updated last month
- A C-compiler written in C☆76Updated 7 months ago
- Buddy allocator☆41Updated last year
- Code from my book, "Tiny C Projects," published by Manning Inc.☆98Updated 7 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- ☆15Updated last year
- A text editor in C with drop down menus from scratch. No ncurses.☆283Updated 10 months ago
- A set of efficient data structures in C, created in a generic way☆41Updated last year
- A Preemptive Hard Real Time kernel for embedded devices.☆51Updated 4 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆161Updated last year
- ☆14Updated 7 months ago
- A curated list of *genuinely good* programming books☆80Updated 3 years ago
- A collection of neat C and C++ trivia and oddities.☆37Updated 3 months ago
- A new shell for FreeDOS☆17Updated 2 years ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.☆194Updated last week
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A minimal 6502 emulator☆127Updated last year
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆112Updated last year
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆230Updated last year
- A set of custom memory allocators☆26Updated 2 years ago
- This is my very own text editor inspired by the kilo text editor☆16Updated last year
- Source code for Lessons and Exercises from https://www.c-for-dummies.com☆21Updated last week
- XOR One Time Pad Cipher written in C☆10Updated last year
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Tool to add HTML syntax highlighting to C code snippets.☆15Updated last year
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- 6502 assembler☆15Updated 2 years ago
- Simple emulator of the Intel 4004 chip.☆57Updated 4 months ago