c-library

Tag

Cards List
#c-library

JSON5E - JSON5 for Humans

Lobsters Hottest · 2026-07-20 Cached

libpdjson5 is a public domain C library for parsing JSON, JSON5, and JSON5E with full Unicode support, minimal memory footprint, and a streaming API. It is a fork of pdjson with various improvements including JSON5E support.

0 favorites 0 likes
#c-library

Show HN: Mojibake – a low-level Unicode library written in C

Hacker News Top · 2026-07-16 Cached

Mojibake is a self-contained Unicode 17 library for C11/C++17, providing normalization, case conversion, and character database functions with zero dependencies.

0 favorites 0 likes
#c-library

A fast, zero-copy Transit-format reader and writer written in C

Lobsters Hottest · 2026-06-08 Cached

A fast, zero-copy C11 library for reading and writing the Transit data format with SIMD acceleration, supporting JSON, JSON-Verbose, and MessagePack wire formats via a single codec-agnostic engine.

0 favorites 0 likes
#c-library

wolfSSL releases a new product; wolfCOSE a zero alloc C embbedded COSE stack

Hacker News Top · 2026-05-30 Cached

wolfSSL has released wolfCOSE, a zero-allocation C library implementing CBOR and COSE with post-quantum signing support (ML-DSA) and a tiny footprint, targeting embedded systems.

0 favorites 0 likes
#c-library

Spork: A posix_spawn you can use as a fork

Lobsters Hottest · 2026-05-19

Spork is a C library that provides a posix_spawn-based alternative to fork, offering better performance and safety for process creation.

0 favorites 0 likes
#c-library

Fc, a lossless compressor for floating-point streams

Hacker News Top · 2026-05-10 Cached

fc is an open-source lossless compressor for IEEE-754 64-bit double streams, offering superior compression ratios for structured data compared to zstd and fpzip, though with slower encoding speeds.

0 favorites 0 likes
#c-library

Raylib v6.0

Hacker News Top · 2026-04-23 Cached

Raylib v6.0 releases as a lightweight, dependency-free C library for game development with support for multiple platforms and OpenGL versions.

0 favorites 0 likes
#c-library

Gecko: a fast GLR parser with automatic syntax error recovery

Lobsters Hottest · 2026-04-23 Cached

Gecko is a new embeddable C library that delivers GLR parsing for any context-free grammar with automatic syntax-error recovery and YACC-level speed.

0 favorites 0 likes
#c-library

nondescript: a simple embedded programming language

Lobsters Hottest · 2026-04-22 Cached

Nondescript is a new single-file, embeddable scripting language for C projects, offering AppleScript-style syntax and features like list comprehensions and extensible grammar.

0 favorites 0 likes
← Back to home

Submit Feedback