Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Clang
C

Clang

Tool
99 projects360.8k total stars40.5k total forks24 languages

Open-source projects built with Clang

There are currently 99 open-source projects built with Clang, with a combined total of 360.8k GitHub stars. The most common language among these projects is C++.

Showing 99 open-source projects · page 1 of 3

Ghidra
GhidraNationalSecurityAgency/ghidra

A software reverse engineering framework for analyzing compiled code across multiple platforms, offering disassembly, decompilation, and scripting.

71.3k7.8kJava
2 days ago
bitnet.cpp
bitnet.cppmicrosoft/BitNet

Official inference framework for 1-bit LLMs, enabling fast and lossless CPU/GPU inference with significant speed and energy efficiency gains.

39.8k3.7kC++
3 days ago
emscripten
emscriptenemscripten-core/emscripten

A complete compiler toolchain for converting C and C++ code to WebAssembly, enabling native applications to run on the web.

27.5k3.5kC++
1 day ago
simdjson
simdjsonsimdjson/simdjson

A high-performance C++ JSON parser that uses SIMD instructions to parse gigabytes of JSON per second.

24.0k1.3kC++
10 days ago
Cosmopolitan
Cosmopolitanjart/cosmopolitan

A C library that compiles programs into single portable executables that run natively on Linux, Mac, Windows, and BSD.

21.2k766C
4 days ago
Swiftlint
Swiftlintrealm/SwiftLint

A tool to enforce Swift style and conventions with over 200 rules, integrated into Xcode and CI/CD workflows.

19.7k2.3kSwift
6 days ago
bgfx
bgfxbkaradzic/bgfx

A cross-platform, graphics API agnostic rendering library that follows a 'Bring Your Own Engine/Framework' style.

17.3k2.1kC
1 day ago
foundationdb
foundationdbapple/foundationdb

An open-source, distributed, transactional key-value store designed for large-scale structured data across commodity servers.

16.5k1.5kC++
1 day ago
F Prime
F Primenasa/fprime

A flight-proven, component-driven framework for rapid development of spaceflight and embedded software applications.

11.6k1.7kC++
1 day ago
DuckStation
DuckStationstenzek/duckstation

A fast, accurate PlayStation 1 emulator focusing on performance, compatibility, and long-term maintainability across multiple platforms.

10.5k944C++
3 days ago
async-profiler
async-profilerjvm-profiling-tools/async-profiler

A low overhead sampling profiler for Java that avoids safepoint bias and supports CPU, heap, and native memory profiling.

9.1k976C++
22 hours ago
jazzy
jazzyrealm/jazzy

A command-line tool that generates Apple-style API documentation for Swift and Objective-C projects.

7.4k415Ruby
24 days ago
Flax Engine
Flax EngineFlaxEngine/FlaxEngine

A high-quality modern 3D game engine written in C++ and C# with a focus on fast workflow and stunning graphics.

6.9k704C++
2 days ago
c2rust
c2rustimmunant/c2rust

A transpiler that migrates C99-compliant code to unsafe Rust, preserving functionality and enabling incremental refactoring.

4.8k307Rust
1 day ago
include-what-you-use
include-what-you-useinclude-what-you-use/include-what-you-use

A Clang-based tool that analyzes #include directives in C/C++ source files to ensure proper header dependencies.

4.7k428C++
18 hours ago
libffi
libffilibffi/libffi

A portable foreign-function interface library that enables calling compiled code from interpreters and other languages at runtime.

4.3k823C
14 days ago
Sorbet
Sorbetsorbet/sorbet

A fast, powerful type checker for Ruby that supports gradual typing and easy adoption in existing codebases.

3.8k616C++
21 hours ago
dockcross
dockcrossdockcross/dockcross

Pre-configured Docker images with cross-compilation toolchains for building software across multiple architectures and platforms.

3.6k425Shell
12 days ago
CppSharp
CppSharpmono/CppSharp

Tools and libraries to generate .NET bindings for native C/C++ APIs, enabling interoperability with C# and C++/CLI.

3.4k542C#
2 months ago
Honggfuzz
Honggfuzzgoogle/honggfuzz

A security-oriented, feedback-driven, evolutionary software fuzzer that uses hardware and software code coverage to find bugs.

3.4k536C
1 month ago
weld
weldweld-project/weld

A language and runtime that optimizes performance of data-intensive applications by lazily building and optimizing computations across libraries.

3.0k252Rust
3 months ago
opencv-rust
opencv-rusttwistedfall/opencv-rust

Rust bindings for the OpenCV computer vision library, enabling Rust developers to leverage OpenCV's capabilities.

2.5k187Rust
1 day ago
libsecp256k1
libsecp256k1bitcoin-core/secp256k1

A high-performance, high-assurance C library for cryptographic operations on the secp256k1 elliptic curve, optimized for Bitcoin.

2.5k1.2kC
2 days ago
rust-rocksdb
rust-rocksdbrust-rocksdb/rust-rocksdb

A Rust wrapper for Facebook's RocksDB embedded key-value storage engine.

2.2k868Rust
11 days ago
SameBoy
SameBoyLIJI32/SameBoy

A highly accurate Game Boy and Game Boy Color emulator written in portable C with native macOS and SDL frontends.

2.1k262C
14 days ago
TscanCode
TscanCodeTencent/TscanCode

A fast, accurate static code analyzer for C/C++, C#, and Lua that detects defects early in development.

2.1k601C++
2 years ago
cImgui
cImguicimgui/cimgui

A thin, auto-generated C API wrapper for Dear ImGui, enabling its use from other programming languages via C bindings.

1.9k369Lua
1 month ago
grpc-rs
grpc-rstikv/grpc-rs

A Rust wrapper for gRPC Core providing high-performance RPC with async support and HTTP/2.

1.9k260Rust
20 days ago
DirectXMath
DirectXMathmicrosoft/DirectXMath

An all inline SIMD C++ linear algebra library optimized for games and graphics applications.

1.8k258C++
9 days ago
Learning ebpf book
Learning ebpf booklizrice/learning-ebpf

A companion repository with example eBPF programs and a Lima VM configuration for the O'Reilly book 'Learning eBPF'.

1.8k360C
4 months ago
libsndfile
libsndfileerikd/libsndfile

A C library for reading and writing sound files containing sampled audio data.

1.7k456C
10 days ago
Security-Enhanced Linux
Security-Enhanced LinuxSELinuxProject/selinux

Upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools, complementing the kernel's mandatory access control features.

1.6k404C
1 day ago
Hypersomnia
HypersomniaTeamHypersomnia/Hypersomnia

A community-driven multiplayer top-down shooter built from scratch in C++ with an in-game map editor and cross-platform play.

1.6k98C++
1 month ago
hashcat-utils
hashcat-utilshashcat/hashcat-utils

A collection of small, chainable command-line utilities for advanced password cracking operations.

1.6k410C
8 months ago
Fetlang
FetlangProperty404/fetlang

A statically typed, procedural esoteric programming language where source code resembles fetish erotica.

1.5k34C++
2 years ago
Mach7
Mach7solodon4/Mach7

A functional programming style pattern-matching library for C++ that provides user-definable patterns and open class hierarchies.

1.3k76C++
4 years ago
123
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub