Stars
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
An example of combining various libraries for aarch64 OS development in Rust.
Startup code and exception vector for bare-metal Rust on aarch64 Cortex-A processors.
The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.
Modern embedded framework, using Rust and async.
Eclipse iceoryx2™ - true zero-copy inter-process-communication with a Rust core
Rust library for hardware accelerated drawing of 2D shapes, images, and text, with an easy to use API.
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
A collection of lock-free data structures written in standard C++11
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
CMake for C++ Best Practices
Libraries for constraint-based layout and connector routing for diagrams.
💥 Interactive and colorful 🎨 graph theory tutorials made using d3.js ⚡
this repository accompanies the book "Grokking Deep Learning"
A prototype implementation of the executors proposal
A curated list of awesome CMake resources, scripts, modules and examples.
Example that shows how a service-oriented communication API can be implemented on top of iceoryx
A grammar agnostic code completion engine for antlr-ng and ANTLR4 based parsers