Tags : Browse Projects

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

jpf (java plugin framework)

Compare

  Analyzed about 13 hours ago

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. JPF provides a runtime engine that dynamically ... [More] discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

25.6K lines of code

0 current contributors

over 14 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

Nickle

Compare

  No analysis available

The Nickle Programming Language is a C-like language with modern programming language features, intended for rapid prototyping, complex scripting, and numerical calculation. The current implementation is an interactive compiler to byte code written in C, with a runtime system written in C and Nickle.

0 lines of code

1 current contributors

0 since last commit

5 users on Open Hub

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

The Slate Programming Language

Compare

  No analysis available

OverviewThis is the source management site for the Slate programming language. Getting StartedTo get started with Slate, you need: A VM: Some pre-built VMs are available in the Downloads section. Or, get the sources via one of our repositories (cloning an hg or git repository or extracting a ... [More] tarball), and build using 'make'. A pre-made Slate image. Download the appropriate Slate image from our Downloads section. Currently we support all little-endian systems with a GCC toolchain or Visual Studio out of the box, with either a 32-bit or 64-bit build of VM and image equally supported. Build instructions are contained within the README in the source tree. If tweaks are required for your platform, please let us know so we can improve our support. Finally, run "./slate -i imagefile.image" Release PracticesWe are not currently making versioned releases, but image snapshots with the latest core library updates are uploaded mid-month or at the end of the month after confirming basic stability. If the images are not dated recently, that should be because they're still compatible with source trees from that date onward. IssuesStability should be steadily improving, and any major crashes are worth reporting. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

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

vis.js

Compare

  Analyzed about 13 hours ago

Vis.js is a dynamic, browser based visualization library. The library is designed to be easy to use, to handle large amounts of dynamic data, and to enable manipulation of and interaction with the data. The library consists of the components DataSet, Timeline, Network, Graph2d, and Graph3d.

118K lines of code

1 current contributors

almost 5 years since last commit

4 users on Open Hub

Inactive
0.0
 
I Use This

Fat-Free Framework

Compare

  Analyzed about 22 hours ago

FAT-FREE is a powerful yet lightweight PHP 5.3+ Web development framework designed to help you build dynamic and robust applications - fast! Condensed in a single 55KB file, the framework gives you access to an all-purpose template engine, flexible cache, integrated unit testing tools, and code ... [More] profiler. It's so small and fast - it even has a bandwidth throttle for controlling Web server traffic. It's also the only framework that shields you from spam, bandwidth theft, and DoS attacks. Fat-Free is also packaged with optional plug-ins that extend its capabilities. There are SQL, MongoDB and FlatFile ORM mapper to help simplify database access, tools for accessing web services and many more! Unlike other PHP frameworks, Fat-Free aims to be usable - not usual. [Less]

-20 lines of code

5 current contributors

10 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Retro Forth

Compare

  No analysis available

Retro is an implementation of the Forth language. It is designed to be small and easy to work with, but not totally minimal. In Retro you'll find influences from many sources. It runs on a portable virtual machine emulating a MISC-based computer.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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

IronRuby

Compare

  Analyzed 1 day ago

IronRuby is an Open Source implementation of the Ruby programming language. It is built using the Dynamic Language Runtime, which makes it easier to build high-quality dynamic language implementations on top of Microsoft's .NET Framework.

2.79M lines of code

0 current contributors

over 7 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

FMPP

Compare

  Analyzed 3 days ago

FMPP - (FreeMarker-based PreProcessor) Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extendable in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images).

0 lines of code

0 current contributors

almost 10 years since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Gwiad

Compare

  Analyzed about 9 hours ago

Gwiad is a framework for building a Web Server with dynamic plugin loading based on AWS. Gwiad provide a simple interface to build plugins in Ada. When a plugin is placed in Gwiad plugin directory it is automatically loaded. Gwiad plugins are divided into two categories : - Website plugins ... [More] : Web applications that register dispatchers such as virtual host dispatchers or regexp dispatchers. - Service plugins : Services provider that can be used by all websites plugins. [Less]

2.82K lines of code

0 current contributors

over 13 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

dynamictemplate

Compare

  Analyzed about 22 hours ago

Yet another template engine, but this time loaded with full async support and capable of being changed even after the template was rendered. The main idea is that you write one template that renders xml/html and streams it to the client and that you write templates in the same style that can be ... [More] rendered in the browser and linked to the dom thanks to $DOMManipulationTool. [Less]

3.94K lines of code

0 current contributors

over 9 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This