cozis / blogtechLinks
Custom web server for my blog
☆328Updated last week
Alternatives and similar repositories for blogtech
Users that are interested in blogtech are comparing it to the libraries listed below
Sorting:
- A clone of .GEARS' Flappy Bird in just over 1000 lines of C☆182Updated 5 months ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆203Updated last week
- A blogging engine in C☆111Updated 2 months ago
- A nano like text editor built with pure C☆201Updated 5 months ago
- A small, portable, linear probing hash map☆142Updated 2 months ago
- A practical hacker's guide to the C programming language.☆971Updated last week
- A x86_64 Linux debugger 🐛🐛🐛☆235Updated last year
- A complete standardlib for c for once☆119Updated last year
- A Simple Virtual Computer☆347Updated 2 weeks ago
- framebuffer user interface☆259Updated last week
- A modern microframework for web development in C☆209Updated this week
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- Making C Look ✨Pretty✨and Lua/Lisp/Python-esque☆622Updated 6 months ago
- A minimal TCP/IP stack☆523Updated last year
- A text editor in C with drop down menus from scratch. No ncurses.☆275Updated 7 months ago
- Little Kitten Webserver☆274Updated last year
- Header-only library for asynchronous tasks in C☆267Updated last year
- ☆206Updated 7 months ago
- Tiny hash function in C☆134Updated 9 months ago
- Catalogue of novel operating systems☆282Updated last week
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- ☆173Updated last year
- Circuit Artist is a digital circuit drawing and simulation game.☆254Updated 3 weeks ago
- A hobby OS implemented in Nim https://0xc0ffee.netlify.app/osdev☆470Updated this week
- Logo language in 508 bytes (x86 boot sector)☆175Updated last year
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆177Updated 2 months ago
- a graphical C/C++ runtime editor☆185Updated last year
- An x86_64 UNIX-like OS from scratch