C Aarch64

Open-source C projects categorized as Aarch64
Arm C Arm64 x86-64 MacOS

Top 15 C Aarch64 Projects

  1. mir

    A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

    Project mention: A tiny self-remaking C program | news.ycombinator.com | 2024-09-09
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. limine

    Modern, advanced, portable, multiprotocol bootloader and boot manager.

    Project mention: Limine – Modern, advanced, portable, multiprotocol bootloader and boot manager | news.ycombinator.com | 2025-03-12
  4. libnx

    Library for Switch Homebrew

  5. sleef

    SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

    Project mention: Show HN: Less Slow C++ | news.ycombinator.com | 2025-04-18

    You can always get more accuracy by expanding those 3 lines to handle more of the Taylor components… but it’s important to remember that this is still educational material.

    You can find more complete examples in my SimSIMD (https://github.com/ashvardanian/SimSIMD), but they also often assume that at a certain part of a kernel, a floating point number is guaranteed to be in a certain range. This can greatly simplify the implementation for kernels like Atan2. For general-purpose inputs, go to SLEEF (https://sleef.org). Just remember that every large, complicated optimization starts with a small example.

  6. EfiFs

    EFI FileSystem drivers

  7. vivado-on-silicon-mac

    Installs Vivado on M1/M2/M3 macs

  8. xcc

    Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm

    Project mention: Standalone C compiler/assembler/linker/Libc for x86-64/aarch64/riscv64/WASM | news.ycombinator.com | 2025-04-29
  9. SaaSHub

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

    SaaSHub logo
  10. nsimd

    Agenium Scale vectorization library for CPUs and GPUs

  11. NintendoSwitchPkg

    WIP UEFI EDK2 Implementation for Nintendo Switch or generic Tegra210 platforms

  12. frameworks

    Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser (by libtea)

  13. Kernel

    Kernel for the LuaOS operating system (by TheLuaOSProject)

  14. harelang-harec

    A macos port of the hare language's compiler (https://harelang.org). See README.darwin.

  15. a6lte-kvm

    Kernel with ARM/KVM for SM-A600G (Samsung Galaxy A6) with Exynos7870 SoC

  16. genode-allwinner

    Allwinner SoC support for the Genode OS framework

  17. yenten-arm-miner-yespowerr16

    ARM 64 CPU miner for Yespower variant algorithms

  18. 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 Aarch64 discussion

Log in or Post with

C Aarch64 related posts

  • My favorite C compiler flags during development

    3 projects | news.ycombinator.com | 29 Apr 2023
  • Windows 11 Arm Edition on Nintendo Switch

    1 project | /r/cyberDeck | 2 Mar 2023
  • How does ARM support for Linux work? Why do they use custom kernels, OS instead of mainline and the typical distros?

    3 projects | /r/linux | 10 Sep 2022
  • could I port a game from my computer to a Nintendo switch

    1 project | /r/PiratedGames | 7 Jul 2022
  • Ask HN: Recommendation for general purpose JIT compiler

    12 projects | news.ycombinator.com | 15 May 2022
  • Supplemental Guide to Running a Participation Node on a Raspberry Pi

    2 projects | /r/algorand | 16 Apr 2022
  • Deserializing JSON Fast

    3 projects | news.ycombinator.com | 1 Jan 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

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

# Project Stars
1 mir 2,422
2 limine 2,211
3 libnx 1,326
4 sleef 725
5 EfiFs 557
6 vivado-on-silicon-mac 413
7 xcc 352
8 nsimd 332
9 NintendoSwitchPkg 278
10 frameworks 61
11 Kernel 39
12 harelang-harec 20
13 a6lte-kvm 18
14 genode-allwinner 16
15 yenten-arm-miner-yespowerr16 3

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?