C/C++

For all the scripting addicts out there, this is the language without a substr function (but with razor-sharp1 memory management).

Gosh, it’s been ages.

Resources:

Date Category Link Notes
2024 Libraries cr_task.h

a single-header library for cooperative multitasking

2023 Cross-Platform w2c2

translates WebAssembly modules to C

2022 Libraries picolibc

a standard C library for embedded systems with limited RAM

2021 Cross-Platform redbean

sheer single-executable and zip wizardry

Data twemproxy (nutcracker)

a Redis and memcached proxy for managing concurrent connections

Graphics LVGL

an impressive library for embedded devices

2020 Libraries EnTT

a game-oriented library that provides an entity-component system

2018 Data Sparser

a high-speed JSON, Avro and Parquet parser

Web Ultralight

a WebKit/Chromium subset for embedded development

2013 Libraries Cello

an impressive higher-order programming library

Web Rapthers

a modern web framework written in pure C.

Duda

another web framework that embeds an epoll-based HTTP server into the resulting executable. I don’t think you can do REST services any faster.


  1. As in, it cuts deep when you don’t manage it. ↩︎

This page is referenced in: