JamieSandell / CLinks
☆19Updated 3 years ago
Alternatives and similar repositories for C
Users that are interested in C are comparing it to the libraries listed below
Sorting:
- A collection of small C projects - usually a minimal example of something interesting☆41Updated 3 years ago
- This is my very own text editor inspired by the kilo text editor☆16Updated 10 months ago
- A curated list of *genuinely good* programming books☆80Updated 3 years ago
- Microvm is a virtual machine and compiler. This project is inspired by a work by Aleksei Udalov: https://github.com/aleksei-udalov/vm.git☆10Updated 4 years ago
- A minimalist implementation of generic data structures written in C language.☆13Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago
- Command line text editor written in C☆12Updated 6 years ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- led - line-oriented text editor☆20Updated 2 years ago
- "Some of the best programming is done on paper, really. Putting it into the computer is just a minor detail." ― Max Kanat-Alexander☆27Updated 2 years ago
- A simple file browser for Unix systems using a doubled linked list with scroll in C. No ncurses.☆15Updated 5 years ago
- Beej's Guide to Python Programming source☆80Updated 3 months ago
- A minimalistic text editor for terminal fanatics. Download it for Linux →☆32Updated 4 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- Tiny console text editor☆9Updated 8 years ago
- Some of my notes, books, code listings for asembler studying. Enjoy!☆62Updated 2 years ago
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆13Updated 11 months ago
- C library to print nicely formatted tables☆27Updated 4 months ago
- CLIp is a clipboard manager for a command line interface written in 100% standard C only. Pipe to it to copy, pipe from it to paste.☆14Updated 3 years ago
- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off." ― Bjarne Stroustrup☆27Updated 2 years ago
- Console version of the pen and paper game Obstruction with the Minimax algorithm.☆12Updated 4 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- C implementation of Google's PageRank algorithm☆45Updated 3 years ago
- A set of efficient data structures in C, created in a generic way☆39Updated last year
- XOR One Time Pad Cipher written in C☆10Updated 11 months ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- 6502 assembler☆15Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year