ahupowerdns / hello-cpp
C++ for C programmers
☆70Updated 6 years ago
Alternatives and similar repositories for hello-cpp:
Users that are interested in hello-cpp are comparing it to the libraries listed below
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆170Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆139Updated 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆71Updated 3 years ago
- Examples of common systems programming optimizations☆50Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- A minimal stack-based VM☆181Updated 4 years ago
- C Implementation of the monkey programming language☆69Updated 4 years ago
- Example code for compilers textbook.☆174Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- IRC chatbot written in C.☆25Updated last week
- Beej's Guide to Unix Interprocess Communication source☆132Updated this week
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago
- subset c compiler☆38Updated 4 years ago
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 5 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆175Updated this week
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- Code provided with the book, Code Reading by Diomidis Spinellis☆59Updated 10 years ago
- My own C library. Probably don't use it.☆31Updated 5 years ago
- Coroutines for C.☆74Updated 7 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- Programming with POSIX Threads: David R. Butenhof☆81Updated 11 years ago
- Lua From Scratch (WIP)☆104Updated 7 years ago
- An implementation of Scheme in Python and C++☆171Updated last month
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆169Updated 9 months ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆39Updated 2 years ago