C Llvm

Open-source C projects categorized as Llvm

Top 16 C Llvm Projects

  • checkedc

    Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

  • Project mention: The NSA list of memory-safe programming languages has been updated | news.ycombinator.com | 2024-03-04
  • flang

    Flang is a Fortran language front-end designed for integration with LLVM.

  • Project mention: Supporting BFLOAT16 in ISO_Fortran_env: not recommended | news.ycombinator.com | 2024-03-15

    It is great to know that LLVM Flang supports BFLOAT16!

    I look forward to trying it in my project ( http://www.libprima.net ), although LLVM Flang is not ready to use last time I tried.

    As a side note, the Classic Flang ( https://github.com/flang-compiler/flang ) does not support kind = 3.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • termux-ndk

    android-ndk for termux

  • Project mention: Hosting Your Own AI Chatbot on Android Devices | dev.to | 2024-04-06

    Next, we need to set up the Android NDK (Native Development Kit) to compile the llama.cpp project. Visit the Termux-NDK repository and download the latest NDK release. Extract the ZIP file, then set the NDK path in Termux:

  • smack

    SMACK Software Verifier and Verification Toolchain (by smackers)

  • nxdk

    The cross-platform, open-source SDK to develop for original Xbox: *new* xdk

  • Project mention: PCSX2 is an open source PS2 Emulator | news.ycombinator.com | 2023-07-12

    In addition to what tehbeard mentioned, Xemu at least (which is what i have experience with as i used it to do some homebrew development[0] with the open source nxdk[1] SDK) is far from accurate and largely just a means for playing OG Xbox games on modern hardware. However the GPU emulation does not take into account NV2A's performance at all and simply translates the calls to OpenGL (despite the "DirectXbox" name, the GPU is actually designed around OpenGL :-P) so it is much faster than the real one and depending on what is going on the CPU performance can also be quite faster. IIRC it doesn't even emulate the real CPU the OG Xbox has as you can accidentally use instructions in Xemu not available on the real hardware.

    Of course if your goal is to just have games from OG Xbox playable on a PC that is fine (if anything for most games it is an improvement as they'd run smoother) but if you want cycle accurate emulation it doesn't fit the bill. In that case basing the emulator on something like 86box might be better as that has been designed with the goal of achieving cycle accurate PC hardware emulation.

    [0] https://www.youtube.com/watch?v=gQpK6eX-04M

    [1] https://github.com/XboxDev/nxdk/

  • llvmbox

    Self contained, fully static llvm tools & libs

  • Project mention: llvmbox – Self contained, fully static LLVM tools and libs | news.ycombinator.com | 2023-07-02
  • aWsm

    WebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • One

    One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱 (by One-Language)

  • llvm-mos-sdk

    SDK for developing with the llvm-mos compiler

  • linux

    Linux kernel source tree (by ClangBuiltLinux)

  • Project mention: Committing to Rust for Kernel Code | news.ycombinator.com | 2023-11-23

    > Torvalds answered that, while he used to find problems in the LLVM Clang compiler, now he's more likely to find problems with GCC instead; he now builds with Clang.

    https://github.com/ClangBuiltLinux/linux/issues is our bug tracker for known issues (a few are tracked in llvm's issue tracker). Bug reporters and future kernel hackers wanted!

    As I mentioned on mastodon, there's lots of bugs still to be fixed everywhere, but even if we don't fix them, providing competition in the toolchain space has been worth it to users.

  • dstep

    A tool for converting C and Objective-C headers to D modules

  • bpfcov

    Source-code based coverage for eBPF programs actually running in the Linux kernel

  • verificarlo

    A tool for debugging and assessing floating point precision and reproducibility.

  • adorad

    Fast, Expressive, & High-Performance Programming Language for those who dare

  • m

    an expressive and efficient programming language for WebAssembly (by mlang-dev)

  • jotai-benchmarks

    Collection of executable benchmarks

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Llvm related posts

  • Supporting BFLOAT16 in ISO_Fortran_env: not recommended

    1 project | news.ycombinator.com | 15 Mar 2024
  • The NSA list of memory-safe programming languages has been updated

    2 projects | news.ycombinator.com | 4 Mar 2024
  • The Fil-C Manifesto: Garbage In, Memory Safety Out

    2 projects | news.ycombinator.com | 20 Feb 2024
  • Committing to Rust for Kernel Code

    5 projects | news.ycombinator.com | 23 Nov 2023
  • llvmbox – Self contained, fully static LLVM tools and libs

    1 project | news.ycombinator.com | 2 Jul 2023
  • How install Koboldcpp via Termux (Guide)

    1 project | /r/KoboldAI | 21 Jun 2023
  • Pain

    1 project | /r/androiddev | 12 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 9 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Llvm projects in C? This list will help you:

Project Stars
1 checkedc 3,183
2 flang 779
3 termux-ndk 465
4 smack 424
5 nxdk 389
6 llvmbox 317
7 aWsm 286
8 One 278
9 llvm-mos-sdk 240
10 linux 240
11 dstep 202
12 bpfcov 121
13 verificarlo 61
14 adorad 60
15 m 39
16 jotai-benchmarks 31

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com