RSS 20 projects tagged "OS Independent"

No download Website Updated 28 Apr 2013 Units of measurement for Ada

Screenshot
Pop 145.21
Vit 55.55

The library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and back to strings are provided for all various irregular units. An extensive set of GTK widgets for dealing with dimensioned values is included, though use of GTK is not mandatory for the rest of the library.

No download Website Updated 15 Mar 2013 Simple components for Ada

Screenshot
Pop 140.83
Vit 47.28

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

Download Website Updated 27 Apr 2001 AdaCGI

Screenshot
Pop 113.97
Vit 1.50

AdaCGI is an Ada95 interface to the "Common Gateway Interface" (CGI). AdaCGI makes it easier to create Ada95 programs that can be invoked by World Wide Web (WWW) HTTP servers using the standard CGI interface. Using it, you can create Web applications using Ada95 to perform queries or other processing by request from a WWW user.

Download Website Updated 29 Jan 2013 Excel Writer

Screenshot
Pop 101.90
Vit 7.33

Excel Writer is a package for easily writing Excel files with basic formatting. It allows for the automatic production of reports. It uses totally portable code that builds for every system without any specific piece of code. It does not interact with Excel.

No download Website Updated 09 Apr 2012 Fuzzy sets for Ada

Screenshot
Pop 84.21
Vit 11.76

Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets of linguistic variables with operations on them. String-oriented I/O is supported. A rich set of GTK+ GUI widgets is provided.

Download Website Updated 24 Jan 2013 Ahven

Screenshot
Pop 77.68
Vit 15.70

Ahven is a simple unit test library for the Ada 95 programming language. It is loosely modeled after JUnit, and some ideas are taken from AUnit.

Download Website Updated 29 Jan 2013 Zip-Ada

Screenshot
Pop 70.74
Vit 8.72

Zip-Ada is an Ada library for .zip archives. Its sources are unconditionally portable. Input and output can be any stream (such as a file or buffer) for archive creation as well as data extraction. It is task safe and endian-neutral.

No download Website Updated 04 Apr 2012 Strings edit

Screenshot
Pop 64.11
Vit 11.32

Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.

No download Website Updated 13 Feb 2012 Interval arithmetic for Ada

Screenshot
Pop 57.05
Vit 7.80

The library provides an implementation of intervals for Ada. It includes arithmetic and relational operations.

Download Website Updated 03 Oct 2005 XML Cleaner

Screenshot
Pop 55.28
Vit 2.86

XML Cleaner is an XML filter and validator, similar to xmllint. It can remove superfluos namespace declarations from an XML file, expand XML entities, recode XML files, and more.

Screenshot

Project Spotlight

Mutiny social network

A simple social network with some project management features.

Screenshot

Project Spotlight

GNU ed

An 8-bit clean, POSIX-compliant line editor.