I/O Utilities
21. Objectos :: IO16 usages
br.com.objectos » ioApache
objectos I/O utilities.
Last Release on Sep 29, 2016
22. Galilei Core9 usages
dev.soundness » galilei-coreApache
Simple interfaces for I/O operations in Scala
Last Release on Nov 6, 2025
27. Jaydio3 usages
net.smacke » jaydioApache
A Java library for tighter control of file I/O.
Last Release on Mar 6, 2014
28. Rupy
com.google.code.p » rupyLGPL
Weighing less than 50KB, Rupy is probably the smallest Java NIO application server in the world. Rupy is inherently non-blocking asynchronous, which makes it the ideal candidate for high concurrency real-time applications pushing dynamic data. Tested with acme, rupy performs on average ~1500 requests per second. To put that figure in perspective; acme doesn't use keep-alive, so that means 1500 unique TCP connections serving dynamic content per second! Thanks to NIO and an event queue to avoid selector ...
Last Release on Sep 27, 2008