Tags : Browse Projects

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

Plan 9 from User Space

Compare

  No analysis available

Port of collection of Plan 9 utilities and protocol implementation to generic POSIX/X11R6 environment. Includes acme editor, factotum authentication agent, venti fs server and clients, rc shell, rio window manager and much more. All programs support UTF-8. Maintained by Russ Cox.

0 lines of code

0 current contributors

0 since last commit

19 users on Open Hub

Activity Not Available
4.875
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause, lucent_pu...

Simple and Fast Multimedia Library

Compare

  Analyzed about 12 hours ago

SFML is a free multimedia C++ API that provides you low and high level access to graphics, input, audio, etc.

110K lines of code

12 current contributors

4 days since last commit

15 users on Open Hub

Moderate Activity
4.8
   
I Use This

Caliburn.Micro

Compare

  Analyzed about 21 hours ago

A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

45.2K lines of code

10 current contributors

3 months since last commit

15 users on Open Hub

Very Low Activity
5.0
 
I Use This

cspspemu

Compare

  Analyzed 1 day ago

Soywiz's C# PSP Emulator (.NET 4.0)

197K lines of code

3 current contributors

about 3 years since last commit

14 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

libev

Compare

  No analysis available

From site: A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. It is used, among others, in the GNU Virtual Private Ethernet and rxvt-unicode packages. Features include child/pid watchers and periodic timers based on ... [More] wallclock (absolute) time (in addition to timers using relative timeouts), as well as epoll/kqueue/event ports/inotify support, fast timer management, time jump detection and correction, and ease-of-use. It can be used as a libevent replacement using its emulation API or directly embedded into your programs without the need for complex configuration support. A full-featured and well-documented perl interface is also available. [Less]

0 lines of code

1 current contributors

0 since last commit

14 users on Open Hub

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

Inferno Distributed Operating System

Compare

  No analysis available

Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

0 lines of code

4 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: gpl, lucent_plan9, lgpl

Apache NuttX

Compare

  Analyzed about 1 hour ago

NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s ... [More] (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()). [Less]

3.09M lines of code

120 current contributors

1 day since last commit

13 users on Open Hub

Very High Activity
4.66667
   
I Use This

MESS - Multi Emulator Super System

Compare

  Analyzed about 9 hours ago

MESS is a MAME-based project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games. As a nice side effect to this documentation, MESS allows software and games for these hardware ... [More] platforms to be run on modern PCs. The goal of MESS is total accuracy to the original hardware behaviour, which is achieved through low-level emulation of all hardware components (video chips, CPUs, etc.), the implementations of which are shared across all emulated systems using the generic MAME architecture. [Less]

12M lines of code

149 current contributors

about 15 hours since last commit

13 users on Open Hub

Very High Activity
4.625
   
I Use This

dlib C++ Library

Compare

  Analyzed about 17 hours ago

This project is a modern C++ library with a focus on portability and program correctness. It strives to be easy to use right and hard to use wrong. Thus, it comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as ... [More] interfacing with network services, handling threads, or creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and text parsing, and many other general utilities. [Less]

450K lines of code

25 current contributors

8 days since last commit

11 users on Open Hub

Moderate Activity
4.75
   
I Use This

MPICH

Compare

Claimed by Argonne National Laboratory Analyzed 1 day ago

MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard. The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems ... [More] , shared-memory systems, multicore architectures), high-speed networks and proprietary high-end computing systems and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. [Less]

497K lines of code

36 current contributors

5 days since last commit

11 users on Open Hub

High Activity
5.0
 
I Use This