Tags : Browse Projects

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

Linux Kernel

Compare

Claimed by The Linux Foundation Analyzed 3 months ago

The Linux kernel is a Unix-like computer operating system kernel. It is used world-wide: the Linux operating system is based on it and deployed on both traditional computer systems such as personal computers and servers, usually in the form of Linux distributions, and on various embedded devices ... [More] such as routers, wireless access points, PBXes, set-top boxes, FTA receivers, smart TVs, PVRs and NAS appliances. The Android operating system for tablet computers, smartphones and smartwatches is also based atop the Linux kernel. (from Wikipedia) [Less]

34.9M lines of code

4,037 current contributors

11 months since last commit

7,602 users on Open Hub

Activity Not Available
4.70183
   
I Use This

Advanced Linux Sound Architecture (ALSA)

Compare

  Analyzed 11 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]

368K lines of code

29 current contributors

11 months since last commit

166 users on Open Hub

Activity Not Available
3.92857
   
I Use This

SANE (Scanner Access Now Easy)

Compare

  Analyzed 11 months 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

12 months since last commit

104 users on Open Hub

Activity Not Available
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 11 months 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.7K lines of code

1 current contributors

over 4 years since last commit

31 users on Open Hub

Activity Not Available
4.6
   
I Use This
Licenses: No declared licenses

libusb

Compare

  Analyzed 11 months ago

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

29.7K lines of code

26 current contributors

12 months since last commit

23 users on Open Hub

Activity Not Available
4.0
   
I Use This

FFADO

Compare

  Analyzed 12 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 2 years since last commit

14 users on Open Hub

Activity Not Available
5.0
 
I Use This

PyMongo

Compare

Claimed by MongoDB Analyzed 11 months ago

Official Python Driver for MongoDB

61.7K lines of code

11 current contributors

12 months since last commit

13 users on Open Hub

Activity Not Available
4.66667
   
I Use This

Mongo Java Driver

Compare

Claimed by MongoDB Analyzed 11 months ago

Official Java Driver for MongoDB

245K lines of code

9 current contributors

12 months since last commit

12 users on Open Hub

Activity Not Available
4.5
   
I Use This

MadWifi

Compare

  Analyzed 11 months 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

almost 10 years since last commit

11 users on Open Hub

Activity Not Available
4.16667
   
I Use This
Licenses: BSD-3-Clause, gpl