Skip to content

minhbq-99/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippets

A collection of small programs

  • 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
  • crc: a CRC calculator with UART communication

About

A collection of small programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors