Pinned Repositories
-qt_proposals_qtdeclarative_QQuickLoader_cache
Qt Declarative (Quick 2)
cmake-init
The missing CMake project initializer
cpp-lib-template
Template for C++ library built with CMake
cpp_functional_programming
List of materials about functional programming in C++
cpp_software_design
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
FQL
FQL is a simple Frontend QML Library
interview-pool-allocator
We are talking about a short and simple task from an interview, which talks about the development of some type of pool allocator in CPP (c++).
signaler
signal/slot and delegate patterns
VKGroup
This is an application for testing the Vkontakte API groups (vk.com)
vscode_builder_yocto
VzdornovNA88's Repositories
VzdornovNA88/-qt_proposals_qtdeclarative_QQuickLoader_cache
Qt Declarative (Quick 2)
VzdornovNA88/cmake-init
The missing CMake project initializer
VzdornovNA88/cpp-lib-template
Template for C++ library built with CMake
VzdornovNA88/cpp_functional_programming
List of materials about functional programming in C++
VzdornovNA88/cpp_software_design
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
VzdornovNA88/FQL
FQL is a simple Frontend QML Library
VzdornovNA88/interview-pool-allocator
We are talking about a short and simple task from an interview, which talks about the development of some type of pool allocator in CPP (c++).
VzdornovNA88/Intro-To-RxJava
Углубленный русскоязычный туториал по RxJava
VzdornovNA88/otus-algo-dz1
VzdornovNA88/otus-algo-dz2
VzdornovNA88/otus-algo-dz3
VzdornovNA88/signal-slot-benchmarks
Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.
VzdornovNA88/signaler
signal/slot and delegate patterns
VzdornovNA88/signaler_example_freertos
VzdornovNA88/stm32-cmake
CMake for stm32 developing.
VzdornovNA88/VKGroup
This is an application for testing the Vkontakte API groups (vk.com)
VzdornovNA88/vscode_builder_yocto
VzdornovNA88/Makefile
Cross-platform C++ Makefile project template
VzdornovNA88/otus-algo-dz4
VzdornovNA88/otus-algo-dz6
VzdornovNA88/practice-algo
VzdornovNA88/vs_code_docker_cmake_stm32_gcc
IDE (vs code + stm32-cmake toolchain + docker + dev containers + gcc arm none eabi + openocd + stlink + stm32cube libs + cmsis svd pack)
VzdornovNA88/VzdornovNA88