CodaFi / C-Macs
Digging a Foundation With A Spoon
☆300Updated 10 months ago
Alternatives and similar repositories for C-Macs:
Users that are interested in C-Macs are comparing it to the libraries listed below
- ☆398Updated 10 years ago
- ☆76Updated last year
- Tiny hash function in C☆134Updated 6 months ago
- Simple no bullshit text editor☆282Updated 3 months ago
- A simple C coroutine library.☆225Updated last year
- ☆172Updated last year
- tiny playstationy renderer☆422Updated last year
- Shows how to use macOS AppKit Cocoa controls without StoryBoard only by programming code (objective-c)☆95Updated 10 months ago
- Header-only library for asynchronous tasks in C☆266Updated 11 months ago
- 🎮 C Bindings/Wrappers for Apple's METAL framework☆181Updated last year
- A Defer statement for C☆231Updated 3 years ago
- The first C compiler ported to x86☆192Updated 3 years ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆175Updated this week
- Classic MacOS & GS/OS widget library for linux (and other?)☆382Updated 6 months ago
- WebAssembly JavaScript Interface Creator☆201Updated 2 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Quicksort implemented as a C macro☆169Updated 2 years ago
- A sample GUI Lua REPL, showing how to bundle LuaJIT into a self-contained MacOS app☆76Updated last year
- Minimal code needed to create a Cocoa Application from scratch; no Xcode used.☆26Updated 4 years ago
- Fast C-like programming language with advanced features☆166Updated 2 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- All-inclusive Buffer for C☆412Updated last year
- A small, easily embedded language implemented in a single .c file☆290Updated last year
- A portable self-bootstrapping C compiler☆133Updated last week
- Repository for the blog post series "Rendering like it's 1996"☆130Updated 2 years ago
- Glitchless smooth window resizing in Metal☆49Updated 5 years ago
- Cake a C23 front end and transpiler written in C☆586Updated 3 weeks ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A small, portable, linear probing hash map