Arm64

Top 23 Arm64 Open-Source Projects

  • simdjson

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

  • Project mention: Tips on adding JSON output to your command line utility. (2021) | news.ycombinator.com | 2024-04-20

    It's also supported by simdjson [0] (which has a lot of language bindings [1]):

    > Multithreaded processing of gigantic Newline-Delimited JSON (ndjson) and related formats at 3.5 GB/s

    [0] https://simdjson.org/

    [0] https://github.com/simdjson/simdjson?tab=readme-ov-file#bind...

  • rust-raspberrypi-OS-tutorials

    :books: Learn to write an embedded OS in Rust :crab:

  • Project mention: Operating System Development Tutorials in Rust on the Raspberry Pi | news.ycombinator.com | 2024-02-07
  • 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
  • Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

  • Project mention: Unicorn: Lightweight multi-platform, multi-architecture CPU emulator framework | news.ycombinator.com | 2023-11-19
  • capstone

    Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

  • Project mention: Rise: Accelerate the Development of Open Source Software for RISC-V | news.ycombinator.com | 2023-05-31

    Maybe then they can help us with the Capstone[1][2] disassembly engine auto-sync (automatic synchronization from the LLVM TableGen files) effort[3]. ARMv7, ARMv8/9, PowerPC are nearly finished, and MIPS in in near-term plans. Nobody stepped in for RISC-V yet.

    [1] http://www.capstone-engine.org/

    [2] https://github.com/capstone-engine/capstone

    [3] https://github.com/capstone-engine/capstone/issues/2015

  • doesitarm

    đŸĻž A list of reported app support for Apple Silicon as well as Apple M2 and M1 Ultra Macs

  • HelloSilicon

    An introduction to ARM64 assembly on Apple Silicon Macs

  • box64

    Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices

  • Project mention: Stardew Valley on Starfive VisionFive 2 running Ubuntu 23.10 with external Ati Radeon HD 5450 | /r/RISCV | 2023-12-07

    I see it can do more now, already tried some stuff. But see it is now more mature than months ago. Will try factorio again https://github.com/ptitSeb/box64/issues/665

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cloudflare-ddns

    🎉🌩ī¸ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!

  • Project mention: Dynamic DNS | /r/CloudFlare | 2023-06-13
  • docker-homebridge

    Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.

  • Project mention: Is node broken in the latest docker image or is the installation wrong? | /r/homebridge | 2023-12-10

    https://github.com/homebridge/docker-homebridge/wiki/Running-Homebridge-on-Firewalla-Gold

  • homebrew-php

    :beer: Homebrew tap for PHP 5.6 to 8.4. PHP 8.4 is built nightly. (by shivammathur)

  • Project mention: Installing PHP 8.0 on MacOS: Overcoming Disabled Versions | dev.to | 2024-02-06
  • asm_book

    A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.

  • Project mention: ARMv8 AArch64/ARM64 Full Beginner's Assembly Tutorial | news.ycombinator.com | 2024-01-15

    Looks useful for a beginner to asm in general, but for someone like me who've been coding asm for other processors for decades it might a bit too basic.

    I have been using this other "tutorial" for AArch64 assembly, which I think might be more useful for someone coming from asm on another processor: https://github.com/pkivolowitz/asm_book

  • notepad2

    Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin metapath-zufuliu.

  • Project mention: Buffer Overflows in Notepad++ | news.ycombinator.com | 2023-08-30

    My search for "notepad2" came up with https://github.com/zufuliu/notepad2, which sees routine changes: https://github.com/zufuliu/notepad2/commits/main

  • keystone

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings (by keystone-engine)

  • Project mention: The Hiew Hex Editor | news.ycombinator.com | 2024-01-02

    Sorry for the late answer. Yes, there is. We hoped a Keystone-based[1] plugin would be a better alternative since it's based on the LLVM code, but the project looks abandoned now[2].

    [1] https://github.com/keystone-engine/keystone/

    [2] https://github.com/keystone-engine/keystone/issues/560

  • simde

    Implementations of SIMD instruction sets for systems which don't natively support them.

  • Project mention: The Case of the Missing SIMD Code | news.ycombinator.com | 2023-06-08

    I was curious about these libraries a few weeks ago and did some searching. Is there one that's got a clearly dominating set of users or contributors?

    I don't know what a good way to compare these might be, other than perhaps activity/contributor count.

    [1] https://github.com/simd-everywhere/simde

    [2] https://github.com/ermig1979/Simd

    [3] https://github.com/google/highway

    [4] https://gitlab.com/libeigen/eigen

    [5] https://github.com/shibatch/sleef

  • frida-snippets

    Hand-crafted Frida examples

  • CoreFreq

    CoreFreq is a CPU monitoring and tuning software designed for 64-bit processors.

  • Project mention: Has anyone been able to figure out how to read VCCSA (system agent voltage) on linux? | /r/overclocking | 2023-05-08
  • FEX

    A fast usermode x86 and x86-64 emulator for Arm64 Linux

  • Project mention: FEX 2305 Tagged! | /r/linux | 2023-05-08

    "A fast usermode x86 and x86-64 emulator for Arm64"

  • electron-discord-webapp

    A Discord and SpaceBar :electron:-based client implemented without Discord API.

  • Project mention: HOW TO: Use Discord (Sway/Wayland) | /r/linux4noobs | 2023-12-06

    I stan WebCord.

  • limine

    Modern, advanced, portable, multiprotocol bootloader.

  • Project mention: It's far from clear how grub package updates work on Ubuntu | news.ycombinator.com | 2024-04-13

    I assume this person meant to say `Limine'.

    It's what I use for dualbooting Windows and Linux. It's really easy to Install, Use & Understand.

    https://limine-bootloader.org/

  • Apple-Silicon-Guide

    Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series, and M3-series chips. Along with all the Devices, Operating Systems, Tools, Gaming, and Software that Apple Silicon powers.

  • Project mention: Will class of 09 play on a 2023 Mac book air? | /r/Steam | 2023-12-10

    Congratulations for buying a NON-PC that's IN-capable of playing games on its own except these games https://www.pcgamingwiki.com/wiki/List_of_macOS_ARM_games. You paid top dollars for a crippled machine, all thanks to Apple. Any ARM user "Must" use one of the PC Emulators told in https://github.com/mikeroyal/Apple-Silicon-Guide which is usually Rosetta (default by Apple) for you so that you can play ANY game you see but NOT in its native speed but in Emulated (slower but not much) speed.

  • ubuntu-rockchip

    Ubuntu 22.04 and 24.04 for Rockchip RK35XX Devices

  • Project mention: Getting the RK3588 SoC supported in upstream Linux (2023) | news.ycombinator.com | 2024-02-14

    Joshua makes some good improvement and upstreams for this SOC

    https://github.com/Joshua-Riek/ubuntu-rockchip

  • android-inline-hook

    :fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.

  • raspberry-pi-pcie-devices

    Raspberry Pi PCI Express device compatibility database

  • Project mention: Raspberry Pi PCIe Database | news.ycombinator.com | 2024-01-24
  • 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).

Arm64 related posts

Index

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

Project Stars
1 simdjson 18,362
2 rust-raspberrypi-OS-tutorials 12,954
3 Unicorn Engine 7,141
4 capstone 7,025
5 doesitarm 3,733
6 HelloSilicon 3,201
7 box64 3,101
8 cloudflare-ddns 2,693
9 docker-homebridge 2,551
10 homebrew-php 2,343
11 asm_book 2,337
12 notepad2 2,263
13 keystone 2,183
14 simde 2,167
15 frida-snippets 2,133
16 CoreFreq 1,918
17 FEX 1,823
18 electron-discord-webapp 1,718
19 limine 1,575
20 Apple-Silicon-Guide 1,552
21 ubuntu-rockchip 1,465
22 android-inline-hook 1,480
23 raspberry-pi-pcie-devices 1,468

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