Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
- Updated
Oct 7, 2024 - C
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
Objective-C runtime library intended for use with Clang.
Optimized OpenType builder and inspector.
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Writing eBPF programs with Elixir!
An open framework for micro-controller software
Add a description, image, and links to the clang topic page so that developers can more easily learn about it.
To associate your repository with the clang topic, visit your repo's landing page and select "manage topics."