e-dant / salmagundiLinks
A small, portable, linear probing hash map
☆144Updated 8 months ago
Alternatives and similar repositories for salmagundi
Users that are interested in salmagundi are comparing it to the libraries listed below
Sorting:
- A clone of .GEARS' Flappy Bird in just over 1000 lines of C☆182Updated 11 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- Logo language in 508 bytes (x86 boot sector)☆181Updated last year
- A blogging engine in C☆119Updated last week
- Little Kitten Webserver☆275Updated last year
- A simple C coroutine library.☆229Updated last year
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆159Updated this week
- ☆177Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- a graphical C/C++ runtime editor☆188Updated last year
- framebuffer user interface☆301Updated 6 months ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆62Updated 2 months ago
- My little WebAssembly interpreter☆75Updated this week
- Tiny hash function in C☆144Updated last year
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆206Updated 2 weeks ago
- Printf Oriented Message Protocol☆117Updated 7 months ago
- Lamport's Bakery Algorithm Demonstrated in Python