Skip to content
/ iojxd Public

Low level asynchronous I/O for Lua based on libev, built for Online Judge service.

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

scuisdc/iojxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iojxd

iojxd is an lightweight asynchronous I/O wrapper for libev, written in C++ and providing interface for C++ and Lua. It could be used as a library for asynchronous programs, or a platform for network applications.

This project is initially built as a backend for ISDCNext Online Judge service.

Available for UNIX operating systems, tested with OS X and Linux.

Dependency

Copyright

iojxd is Copyright © 2015 SCU ISDC, licensed under BSD.

About

Low level asynchronous I/O for Lua based on libev, built for Online Judge service.

Resources

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages