Skip to content

ryanseipp/rask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rask - A highly performant HTTP server

This is very WIP, and a conversion of rask-old to utilize io_uring on linux rather than epoll.

As such, this is still a learning project and not currently recommended for any production use.

TODO

  • Build bindgen to liburing
  • Replicate non-generated inline static functions of liburing
  • Build idiomatic Rust wrapper to liburing
  • Build connection layer and core event loop of server

About

HTTP server built on io_uring

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages