skullchap / neverflow
Set of macros that guard against buffer overflows. Based on C99 VLA feature.
☆129Updated last year
Alternatives and similar repositories for neverflow:
Users that are interested in neverflow are comparing it to the libraries listed below
- A simple C coroutine library.☆227Updated last year
- A small, portable, linear probing hash map☆142Updated last month
- ☆173Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Quicksort implemented as a C macro☆171Updated 2 years ago
- Integer Map Data Structure☆130Updated last year
- Tiny hash function in C☆134Updated 8 months ago
- A blogging engine in C☆113Updated last month
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆148Updated this week
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 3 months ago
- Header-only library for asynchronous tasks in C☆265Updated last year
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆176Updated last month
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆54Updated 2 weeks ago
- Logo language in 508 bytes (x86 boot sector)☆175Updated last year
- A x86_64 Linux debugger 🐛🐛🐛☆234Updated last year
- A portable self-bootstrapping C compiler☆135Updated last week
- a graphical C/C++ runtime editor☆185Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A complete standardlib for c for once☆119Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 2 years ago
- Tiny (ANSI) C library for pool allocation☆30Updated last week
- Type-safe Printf in C☆72Updated 3 months ago
- Visualize binary files☆130Updated 2 weeks ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆201Updated last week
- ☆83Updated 3 years ago
- Battery info program for x86-64 Linux laptops in 384 bytes of machine code