Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Commons IO

Compare

Claimed by Apache Software Foundation No analysis available

Commons IO is a library of utilities to assist with developing IO functionality. There are four main areas included: * Utility classes - with static methods to perform common tasks * Filters - various implementations of file filters * Comparators - various implementations of ... [More] java.util.Comparator for files * Streams - useful stream, reader and writer implementations [Less]

0 lines of code

14 current contributors

0 since last commit

225 users on Open Hub

Activity Not Available
4.15152
   
I Use This
Mostly written in language not available
Licenses: apache_2

io-tools

Compare

  Analyzed 1 day ago

Stream Utilities (EasyStream)Small set of utilities for dealing with streams. You can use this library for: 'Convert' an OutputStream into an InputStream. Stream statistics gathering: bytes read/written, bit rate. Stream buffering: read the content of an InputStream multiple times or seek to a ... [More] definite position. Stream wiring: While reading the data from an InputStream "tee" it to supplied OutputStream(s) or write data to multiple OutputStream(s) at the same time. EasyStream is a natural extension of Apache commons-io, providing advanced solutions to some common but not trivial problem. Focus is on performance and memory usage. Format detection (WazFormat)This library is a format identification framework that integrates a native format identification engine with droid and in future will integrate mime-utils and apache tika. Supports more than 60 file formats. on the fly detection: it wraps the original InputStream so it's able to "preserve" the data in it for further processing (the data is eventually buffered to disk or to memory but the users won't notice it). Nested detection: it can detect what is inside a bzip2 stream or a PKCS#7 document. Result of identification is an Enum. Most of identification libraries return a string that must be further parsed by the calling software. What is next ?Take the 5 minutes tutorials: 'Convert' an OutputStream into an InputStream introduction stream utilities explained usage. format identification. Check out the full API (Javadoc) at easystream and wazformat . Download the latest version (see the link on the right) or if you're a Maven2 user install it (if you use Maven2 you'll get the freshest but stable version). Post your questions on the users forum. Any help is appreciated (also comment or suggestion or bug reports). If you want to contribute please contact me through the forum and request for a membership. [Less]

17.5K lines of code

0 current contributors

almost 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

loxun

Compare

  Analyzed about 20 hours ago

Loxun is a Python module to write large output in XML using Unicode and namespaces.

728 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Apache DM::Lightning

Compare

Claimed by Apache Software Foundation Analyzed about 20 hours ago

Apache DirectMemory: Lightning fast Java Serialization

59.2K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This