8000 GitHub - jwh926/cat: simple implementation of cat using io_uring
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ cat Public

simple implementation of cat using io_uring

Notifications You must be signed in to change notification settings

jwh926/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cat

simple implementation of linux command cat using io_uring

how to compile

gcc ./cat_with_io_uring.c ./cat

run the program just like regular cat: ./cat <file>

About

simple implementation of cat using io_uring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0