Tags : Browse Projects

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

Jack Audio Connection Kit

Compare

  Analyzed about 20 hours ago

JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. Its clients can run in their own processes (i.e., as normal applications), or can they can run within the JACK server (as a "plugin"). ... [More] JACK is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation. Jack has two versions, jack1 and jack2, each one with different strengths and weaknesses. see: https://github.com/jackaudio/jackaudio.github.com/wiki/Q_difference_jack1_jack2 for more details. [Less]

125K lines of code

23 current contributors

about 1 year since last commit

99 users on Open Hub

Very Low Activity
4.6087
   
I Use This

PHP_CodeSniffer

Compare

  Analyzed 1 day ago

PHP_CodeSniffer is a PHP5 script that tokenises PHP, JavaScript and CSS files to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.

109K lines of code

28 current contributors

5 months since last commit

55 users on Open Hub

Low Activity
4.55
   
I Use This

GNU CLISP - an ANSI Common Lisp

Compare

Claimed by GNU Analyzed about 6 hours ago

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.

1.57M lines of code

0 current contributors

9 months since last commit

55 users on Open Hub

Very Low Activity
4.4375
   
I Use This

Scintilla

Compare

  Analyzed about 9 hours ago

Scintilla is a free source code editing component for Win32 and GTK+. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and ... [More] call tips. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts. [Less]

111K lines of code

15 current contributors

1 day since last commit

48 users on Open Hub

Moderate Activity
4.4375
   
I Use This
Licenses: No declared licenses

DDD - Data Display Debugger

Compare

  No analysis available

GNU DDD, the Data Display Debugger, is a GUI to command-line debuggers like GDB, DBX, JDB, XDB, Ladebug, WDB, the Perl debugger, or the Python debugger. It provides a graphical data display where complex data structures can be explored incrementally and interactively.

0 lines of code

0 current contributors

0 since last commit

46 users on Open Hub

Activity Not Available
3.8
   
I Use This
Mostly written in language not available
Licenses: gpl3, lgpl3

Anjuta DevStudio

Compare

  No analysis available

Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ in GNU/Linux. It has been written for GTK/GNOME, and features a number of advanced programming facilities. These include project management, application wizards, an onboard interactive debugger, and a powerful source editor ... [More] with source browsing and syntax highlighting. [Less]

0 lines of code

12 current contributors

0 since last commit

34 users on Open Hub

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

EFL (Enlightenment Foundation Libraries)

Compare

  No analysis available

The EFL provide both a semi-traditional toolkit set in Elementary (other repo) as well as the object canvas (Evas) and powerful abstracted objects (Edje) that you can combine, mix and match, even layer on top of each other with alpha channels and events in-tact. They also provide an extensive set of ... [More] utility functions that every C developer needs. [Less]

0 lines of code

0 current contributors

0 since last commit

27 users on Open Hub

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

EiffelStudio

Compare

  Analyzed about 20 hours ago

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel ... [More] profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]

9.99M lines of code

8 current contributors

about 1 year since last commit

23 users on Open Hub

Very Low Activity
4.46667
   
I Use This

Fast Light Tool Kit

Compare

  Analyzed about 12 hours ago

FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and Mac OS X. It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be ... [More] statically linked, and also works fine as a shared library. It also includes an excellent UI builder called FLUID that can be used to create applications in minutes. [Less]

464K lines of code

8 current contributors

2 days since last commit

16 users on Open Hub

High Activity
4.7
   
I Use This

Ultimate++

Compare

  Analyzed about 14 hours ago

Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. Rapid development is achieved by the smart and aggressive use of C++ rather than through fancy code generators. In this respect, U++ ... [More] competes with popular scripting languages while preserving C/C++ runtime characteristics. [Less]

1.29M lines of code

7 current contributors

3 days since last commit

13 users on Open Hub

Moderate Activity
4.7
   
I Use This