Skip to content

A collection of small programs that I use to learn more about Linux

Notifications You must be signed in to change notification settings

minhbq-99/linux-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-collection

A collection of small programs that I use to learn more about Linux

  • toy-echo-server: 2 versions of echo server, one using epoll and the other using io-uring
  • xsk: a program which uses eBPF XDP program and XDP socket to redirect UDP packets from virtio-net network interface to userspace program
  • mptcp: very simple client and server to observe Multipath TCP connection establishment.
  • floating-point: try to learn more about floating point numbers

About

A collection of small programs that I use to learn more about Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published