Pinned Repositories
binary_delivery_test
OTUS_CPP
OTUS Course C++ for professionals
test_font_dwrite
test DWrite interfaces to enum fonts
qrealka's Repositories
qrealka/OTUS_CPP
OTUS Course C++ for professionals
qrealka/arista-hackerrank
Arista Hackerrank first test
qrealka/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
qrealka/awesome-high-performance-computing
A curated list of awesome high performance computing resources
qrealka/awesome-osint
:scream: A curated list of amazingly awesome OSINT
qrealka/awesome-windows-kernel-security-development
qrealka/cmake-init
The missing CMake project initializer
qrealka/Compiler-Development
#Compiler Development channel
qrealka/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
qrealka/cuckoopp
A high-performance hash-table for network packet-processing applications (compatible with DPDK)
qrealka/defcon_27_windbg_workshop
DEFCON 27 workshop - Modern Debugging with WinDbg Preview
qrealka/dynarray
Adjusted implementation of std::experimental::dynarray without stack allocation.
qrealka/fast-wfc
An implementation of Wave Function Collapse with a focus on performance.
qrealka/go-signalcontext
Create Go contexts that cancel on signals.
qrealka/Hacking-Security-Ebooks
Top 100 Hacking & Security E-Books (Free Download)
qrealka/hackingtool
ALL IN ONE Hacking Tool For Hackers
qrealka/homework
qrealka/jinja2cpp.github.io
qrealka/KV-storage
Home task: prototype KeyValue storage.
qrealka/learn-regex
Learn regex the easy way
qrealka/learning-v8
Project for learning V8 internals
qrealka/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
qrealka/llvm-sanitizer-tutorial
An llvm sanitizer tutorial
qrealka/map_benchmark
Comprehensive benchmarks of C++ maps
qrealka/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
qrealka/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
qrealka/sre-checklist
A checklist of anyone practicing Site Reliability Engineering
qrealka/stack_min_exercise
the simple stack of int with storing of minimum of them
qrealka/system-design-interview
System design interview for IT companies
qrealka/the-art-of-command-line
Master the command line, in one page