RSS 15478 projects tagged "Linux"

Download Website Updated 18 Feb 2013 ExprTk

Screenshot
Pop 48.68
Vit 9.70

ExprTk is a C++ mathematical expression library, a simple to use, easy to integrate, and extremely efficient and fast mathematical expression parsing and evaluation engine. The parsing engine supports various kinds of functional and logic processing semantics, and is easily extensible.

Download Website Updated 18 Feb 2013 StrTk

Screenshot
Pop 50.10
Vit 9.70

StrTk, a string toolkit, consists of robust, optimized, and portable generic string processing algorithms and procedures for the C++ language. It is designed to be easy to use and to integrate within existing code.

Download Website Updated 18 May 2013 Meson

Screenshot
Pop 65.86
Vit 9.03

Meson is a research experiment to determine optimal syntax and structure for a next-generation build system.

Download Website Updated 23 Apr 2013 linuxptp

Screenshot
Pop 102.86
Vit 2.50

linuxptp is an implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux. The dual design goals are to provide a robust implementation of the standard and to use the most relevant and modern Application Programming Interfaces (API) offered by the Linux kernel. Supporting legacy APIs and other platforms is not a goal.

No download No website Updated 26 Feb 2013 OGLBricks

Screenshot
Pop 33.70
Vit 9.62

OGLBricks is a simple falling block puzzle game. The gameplay is customizable: the player can set the field size, the size of the shapes, and many other options. The player can save the game at any moment and load it later.

Download No website Updated 18 Feb 2013 GLERI

Screenshot
Pop 31.78
Vit 1.00

GLERI is an OpenGL service, a socket protocol for communicating with it, and a library implementing a simple application framework using this protocol.

Download No website Updated 19 Feb 2013 code_finder

Screenshot
Pop 46.80
Vit 9.61

code_finder is a standalone script that contains a database of Bangladeshi postal codes with Districts, Thanas, Post Offices, and Post Codes. It is easily customizable and easy to use. Functions are provided for searching by postal code or post office name, and for displaying information.

Download No website Updated 22 Apr 2013 CodeQuery

Screenshot
Pop 252.11
Vit 4.23

CodeQuery is a tool for indexing and then querying or searching C, C++, Java, and Python source code. It builds upon the databases of cscope and ctags, which are processed by the cqmakedb tool to generate a CodeQuery database file. This can be viewed and queried with a GUI tool. The features include auto-completion of search terms and visualization of function call graphs and class inheritance. The following queries can be made: Symbol, Function or macro, Class or struct, Functions calling this function, Functions called by this function, Class which owns this member or method, Members and methods of this class, Parent of this class (inheritance), Children of this class (inheritance), Files including this file, and Full path for file.

Download Website Updated 21 Feb 2013 dynalogin

Screenshot
Pop 52.12
Vit 1.00

dynalogin is a distributed two-factor authentication suite that combines a secure UNIX server and API with an Android soft token. Open standards (HOTP, TOTP, and soon OCRA) are used for one-time passwords. A C library is provided for inclusion in existing software and Web sites. OpenID (using SimpleID) is supported for Web applications and single sign on. PAM is supported for easy UNIX and LDAP integration (SASL, RADIUS, and JAAS in development). It works with Google Authenticator or the dynalogin Android application.

No download No website Updated 21 Feb 2013 Django-live-profiler

Screenshot
Pop 31.50
Vit 9.52

Django-live-profiler is a low-overhead data access and code profiler for Django-based applications. Profiling Web applications on a development environment often produces misleading results due to different patterns in the data, different patterns in user behavior, and differences in infrastructure. All existing DB access profiling solutions for Django seem to focus on a single request, but in the real world certain queries might be negligible in a single request while still putting a considerable strain the database across all requests. Django-live-profiler aims to solve these issues by collecting database usage data from a live application.

Screenshot

Project Spotlight

WireframeSketcher

A wireframes, mockup, and prototype tool for desktop, Web, and mobile applications.

Screenshot

Project Spotlight

TbsZip

A PHP class for modifying Zip archives without extensions or temporary files.