Tags : Browse Projects

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

io-tools

Compare

  Analyzed about 10 hours 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

ColorLogs

Compare

  Analyzed about 15 hours ago

This is a log colorizer perl script intended to have command output piped through it to a terminal, and allows easy file-based configuration of new highlighting schemes using simple text matches, globs or regular expressions. It works transparently even in interactive contexts with scripts which ... [More] produce prompt lines and wait for user input. Patterns are provided for ant and maven output. See the readme on the main github page for instructions. My version started as a fork of v1.1 from resentment.org, but I've made numerous improvements since then. [Less]

245 lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Ruby Pipe Run

Compare

  Analyzed about 3 hours ago

Runs command and returns its standard output in single call. Both synchronous and asynchronous (with eventmachine) running is supported.

172 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

sluice pipe

Compare

  Analyzed about 4 hours ago

Sluice is a program that reads input on stdin and outputs on stdout at a specified data rate.

1.31K lines of code

1 current contributors

2 months since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This

pipelogger

Compare

  Analyzed about 7 hours ago

Python program to read data from a pipe and write it to syslog.

110 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

php_component_process_pipe

Compare

  Analyzed about 3 hours ago

a php pipe implementation as pseudo pipeline/process collection/process batch

445 lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

GrandOrgue

Compare

  No analysis available

GrandOrgue is a sample based pipe organ simulator. When connected to MIDI keyboards and an audio system, it can accurately simulate the sound of a real pipe organ. This application has builds for Linux and Windows.

0 lines of code

1 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses
Tags organ pipe

datapipes

Compare

  Analyzed about 3 hours ago

Data Pipes for CSV

2.96K lines of code

2 current contributors

about 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pipeglade

Compare

  Analyzed about 11 hours ago

Graphical User Interfaces, The UNIX Way Pipeglade is a helper program that displays graphical user interfaces for other programs. It renders the GUI definition found in a GtkBuilder file (created using the Glade Interface Designer), and communicates with the main program solely via pipes or fifos.

10K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This