ahupowerdns / hello-cppLinks
C++ for C programmers
☆75Updated 7 years ago
Alternatives and similar repositories for hello-cpp
Users that are interested in hello-cpp are comparing it to the libraries listed below
Sorting:
- Beej's Guide to Unix Interprocess Communication source☆150Updated this week
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆226Updated 3 weeks ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- SIMD-enhanced word counter☆252Updated 6 years ago
- Lua From Scratch (WIP)☆114Updated 8 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆165Updated last year
- Personal website/blog☆88Updated this week
- Example code for compilers textbook.☆205Updated 3 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆177Updated 3 months ago
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆229Updated last year
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- The first C compiler made to work under modern GCC☆166Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- ☆66Updated 6 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- ☆287Updated 3 years ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆137Updated 11 months ago
- Simple connect 4 AI using Monte Carlo method☆34Updated 8 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆348Updated 8 months ago
- A simple library of data structures for C☆54Updated 6 years ago
- Asynchronous HTTP(S) engine for C/C++ projects (deprecated, use Node++ instead)☆79Updated 4 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- Lightweight WebSocket library for C.☆85Updated 4 years ago