Skip to content

kohei0802/SysProLab-System-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects Summary

  • This repo contains projects related to system programming
  • Meant for quick experimental project, not for maintainability
  • network programming, utilizing unix/linux/posix programming standard
  • mostly in C language

Filetransfer

  • Adaptive Network File Transfer System
  • Implemented a file transfer application with C
  • Implemented estimation of RTT
  • Provided abstraction layers by creating packet sending function that hides all the logic that deals with network reordering, network duplication, etc.
  • Possible to transmit files of any sizes and types

Text-conference

  • Same as online meeting programs like "Skype" and "Zoom", but with only "text"

LLMOptimization

  • This project focuses on optimizing a Transformer-based language model using multi-threading techniques. The project includes the implementation of a quantized Transformer model, a tokenizer, and a sampler, along with multi-threaded matrix multiplication and multi-head attention mechanisms.

About

This is my main focus in projects. Multiple system programming quick projects under this repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •