Kyrylo Perelygin (kperelygin)

kperelygin

Geek Repo

Location:Boulder, CO

Github PK Tool:Github PK Tool

Kyrylo Perelygin's repositories

MortalKernel

"Mortal Kernel": A complete bootloader + kernel with protected mode, multi-tasking environment, shell, system calls, FAT32 file system, keyboard driver, and the ability to execute ELF binaries. Can be booted from a floppy, or in emulator such as VMWare player or Bochs (QEMU has problems). Completed in a team of 3 people (Lionel Duc, Martin Wakkac, and Kyrylo Perelygin).

Language:CStargazers:2Issues:0Issues:0

reMalloc

A re-implementation of the malloc functions (malloc, realloc, calloc, free). It is quite fast, thread-safe, and merges blocks for a better fit.

Language:CStargazers:0Issues:1Issues:0

rust-nvrtc

NVRTC bindings for RUST

Language:RustLicense:MITStargazers:0Issues:0Issues:0