Pinned Repositories
actor-framework
An Open Source Implementation of the Actor Model in C++
aliakseimakarau.github.io
amazon-freertos
IoT operating system for microcontrollers.
Ansible-OpenShift-Provisioning
Automate setup and deployment of a User-Provisoned Infrastructure (UPI) OpenShift cluster on an IBM Z or LinuxONE mainframe utilizing KVM as the virtualization method.
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-ebpf
A curated list of awesome projects related to eBPF.
awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
ibmcloud-ref-arch
Reference architecture for deployments on IBM Cloud
ceph
Ceph is a distributed object, block, and file storage platform
aliakseimakarau's Repositories
aliakseimakarau/openthread
OpenThread released by Google is an open-source implementation of the Thread networking protocol
aliakseimakarau/googletest
Googletest - Google Testing and Mocking Framework
aliakseimakarau/ExMM
Exceptional memory model for hardware mocking
aliakseimakarau/lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
aliakseimakarau/cppreference-doc_debian
C++ standard library reference (packaging)
aliakseimakarau/cppreference-doc
C++ standard library reference
aliakseimakarau/o1heap
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems
aliakseimakarau/ESP32-Radiola
Радиола. Простой медиацентр на базе TDA7293 и аудиопроцессора TDA7313 + web-радио (на VS1053B) под управлением ESP32-WROVER. Форум проекта:
aliakseimakarau/ogo-shell
WIP odroid-go filemanager/media-player thing
aliakseimakarau/picolibc
picolibc (formerly newlib-nano)
aliakseimakarau/mulib
A carefully curated software framework for microcontrollers and other resource-constrained environments.
aliakseimakarau/circle
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
aliakseimakarau/amazon-freertos
IoT operating system for microcontrollers.
aliakseimakarau/logic
CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.
aliakseimakarau/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
aliakseimakarau/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
aliakseimakarau/core_audio
Audio controller (I2S, SPDIF, DAC)
aliakseimakarau/mc-cppref
C++/Ref Training for MicroConsult
aliakseimakarau/fastai
The fastai deep learning library, plus lessons and tutorials
aliakseimakarau/ESP8266Audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
aliakseimakarau/DES-cracker
DES cracking machine on FPGA
aliakseimakarau/libtorch_custom_dataset
aliakseimakarau/Digit-Recognition-MNIST-SVHN-PyTorch-CPP
Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API
aliakseimakarau/ulog
lightweight logging for embedded microcontrollers
aliakseimakarau/FPGA-Kongress_2019
Code Examples for FPGA-Kongress 2019-05-21 … 2019-05-23, Munich, Germany
aliakseimakarau/embox
Modular and configurable OS kernel for embedded applications
aliakseimakarau/trellisnet
Trellis Networks for Sequence Modeling
aliakseimakarau/fixed_point
C++ Binary Fixed-Point Arithmetic
aliakseimakarau/stlink
stm32 discovery line linux programmer
aliakseimakarau/mc-cppmodern