ahupowerdns / hello-cpp
C++ for C programmers
☆72Updated 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
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Beej's Guide to Unix Interprocess Communication source☆135Updated 3 weeks ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- IRC chatbot written in C.☆28Updated 2 months ago
- A UNIX shell☆23Updated 3 years ago
- Simple JSON parsing in C.☆14Updated last year
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Examples of common systems programming optimizations☆50Updated 3 years ago
- Example code for compilers textbook.☆175Updated 2 years ago
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- IPC Examples☆53Updated 5 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆83Updated 3 years ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆142Updated 3 years ago
- A minimal stack-based VM☆182Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆290Updated 5 years ago
- Lua From Scratch (WIP)☆107Updated 7 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆66Updated 4 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Simple hash table implemented in C☆170Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago