Tags : Browse Projects

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

Advanced Linux Sound Architecture (ALSA)

Compare

  Analyzed about 17 hours ago

The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: * Efficient support for all types of audio interfaces, from consumer sound cards to professional multichannel audio interfaces. * Fully ... [More] modularized sound drivers. * SMP and thread-safe design. * User space library (alsa-lib) to simplify application programming and provide higher level functionality. * Support for the older Open Sound System (OSS) API, providing binary compatibility for most OSS programs. [Less]

368K lines of code

29 current contributors

about 1 month since last commit

166 users on Open Hub

Moderate Activity
3.92857
   
I Use This

Linux NTFS file system support

Compare

  No analysis available

The goals of this project are: create a new Linux kernel driver for the NTFS file system (v1.2 and later 3.0), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPLed programs

0 lines of code

0 current contributors

0 since last commit

149 users on Open Hub

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

SANE (Scanner Access Now Easy)

Compare

  Analyzed about 19 hours ago

SANE is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE API is public domain and its discussion and development is open to everybody. The ... [More] current source code is written for UNIX (including GNU/Linux) and is available under the GNU General Public License (the SANE API is available to proprietary applications and backends as well, however). More details about the license can be found on our license page. Ports to MacOS X, OS/2 and Microsoft Windows are either already done or in progress. [Less]

505K lines of code

29 current contributors

4 days since last commit

104 users on Open Hub

Moderate Activity
3.88235
   
I Use This

SQLite-Ruby

Compare

  No analysis available

A Ruby interface for the SQLite database engine.

0 lines of code

0 current contributors

0 since last commit

67 users on Open Hub

Activity Not Available
4.07143
   
I Use This
Mostly written in language not available
Licenses: bsd

NDISwrapper

Compare

  Analyzed about 11 hours ago

Some vendors refuses to release specs or even a binary Linux driver for their WLAN cards. ndiswrapper tries to solve this by making a kernel module that can load Ndis (Windows network driver API) drivers. The goal is not to implement all of the Ndis API, but to implement the functions needed to get cards without Linux drivers to work.

23.8K lines of code

1 current contributors

about 2 months since last commit

31 users on Open Hub

Very Low Activity
4.6
   
I Use This
Licenses: No declared licenses

libusb

Compare

  Analyzed about 10 hours ago

libusb aims at creating a library for use by user level applications to access USB devices regardless of OS

29.8K lines of code

26 current contributors

4 months since last commit

23 users on Open Hub

Moderate Activity
4.0
   
I Use This

FFADO

Compare

  Analyzed 4 months ago

The FFADO project aims to provide a generic, open-source solution for the support of FireWire based audio devices for the Linux platform. It is the successor of the FreeBoB project. FFADO is a volunteer-based community effort, trying to provide Linux with at least the same level of functionality ... [More] that is present on the other operating systems. [Less]

263K lines of code

1 current contributors

over 1 year since last commit

14 users on Open Hub

Activity Not Available
5.0
 
I Use This

PyMongo

Compare

Claimed by MongoDB Analyzed about 22 hours ago

Official Python Driver for MongoDB

63.9K lines of code

11 current contributors

4 days since last commit

13 users on Open Hub

Moderate Activity
4.66667
   
I Use This

Mongo Java Driver

Compare

Claimed by MongoDB Analyzed about 12 hours ago

Official Java Driver for MongoDB

246K lines of code

9 current contributors

7 days since last commit

12 users on Open Hub

Moderate Activity
4.5
   
I Use This

MadWifi

Compare

  Analyzed about 7 hours ago

MadWifi is a Linux driver for IEEE 802.11 Wireless LAN devices that are based on chipsets from Atheros. It supports all relevant modes of operation (client, Access Point, 802.11 IBSS aka ad-hoc, ahdemo, WDS, monitor), state-of-the-art encryption (WPA, WPA2, 802.1x), Multi-SSID operation, and more. ... [More] Older versions of the driver depend on a binary Hardware Abstraction Layer (HAL). Meanwhile, the source for the HAL has been released under a permissive license and is now included in the MadWifi source. Development of MadWifi has more or less ceased, the driver is superseded by ath5k and ath9k (which are part of the Linux kernel). [Less]

147K lines of code

0 current contributors

over 9 years since last commit

11 users on Open Hub

Inactive
4.16667
   
I Use This
Licenses: BSD-3-Clause, gpl