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 | 2024-05-03
  • capstone

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

  • 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

  • SaaSHub

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

    SaaSHub 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

  • notepad4

    Notepad4 (Notepad2⨯2) 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 matepath.

  • Project mention: Notepad2-Zufuliu | news.ycombinator.com | 2024-05-10
  • 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 : CPU monitoring and tuning software designed for 64-bit processors.

  • FEX

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

  • Project mention: FEX-Emu/FEX: A fast usermode x86 and x86-64 emulator for ARM64 Linux | news.ycombinator.com | 2024-05-30
  • 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 and boot manager.

  • 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: Beating Jeff's 3.14 Ghz Raspberry Pi 5 | news.ycombinator.com | 2024-05-20

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

    The VPU used by video decoding has nothing to do with 3D/GPU. With `ffmpeg-rockchip` and `libv4l-rkmpp` you get 4k@60 hw decoding support in Chromium and MPV player, and 8k@60 hw decoding support in Kodi.

  • 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

  • FEX-Emu/FEX: A fast usermode x86 and x86-64 emulator for ARM64 Linux

    1 project | news.ycombinator.com | 30 May 2024
  • Mactop

    2 projects | news.ycombinator.com | 21 May 2024
  • Mactop Silicon Monitor Top

    1 project | news.ycombinator.com | 9 May 2024
  • Deploying Pocketbase with Docker, Nginx and SSL

    2 projects | dev.to | 15 Feb 2024
  • ARMv8 AArch64/ARM64 Full Beginner's Assembly Tutorial

    2 projects | news.ycombinator.com | 15 Jan 2024
  • Stardew Valley on Starfive VisionFive 2 running Ubuntu 23.10 with external Ati Radeon HD 5450

    2 projects | /r/RISCV | 7 Dec 2023
  • No one even read the box64 readme for today's RISC-V video

    1 project | /r/LinusTechTips | 7 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 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 Arm64 projects? This list will help you:

Project Stars
1 simdjson 18,570
2 rust-raspberrypi-OS-tutorials 13,103
3 Unicorn Engine 7,237
4 capstone 7,088
5 doesitarm 3,741
6 HelloSilicon 3,409
7 box64 3,247
8 cloudflare-ddns 2,772
9 docker-homebridge 2,555
10 homebrew-php 2,389
11 asm_book 2,389
12 notepad4 2,311
13 keystone 2,196
14 simde 2,208
15 frida-snippets 2,175
16 CoreFreq 1,925
17 FEX 1,875
18 electron-discord-webapp 1,764
19 limine 1,615
20 Apple-Silicon-Guide 1,581
21 ubuntu-rockchip 1,654
22 android-inline-hook 1,526
23 raspberry-pi-pcie-devices 1,493

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