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:
- A set of efficient data structures in C, created in a generic way☆41Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- Fast Text-to-PDF Converter☆54Updated 2 weeks ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆90Updated 6 months ago
- A Preemptive Hard Real Time kernel for embedded devices.☆51Updated 4 years ago
- XOR One Time Pad Cipher written in C☆10Updated last year
- A set of custom memory allocators☆26Updated last year
- A curated list of *genuinely good* programming books☆80Updated 3 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- ☆19Updated 3 years ago
- A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn'…☆70Updated last year
- A C11 chess engine & GUI☆28Updated 2 years ago
- C library to print nicely formatted tables☆27Updated 4 months ago
- An educational C-like toy programming language that compiles to x64 binary.☆157Updated last year
- Simple community oriented website with a backend written in C.☆33Updated 2 months ago
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Just Another Web Server☆38Updated last year
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- This repository will contains C programs from beginners to advance level☆76Updated 4 years ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 4 years ago
- A Software Rendering Raycaster Engine written in C and SDL2.☆65Updated 9 months ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆84Updated 3 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆219Updated 7 months ago
- My own C library. Probably don't use it.☆33Updated 5 years ago
- 6502 assembler☆15Updated 2 years ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆68Updated 5 months ago
- Ray Tracing on the CPU☆16Updated 7 months ago
- C implementation of Google's PageRank algorithm☆45Updated 3 years ago