Tags : Browse Projects

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

Advanced Linux Sound Architecture (ALSA)

Compare

  Analyzed 9 months 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]

371K lines of code

29 current contributors

10 months since last commit

165 users on Open Hub

Activity Not Available
3.92683
   
I Use This

Linux NTFS file system support

Compare

  Analyzed over 3 years ago

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

26.3M lines of code

0 current contributors

about 8 years since last commit

149 users on Open Hub

Activity Not Available
4.14815
   
I Use This

SANE (Scanner Access Now Easy)

Compare

  Analyzed 1 day 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]

496K lines of code

29 current contributors

about 2 months since last commit

102 users on Open Hub

Moderate Activity
3.875
   
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 1 day 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

over 1 year since last commit

31 users on Open Hub

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

libusb

Compare

  Analyzed about 24 hours ago

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

31.2K lines of code

26 current contributors

9 days since last commit

23 users on Open Hub

Moderate Activity
4.0
   
I Use This

FFADO

Compare

  Analyzed about 1 year 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

about 3 years since last commit

14 users on Open Hub

Activity Not Available
5.0
 
I Use This

PyMongo

Compare

Claimed by MongoDB Analyzed about 18 hours ago

Official Python Driver for MongoDB

147K lines of code

11 current contributors

1 day since last commit

13 users on Open Hub

High Activity
4.66667
   
I Use This

Mongo Java Driver

Compare

Claimed by MongoDB Analyzed about 18 hours ago

Official Java Driver for MongoDB

276K lines of code

9 current contributors

8 days since last commit

12 users on Open Hub

Moderate Activity
4.5
   
I Use This

MadWifi

Compare

  Analyzed about 13 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 10 years since last commit

11 users on Open Hub

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