blonded04
Software Engineering and Programming Languages Theory student at HSE University, Saint Petersburg
@odnoklassnikiRussia, Tyumen
Pinned Repositories
advanced-compiler-construction-supplementary
🎓 HSE University (SPb) Advanced Compiler Construction (Fall 2024) course assignments
codeforcesapi_yandexalice
This code makes yandex alice and codeforces api work together
composable-parallel-scheduler-microbench
Microbenchmarks for PPoPP 2025 paper on work-sharing scheduler
composable-parallel-scheduler-pbbsbench
pbbs benchmarks for OpenCL runtime for CPU parallel-for partitioner implementation in Eigen runtime
concurrent-monotonic-buffer-allocator
Simple header-only C++20 concurrent monotonic buffer allocator that models the allocator requirements from the [allocator.requirements] ISO C++ section.
musicGenerationPython
🎓 Let AI continue music you want. HSE University (SPb) Programming Basics (Fall 2021) course project
nearsoccer
🎓 CTF PvP First Person Soccer with movement abilities, grenades, buffs, and many more! HSE University (SPb) C++ (Spring 2022) semester project. Developed by me, @rpuwa, and @ArtemKar123
python3binarytostring
this python3 file allows u to decode/encode binary to string
ue5_qualityoflife_tools
Small utilities and tools for Unreal Engine 5 game development
university-assignments
🎓 Assignments that I'm free to share completed while pursuing bachelor's degree at HSE University (SPb) 2021-2026.
blonded04's Repositories
blonded04/nearsoccer
🎓 CTF PvP First Person Soccer with movement abilities, grenades, buffs, and many more! HSE University (SPb) C++ (Spring 2022) semester project. Developed by me, @rpuwa, and @ArtemKar123
blonded04/composable-parallel-scheduler-microbench
Microbenchmarks for PPoPP 2025 paper on work-sharing scheduler
blonded04/ml-questions
blonded04/advanced-compiler-construction-supplementary
🎓 HSE University (SPb) Advanced Compiler Construction (Fall 2024) course assignments
blonded04/bpftrace
High-level tracing language for Linux eBPF
blonded04/compilers-supplementary
🎓 HSE University (SPb) Compilers and Programming Languages (Fall 2023) course assignments
blonded04/composable-parallel-scheduler-pbbsbench
pbbs benchmarks for OpenCL runtime for CPU parallel-for partitioner implementation in Eigen runtime
blonded04/concurrent-monotonic-buffer-allocator
Simple header-only C++20 concurrent monotonic buffer allocator that models the allocator requirements from the [allocator.requirements] ISO C++ section.
blonded04/coq-supplementary
🎓 HSE University (SPb) Semantics of Programming Languages (Spring 2024) course assignments
blonded04/DBProject
🎓 HSE University (SPb) Databases (Fall 2023) course project
blonded04/intrinsics-arm
ARM64 assembly utilities for HPC software both for C and C++
blonded04/llvm-course-2023
🎓 HSE University (SPb) LLVM (Fall 2023) course assignments
blonded04/lrp-supplementary
🎓 HSE University (SPb) Relational and Logic Programming (Spring 2024) course assignments
blonded04/university-assignments
🎓 Assignments that I'm free to share completed while pursuing bachelor's degree at HSE University (SPb) 2021-2026.
blonded04/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
blonded04/extreme-programming-supplementary
🎓 HSE University (SPb) Software Engineering (Fall 2024) eXtreme programming project
blonded04/futamura
🎓 SPbU Spring 2024 Hackathon on System Software
blonded04/gpgpu-supplementary
🎓 HSE University (SPb) GPGPU (Fall 2024) course assignments
blonded04/kphp
KPHP — a PHP compiler
blonded04/Lama
Teaching language LaMa for a compiler course
blonded04/LB4OMP
LB4OMP is an extended LLVM OpenMP runtime library that supports thirteen dynamic and adaptive loop scheduling techniques from the literature.
blonded04/llvm_course_lectures
LLVM passes and IR generators code examples
blonded04/mat
The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.
blonded04/oneTBB
oneAPI Threading Building Blocks (oneTBB)
blonded04/pbbs-conda
blonded04/questdb
An open source time-series database for fast ingest and SQL queries
blonded04/static-program-analysis-supplementary
🎓 HSE University (SPb) Static Program Analysis (Spring 2024) course assignments
blonded04/stgi
A user-centric visual STG implementation to help understand GHC/Haskell's execution model.
blonded04/taskflow
A General-purpose Task-parallel Programming System using Modern C++
blonded04/usvm
Universal Symbolic Virtual Machine