Pinned Repositories
Algorithms
:mortar_board: Different algorithms implemented in C++
Allocators
🎓 Implementation different basic allocators for manual memory management in C language. You can use it like a library for your goals.
Compiler
🎓 Implementation of the primitive compiler without popular tools like LLVM for abstract programming language.
crasher-cpp-client
C++ client library for Crasher dump/crash server
Crashser
💥 Crasher - open source dump/crash server for different programming languages (used for crash analysis in various applications)
OLSystem
:bar_chart: Automatic Testing System for conducting olympiads, tests and control works by programming in different languages.
RacingWorld
:boom: A multiplayer online 3D game about racing :boom:
SchoolDataBase
Application for school management in C++(Qt)
std_allocators
SystemDesign
Implementation of the different system design algorithms and patterns
VladimirBalun's Repositories
VladimirBalun/RacingWorld
:boom: A multiplayer online 3D game about racing :boom:
VladimirBalun/Algorithms
:mortar_board: Different algorithms implemented in C++
VladimirBalun/crasher-cpp-client
C++ client library for Crasher dump/crash server
VladimirBalun/Crashser
💥 Crasher - open source dump/crash server for different programming languages (used for crash analysis in various applications)
VladimirBalun/Compiler
🎓 Implementation of the primitive compiler without popular tools like LLVM for abstract programming language.
VladimirBalun/SystemDesign
Implementation of the different system design algorithms and patterns
VladimirBalun/SchoolDataBase
Application for school management in C++(Qt)
VladimirBalun/OLSystem
:bar_chart: Automatic Testing System for conducting olympiads, tests and control works by programming in different languages.
VladimirBalun/LeetCode
Implementation different tasks from LeetCode
VladimirBalun/std_allocators
VladimirBalun/Allocators
🎓 Implementation different basic allocators for manual memory management in C language. You can use it like a library for your goals.
VladimirBalun/system_programming
VladimirBalun/WINC
WINC - it's the set of the simple and convenient libraries for C language.
VladimirBalun/algoexpert.io
Implementation of tasks from algoexpert.io
VladimirBalun/thread_pool
C++ simple thread pool implementation
VladimirBalun/go-allocators-meetup
VladimirBalun/Library
Simple MVC application
VladimirBalun/fat_file_system
VladimirBalun/Metaprogramming
VladimirBalun/social-network
VladimirBalun/zipkin-cpp-opentracing
OpenTracing Tracer implementation for Zipkin in C++
VladimirBalun/grpc
VladimirBalun/TrainingPlatform
Source code of the Trainter.ru
VladimirBalun/CodeForces