Tags : Browse Projects

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

H2 Database Engine

Compare

  Analyzed about 15 hours ago

H2 is an SQL database engine written in Java. It is very fast and small (about 1 MB), and supports embedded, server, and clustering modes. A browser based console application is included. Disk based and in-memory tables and databases are supported. Some of its features are transactions ... [More] isolation, multi-version concurrency (MVCC), table level locking, encrypted databases, fulltext search, and strong security. The main API is JDBC, however ODBC and others are also supported via PostgreSQL network protocol compatibility. [Less]

286K lines of code

30 current contributors

2 days since last commit

72 users on Open Hub

Moderate Activity
4.82759
   
I Use This
Licenses: eclipse, mozilla_p...

NetBSD

Compare

  Analyzed 4 months ago

NetBSD is a free, secure, and highly portable Unix-like Open Source operating system available for many platforms, from 64-bit Opteron machines and desktop systems to handheld and embedded devices. Its clean design and advanced features make it excellent in both production and research ... [More] environments, and it is user-supported with complete source. Many applications are easily available through pkgsrc, the NetBSD Packages Collection. OpenHUB results caution: Check the "Analyzed timespan ago" line before concluding anything about recent project activity, and the repo download status before judging single contributors. [Less]

71.9M lines of code

95 current contributors

6 months since last commit

72 users on Open Hub

Activity Not Available
4.56818
   
I Use This

U-Boot

Compare

  Analyzed about 4 hours ago

A boot loader for Embedded boards based on PowerPC, ARM, MIPS and other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code. The development of U-Boot is closely related to Linux: some parts of the source code ... [More] originate in the Linux source tree, we have some header files in common, and special provision has been made to support booting of Linux images. Some attention has been paid to make this software easily configurable and extendable. For instance, all monitor commands are implemented with the same call interface, so that it's very easy to add new commands. Also, instead of permanently adding rarely used code (for instance hardware test utilities) to the monitor, you can load and run it dynamically. [Less]

2.43M lines of code

397 current contributors

about 17 hours since last commit

68 users on Open Hub

Very High Activity
4.8
   
I Use This

Yocto Project

Compare

Claimed by The Linux Foundation Analyzed 1 day ago

The Yocto Project™ is an open source collaboration project that provides templates, tools and methods to help you create custom Linux-based systems for embedded products regardless of the hardware architecture.

211K lines of code

286 current contributors

5 days since last commit

63 users on Open Hub

Very High Activity
5.0
 
I Use This

Crazy Eddie's GUI System

Compare

  No analysis available

A free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!

0 lines of code

14 current contributors

0 since last commit

57 users on Open Hub

Activity Not Available
4.15
   
I Use This
Mostly written in language not available
Licenses: mit

Arquillian

Compare

Claimed by Arquillian Universe Analyzed about 2 months ago

The mission of the Arquillian project is to provide a simple test harness that developers can use to produce a broad range of integration tests for their Java applications (most likely enterprise applications). A test case may be executed within the container, deployed alongside the code under test ... [More] , or by coordinating with the container, acting as a client to the deployed code. To avoid introducing unnecessary complexity into the developer's build environment, Arquillian integrates transparently with familiar testing frameworks (e.g., JUnit 4, TestNG 5), allowing tests to be launched using existing IDE, Ant and Maven test plugins without any add-ons. [Less]

366K lines of code

19 current contributors

3 months since last commit

47 users on Open Hub

Activity Not Available
4.75
   
I Use This

Buildroot

Compare

  Analyzed about 11 hours ago

buildroot: making Embedded Linux easy Buildroot is a set of Makefiles and patches that makes it easy generate a cross-compilation toolchain and root filesystem for your target Linux system using the uClibc C library. Buildroot is useful mainly for people working with small or embedded systems. ... [More] Embedded systems often use processors that are not the regular x86 processors everyone is used to using on their PC. It can be PowerPC processors, MIPS processors, ARM processors, etc. And to be extra safe, you do not need to be root to build or run buildroot. [Less]

314K lines of code

215 current contributors

9 days since last commit

44 users on Open Hub

Very High Activity
4.77778
   
I Use This

coreboot

Compare

  Analyzed about 1 month ago

coreboot (formerly known as LinuxBIOS) is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today's computers. It performs just a little bit of hardware initialization and then executes a so-called payload, for example a Linux kernel, FILO, GRUB2 ... [More] , OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for booting Windows 2000 and OpenBSD), Plan 9, or memtest86. [Less]

1.57M lines of code

171 current contributors

3 months since last commit

41 users on Open Hub

Activity Not Available
4.84615
   
I Use This

FSO Framework

Compare

  Analyzed about 8 hours ago

The reference implementation for the freesmartphone.org API.

563K lines of code

0 current contributors

almost 7 years since last commit

39 users on Open Hub

Inactive
4.94737
   
I Use This

uClibc

Compare

  Analyzed 1 day ago

uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for developing embedded Linux systems. It is much smaller than the GNU C Library, but nearly all applications supported by glibc also work perfectly with uClibc.

269K lines of code

11 current contributors

3 days since last commit

32 users on Open Hub

Moderate Activity
4.22222
   
I Use This