Skip to content
#

c23

Here are 103 public repositories matching this topic...

liblpm

A high-performance C library for Longest Prefix Match (LPM) lookups, supporting both a multi-bit trie of 8-bit stride for IPv4 and a wide multi-level 16-bit stride for IPv6, featuring runtime dynamic SIMD dispatching (SSE2, SSE4.2, AVX, AVX2, AVX512F) for optimal performance and throughput on any CPU architecture.

  • Updated Mar 23, 2026
  • C
MyraLang

Myra is a statically-typed, compiled language in the Pascal/Oberon tradition. It transpiles to C++23 and uses Zig as a build backend, producing real x86-64 executables and libraries for Windows and Linux. The backend is invisible. You write Myra. You get binaries. Myra - Pascal. Refined.

  • Updated Feb 22, 2026
  • Pascal

Improve this page

Add a description, image, and links to the c23 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the c23 topic, visit your repo's landing page and select "manage topics."

Learn more