kalljohn's Stars
torvalds/linux
Linux kernel source tree
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
coder/code-server
VS Code in the browser
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
so-fancy/diff-so-fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:
aristocratos/bashtop
Linux/OSX/FreeBSD resource monitor
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
alphaSeclab/awesome-reverse-engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
mozilla/source-map
Consume and generate source maps.
openmainframeproject/cobol-programming-course
Training materials and labs for a "Getting Started" level course on COBOL
buildroot/buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.
AdaptiveCpp/AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
oneapi-src/oneAPI-samples
Samples for Intel® oneAPI Toolkits
pocl/pocl
pocl - Portable Computing Language
QBobWatson/gt-linalg
Interactive Linear Algebra, free online textbook at Georgia Tech
cirosantilli/linux-cheat
Linux tutorials and cheatsheets. Minimal examples. Mostly user-land CLI utilities. Linux kernel at: https://github.com/************/linux-kernel-module-cheat Linux教程和备忘单。 最少的例子。 主要是用户级CLI实用程序。 Linux内核位于:https://github.com/************/linux-kernel-module-cheat
KhronosGroup/OpenCL-Headers
Khronos OpenCL-Headers
intel/intel-graphics-compiler
KhronosGroup/SPIRV-LLVM-Translator
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
codeplaysoftware/syclacademy
SYCL Academy, a set of learning materials for SYCL heterogeneous programming
agenium-scale/nsimd
Agenium Scale vectorization library for CPUs and GPUs
mabrarov/asio_samples
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
codeplaysoftware/portBLAS
An implementation of BLAS using the SYCL open standard.
uxlfoundation/oneAPI-spec
oneAPI Specification source files
GNOME/glibmm
Read-only mirror of https://gitlab.gnome.org/GNOME/glibmm
bashbaug/OpenCLPapers
A Collection of Articles and other OpenCL Papers
Dugy/serialisable
A header-only library for convenient saving of program preferences with minimal amount of code
docker-cookbook/multistage