MasterElijah97 (Morozov Ilia) · GitHub
Skip to content
View MasterElijah97's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report MasterElijah97

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CLICalendar CLICalendar Public

    Simple client-server CLI Calendar with Tasks, Notes, Days (Importants and Deals as a part of Days) using SQLite3 and Boost.Asio

    C++

  2. SimpleGraph SimpleGraph Public

    Simple graph realization with BFS, DFS and Dijkstra's algorithms base on Skiena's C-language code

    C++

  3. CPlusPlus CPlusPlus Public

    Forked from douglascraigschmidt/CPlusPlus

    This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://www.dre.vanderbilt.edu/~schmidt/cs251 for more information on …

    C++

  4. device_mapper_proxy device_mapper_proxy Public

    Simple Device Mapper Proxy module for Linux Kernel that counts read/write operations and average block sizes for read/write operations. Then it writes collected statistics to sysfs.

    C

  5. simple_block_device simple_block_device Public

    Simple block device module for Linux kernel

    C