arm64
Here are 349 public repositories matching this topic...
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
-
Updated
Sep 18, 2020 - C
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
-
Updated
May 29, 2020 - Objective-C
-
Updated
Oct 11, 2020 - Rust
该项目已由国际合作团队接管, 为及时回复, 请使用英文交流.
This project has been taken over by the international cooperation team. In order to respond promptly, please use English to communicate.
实际并没有问题,就是特此表达敬意!
Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
-
Updated
Oct 7, 2020 - Shell
Hand-crafted Frida examples
-
Updated
Sep 4, 2020 - JavaScript
This repository was deprecated, use:
-
Updated
Feb 18, 2019 - C#
AVX-512BW functions
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#avx512techs=AVX512BW
- _cvtmask32_u32
- _cvtmask64_u64
- _cvtu32_mask32
- _cvtu64_mask64
- _kadd_mask32
- _kadd_mask64
- _kand_mask32
- _kand_mask64
- _kandn_mask32
- _kandn_mask64
- _knot_mask32
- _knot_mask64
- _kor_mask32
- _kor_mask64
- _kort
DEPRECATED - DO NOT USE | Go here instead ->
-
Updated
Feb 19, 2020 - C
Notepad2 is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 70 programming languages/documents, bundled with file browser plugin metapath and dark theme.
-
Updated
Oct 11, 2020 - C++
A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
-
Updated
Sep 19, 2020 - Shell
Grafana packages for raspberry pi (armv6/armv7) and aarch64/arm64
-
Updated
Jun 26, 2018 - Shell
Pharos - The Kubernetes Distribution
-
Updated
Sep 27, 2020 - Ruby
vendor independent deep learning library, compiler and inference framework microcomputers and micro-controllers
-
Updated
Aug 25, 2020 - C++
Execute Objective-C patch file generated by ORPatchGenerator. iOS hotfix SDK.
-
Updated
Oct 11, 2020 - Objective-C
Latest GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for Raspberry Pi.
-
Updated
Sep 22, 2020 - Shell
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
-
Updated
Oct 11, 2020 - C
Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting OpenSSL 1.1.1 with TLS 1.3 and Mac Catalyst builds.
-
Updated
Sep 15, 2020 - C
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
-
Updated
Aug 11, 2019 - C#
Improve this page
Add a description, image, and links to the arm64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arm64 topic, visit your repo's landing page and select "manage topics."


https://github.com/simd-everywhere/simde has done their first release ( https://simd-everywhere.github.io/blog/announcements/release/2020/06/21/0.5.0-release.html ) and it seems like something potentially useful for merging code paths. The most likely candidate I imagine is using SIMD code to replace the non-SIMD fallback path, but maybe it'd be worth checking if it can be used to merge ARM and x8