Tags : Browse Projects

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

FLAC - Free Lossless Audio Codec

Compare

  Analyzed 1 day ago

FLAC is a Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. Input plugins for Winamp and XMMS are also provided.

121K lines of code

18 current contributors

9 months since last commit

520 users on Open Hub

Very Low Activity
4.70103
   
I Use This
Licenses: BSD-3-Clause, gpl

Checkstyle

Compare

  Analyzed 3 days ago

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

480K lines of code

33 current contributors

9 days since last commit

325 users on Open Hub

Very High Activity
3.88889
   
I Use This

AnyEdit Tools

Compare

  Analyzed 4 days ago

AnyEdit Tools plugin for Eclipse adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor toolbar. AnyEdit contributes also Import/Export working sets wizards. AnyEdit Tools adds new actions to "Compare With" and "Replace ... [More] With" menus in both editors and files. AnyEdit Tools contributes new "Convert" menu in both editors and files, including such actions like "To / From Unicode/Base64/Html entities/Camel case". AnyEdit Tools plugin can (automatically) perform tabs spaces on active aditor, multiple files or entire directories and supports also file exclusion filter for tabs to spaces action. AnyEdit adds "Open File", "Open Type" and "Save to file..." actions to all consoles and editors. [Less]

13.3K lines of code

0 current contributors

over 3 years since last commit

28 users on Open Hub

Inactive
4.75
   
I Use This

Texinfo

Compare

Claimed by GNU No analysis available

Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago, loosely based on Brian Reid's Scribe and other formatting languages of the time. It is used by many non-GNU projects as well. Texinfo uses a single source file to ... [More] produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document. And when the work is revised, you need revise only that one document. The Texinfo system is well-integrated with GNU Emacs. [Less]

0 lines of code

1 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: gpl3

BigPNG

Compare

  No analysis available

LibPNG-based Photoshop file format plugin that is much faster than Photoshop's built-in PNG format. It also removes the 30,000 pixel limit, allowing PNGs of practically any size to be opened and saved.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

libsigrokdecode

Compare

  Analyzed 2 days ago

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, anemometers, light meters, dataloggers ... [More] , function generators, power supplies, GPIB interfaces, and more. libsigrokdecode is a shared library written in C, which provides (streaming) protocol decoding functionality. The protocol decoders are written in Python (>= 3.0). [Less]

42.9K lines of code

20 current contributors

15 days since last commit

6 users on Open Hub

Low Activity
5.0
 
I Use This

NPOI

Compare

  Analyzed 3 days ago

This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application. For example, you can use it to generate a Excel report without Microsoft Office suite instal

518K lines of code

8 current contributors

about 1 month since last commit

4 users on Open Hub

Moderate Activity
4.0
   
I Use This
Licenses: No declared licenses

pyffi

Compare

  Analyzed 1 day ago

The Python File Format Interface, briefly PyFFI, is an open source Python library for processing block structured binary files: * Simple: Reading, writing, and manipulating complex binary files in a Python environment is easy! Currently, PyFFI supports the NetImmerse/Gamebryo NIF and KFM formats ... [More] , CryTek's CGF format, the DDS format, and the TGA format. * Batteries included: Many tools for files used by 3D games, such as a stripifier, tangent space calculator, 2d/3d hull algorithms, inertia calculator, as well as a general purpose file editor QSkope (using PyQt4), are included. * Modular: Its highly modular design makes it easy to add support for new formats, and also to extend existing functionality. [Less]

66.3K lines of code

4 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

io-tools

Compare

  Analyzed 4 days 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

sigrok-dumps

Compare

  Analyzed 2 days ago

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, anemometers, light meters, dataloggers ... [More] , function generators, power supplies, GPIB interfaces, and more. sigrok-dumps is a collection of logic analyzer example data, covering various protocols (e.g. I2C, SPI, USART, etc). [Less]

347 lines of code

16 current contributors

about 1 month since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This