Nothing Special   »   [go: up one dir, main page]

Tags : Browse Projects

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

Dina-Project

Compare

  No analysis available

Dina is web framework that use Django as its base. Django did not provide some functionality that is important for web development ( because of its philosophy ). So Dina try to fill these gaps in Django and provide a higher level web framework on top of Django. Dina try to reach these goals: ... [More] * Be compatible with Django as much as it can. * Provide some CMS functionality to avoid extra coding * Provide a installer to easily install Dina * A powerful apt like package management to allow easy package installing * and etc ( for more information take a look at docs ). [Less]

0 lines of code

0 current contributors

0 since last commit

11 users on Open Hub

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

LuaJIT

Compare

  Analyzed 3 days ago

LuaJIT is a Just-In-Time Compiler for the Lua programming language.

93.3K lines of code

1 current contributors

11 days since last commit

9 users on Open Hub

Very Low Activity
5.0
 
I Use This

luakit-browser

Compare

  Analyzed 2 days ago

luakit is a highly configurable, micro-browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible by Lua and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and any people with too much time on their hands ... [More] who want to have fine-grained control over their web browsers behaviour and interface. luakit could equally be known as "browser from scratch" as the entire interface is created by the users rc.lua configuration file. The default rc.lua aims to create a familiar browsing experience to other micro-browsers like jumanji, uzbl, surf and the bloated vimperator and vrome plugins for firefox and chromium. [Less]

31.6K lines of code

9 current contributors

about 2 months since last commit

8 users on Open Hub

Low Activity
5.0
 
I Use This

NIP2

Compare

  Analyzed 1 day ago

nip2, the "free love child of Photoshop and Excel," is the GUI of vips. You don't directly edit images --- instead, like a spreadsheet, you build relationships between objects. nip2 actively manages these relationships: if you change an object property, the change is propagated "spreadsheet-style." ... [More] Like vips, nip2 is fast and needs little memory. You can comfortably work with multi-gigabyte images on very modest hardware. In addition to the visual programming interface accessible through the GUI, nip2 has command-line and batch modes. It even has its own functional programming language (for writing extensions). [Less]

176K lines of code

1 current contributors

4 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

VIPS

Compare

  Analyzed 3 days ago

The VIPS library/image processing system is well suited for larger than RAM true and false-colour images. VIPS can be used for image format conversion, colour calibration, image filtering, transformation and analysis, thumbnail generation, small object recognition and many other image processing ... [More] tasks. VIPS is well suited for medical and scientific research & development and batch image processing. It is not so good for retouching photographs. The system has two main parts: libvips is the library, and nip2 is the GUI. Both execute common image processing tasks faster than other image processing systems because of sophisticated memory/task management and multicore compatibility. VIPS runs in batch (command line) mode on *nix, Windows, Mac and other OSes. [Less]

284K lines of code

19 current contributors

14 days since last commit

6 users on Open Hub

Moderate Activity
5.0
 
I Use This

OVal - Object Validation for Java 5

Compare

  Analyzed 3 days ago

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. Custom constraints can be expressed as custom Java classes or by using scripting languages such as ... [More] JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]

29K lines of code

2 current contributors

about 3 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

Monkey HTTP Server

Compare

  Analyzed about 7 hours ago

Monkey is a Fast and Lightweight Web server written in C for Linux platform. This is an open source project based on the HTTP/1.1 protocol.

144K lines of code

2 current contributors

about 2 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

mawk

Compare

  Analyzed 2 days ago

An interpreter for the AWK Programming Language. Originally written by Mike Brennan when gawk was not widely known, it remains the fastest free and decent AWK implementation to date.

39.2K lines of code

1 current contributors

3 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Fat-Free Framework

Compare

  Analyzed about 14 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

over 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

rapidjson

Compare

  Analyzed 5 minutes ago

Rapidjson is a JSON parser and generator for C++. It was inspired by rapidxml. * Rapidjson is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. * Rapidjson is fast. Its performance can be comparable to strlen(). It also ... [More] optionally supports SSE2/SSE4.1 for acceleration. * Rapidjson is self-contained. It does not depend on external libraries such as BOOST. It even does not depend on STL. * Rapidjson is memory friendly. Each JSON value occupies exactly 16/20 bytes for most 32/64-bit machines (excluding text string). By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing. [Less]

30.7K lines of code

21 current contributors

about 2 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This