All Projects → kris-nova → novix

kris-nova / novix

Licence: other
kris nóva userspace and kernel tools for the Novix operating system

Programming Languages

c
50402 projects - #5 most used programming language
HTML
75241 projects
C++
36643 projects - #6 most used programming language
lua
6591 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to novix

tensorflow-serving-arm
TensorFlow Serving ARM - A project for cross-compiling TensorFlow Serving targeting popular ARM cores
Stars: ✭ 75 (+127.27%)
Mutual labels:  armv7, arm64, armv8
discolix
distroless arm docker images
Stars: ✭ 22 (-33.33%)
Mutual labels:  armv7, arm64, armv8
Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (+351.52%)
Mutual labels:  armv7, arm64, armv8
alpine-qbittorrent-openvpn
qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
Stars: ✭ 230 (+596.97%)
Mutual labels:  armv7, arm64, armv8
focalboard-docker
Cross platform Docker images for Focalboard.
Stars: ✭ 12 (-63.64%)
Mutual labels:  armv7, arm64, armv8
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+2378.79%)
Mutual labels:  armv7, arm64, armv8
Synestiaos
The Synestia Operating System
Stars: ✭ 159 (+381.82%)
Mutual labels:  armv7, arm64, armv8
Build Openssl Curl
Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting Apple Silicon, OpenSSL 1.1.1 with TLS 1.3 and Mac Catalyst builds.
Stars: ✭ 230 (+596.97%)
Mutual labels:  armv7, arm64
how-to-optimize-gemm
row-major matmul optimization
Stars: ✭ 288 (+772.73%)
Mutual labels:  armv7, arm64
docker-opengl
Multi-Arch Docker - Mesa 3D OpenGL Software Rendering (Gallium) - LLVMpipe, and OpenSWR Drivers
Stars: ✭ 68 (+106.06%)
Mutual labels:  armv7, arm64
tensorflow-aarch64
Compiled tensorflow for aarch64 architecture
Stars: ✭ 20 (-39.39%)
Mutual labels:  arm64, armv8
Arm Assembly Cheat
MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. ARMv7 and ARMv8 assembly userland minimal examples tutorial. Runnable asserts on x86 hosts with QEMU user mode or natively on ARM targets. Nice GDB step debug setup. Tested on Ubuntu 18.04 host and Raspberry Pi 2 and 3 targets.
Stars: ✭ 159 (+381.82%)
Mutual labels:  armv7, armv8
tiller-multiarch
Helm Tiller images for amd64, arm64, and armhf. ⚓️🎉
Stars: ✭ 80 (+142.42%)
Mutual labels:  armv7, arm64
simonpi
A quick & dirty script to emulate Raspberry PI family devices on your laptop.
Stars: ✭ 61 (+84.85%)
Mutual labels:  armv7, armv8
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (+227.27%)
Mutual labels:  arm64, armv8
Computelibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
Stars: ✭ 2,123 (+6333.33%)
Mutual labels:  armv7, armv8
arm64-pgtable-tool
Tool for automatically generating MMU and translation table setup code, whether to drag and drop into your own bare metal arm64 projects or to assist you in your own learning.
Stars: ✭ 41 (+24.24%)
Mutual labels:  arm64, armv8
xmrig-build
Simple automated script to build XMRig (dynamic or static) from source on x86-64, ARMv7, and ARMv8 devices.
Stars: ✭ 14 (-57.58%)
Mutual labels:  armv7, armv8
nordvpn
NordVpn Docker Client
Stars: ✭ 475 (+1339.39%)
Mutual labels:  armv7, arm64
Swift On Balena
Docker images for Swift on Raspberry Pi and other ARM devices from balena's base images.
Stars: ✭ 153 (+363.64%)
Mutual labels:  armv7, armv8
███╗   ██╗ ██████╗ ██╗   ██╗██╗██╗  ██╗
████╗  ██║██╔═══██╗██║   ██║██║╚██╗██╔╝
██╔██╗ ██║██║   ██║██║   ██║██║ ╚███╔╝ 
██║╚██╗██║██║   ██║╚██╗ ██╔╝██║ ██╔██╗ 
██║ ╚████║╚██████╔╝ ╚████╔╝ ██║██╔╝ ██╗
╚═╝  ╚═══╝ ╚═════╝   ╚═══╝  ╚═╝╚═╝  ╚═╝
                                       
An ArchLinux like operating system designed
specifically for aarch64 architecture.

[ Repository Structure ]

 - [boot] - (mounted) the boot partition
 - [linux] - the linux kernel
 - [root] - (mounted) the filesystem for the operating system /
 - [src] - the source and build tools for userspace
 - [userspace] - the base userspace component 

[ Development Kernels ]

 - github.com/torvalds/linux
 - github.com/asahilinux/linux
 - github.com/kris-nova/linux
 - git.kernel.org/pub/scm/linux/kernel


[ Userspace Notes ]

 - ls (lsd)
 - df (duf)


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].