Tags : Browse Projects

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

CodeMirror

Compare

  Analyzed about 6 hours ago

CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be ... [More] coloured, and the editor will help you with indentation. [Less]

80.5K lines of code

83 current contributors

28 days since last commit

17 users on Open Hub

Low Activity
4.75
   
I Use This

Apache NuttX

Compare

  Analyzed 1 day 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.08M lines of code

120 current contributors

3 days since last commit

13 users on Open Hub

Very High Activity
4.66667
   
I Use This

SuperCollider

Compare

  Analyzed about 6 hours ago

SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server. SuperCollider was written by James ... [More] McCartney over a period of many years, and is now an open source project maintained and developed by various people. It is used by musicians, scientists, and artists working with sound. [Less]

917K lines of code

16 current contributors

7 days since last commit

12 users on Open Hub

Moderate Activity
4.8
   
I Use This

Embox

Compare

  Analyzed about 15 hours ago

Embox is an open source real-time operating system as well as set of tools for embedded applications.

272K lines of code

16 current contributors

3 days since last commit

12 users on Open Hub

Very High Activity
5.0
 
I Use This

jchart2d

Compare

  No analysis available

JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labeling.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
3.66667
   
I Use This
Mostly written in language not available
Licenses: lgpl

RealTimeBattle

Compare

  No analysis available

RealTimeBattle is a programming game, in which robots controlled by programs are fighting each other. The goal is to destroy the enemies, using the radar to examine the environment and the cannon to shoot. The Game progresses in real time, with the robot programs running as child processes to ... [More] RealTimeBattle. The robots communicate with the main program using the standard input and output. Robots can be constructed in almost any programming language. Any number of robots can compete simultaneously if allowed by your operating system. A simple messaging language is used for communication, which makes it easy to start constructing robots. Robots behave like real physical object. You can create your own arenas and the simulation engine is highly configurable. [Less]

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

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

Gobby

Compare

  No analysis available

Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

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

OpenLieroX

Compare

  Analyzed about 1 hour ago

OpenLierox is an extremely addictive realtime worms shoot-em-up backed by an active gamers community. Dozens of levels and mods are available to provide endless gaming pleasure. The original game was coded by Jason Boettcher and later released under the zlib-licence. This version is based on it ... [More] , ported to Linux and enhanced by Dark Charlie and Albert Zeyer. [Less]

207K lines of code

2 current contributors

almost 2 years since last commit

5 users on Open Hub

Very Low Activity
4.75
   
I Use This

RTEMS

Compare

  Analyzed about 11 hours ago

RTEMS is a commercial grade real-time operating system designed for deeply embedded systems. It is a free open source solution that supports multi-processor systems. RTEMS is designed to support applications with the most stringent real-time requirements while being compatible with open standards. ... [More] RTEMS has been ported to over a dozen CPU architectures and includes more than 90 Board Support Packages. Pre-built toolsets are provided for various GNU/Linux distributions and MS-Windows. Different parts of RTEMS are based upon different standards. In addition the Classic API, RTEMS supports most of the POSIX 1003.1b API and uITRON. It includes a BSD TCP/IP stack and various filesystems. It includes support for C, C++ and Ada programming languages. [Less]

2.37M lines of code

34 current contributors

6 days since last commit

5 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: BSD-3-Clause, GNAT_Modi...

Nim-lang

Compare

  Analyzed 3 months ago

Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms. Beneath a nice infix/indentation based ... [More] syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model. [Less]

77.8K lines of code

182 current contributors

3 months since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This