RSS 1277 projects tagged "English"

Download Website Updated 16 Apr 2013 rgxg

Screenshot
Pop 99.84
Vit 1.03

rgxg (ReGular eXpression Generator) is a C library and a command-line tool that generate (extended) regular expressions. It can be useful for generating expressions that match, for example, a specific number range (e.g. 0 to 31 or 00 to FF) or all addresses in a CIDR block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64).

Download Website Updated 06 Apr 2013 lihata

Screenshot
Pop 112.45
Vit 1.88

lihata is a compact textual language which can represent a tree of lists, hashes, and tables. The syntax tries to be minimal and flexible to allow formatting a lihata file to fit the context it represents. The source release contains an event and DoM parser and helper functions for maintaining lihata trees. lihata is a convenient language for both simple and complex configuration files and text representation of data files.

Download Website Updated 25 Apr 2013 bareos

Screenshot
Pop 197.98
Vit 2.48

Bareos (Backup Archiving REcovery Open Sourced) is a fork of the backup project from bacula.org. It has been in development since late 2010, and has many new features.

Download No website Updated 21 Mar 2013 unserding

Screenshot
Pop 102.10
Vit 1.83

unserding is a simple pub-sub messaging library, much like 0mq or nanomsg, without all the transports they support and without the reliability promise, made for heavy-duty realtime delivery of time series.

No download No website Updated 17 Jan 2013 OnPosix

Screenshot
Pop 22.89
Vit 11.13

OnPosix is a tiny library to abstract POSIX mechanisms to C++ developers. Most features offered by this library can be found either inside the Boost library or in a library compliant with the C++11 standard. Unfortunately, however, for some embedded Linux devices, these libraries cannot represent viable solutions, due to the lack of memory space (for the Boost libraries) and the lack of a new C++ compiler (e.g., on Xilinx MicroBlaze). On these platforms, the OnPosix library represents a good and cheap solution to have object-oriented POSIX mechanisms. The library offers support for threads, mutual exclusion, sockets, logging, timing, etc.

No download Website Updated 19 May 2013 awlsim

Screenshot
Pop 76.03
Vit 38.41

Awlsim is a Step 7 AWL/STL/PLC simulator. It achieves good performance of several tens of thousands of AWL instructions per second. S7-3xx and S7-4xx CPUs (with 2 and 4 accus) are supported.

No download Website Updated 30 Jan 2013 xlife

Screenshot
Pop 55.75
Vit 2.03

xlife is a laboratory for experimenting with cellular automata. It supports loadable rulesets and palettes, different topologies, and up to 256-state cellular automata. It has rules and patterns for Life, Brian's Brain, Perrier's Loops, Langton's Ants and Loops, Wireworld, E.F. Codd's 1975 UCC automaton, some Prisoner's Dilemma games, and many others. It is very fast for step-by-step mode, bounded grid, and chaotic patterns. It has several unique features: a historical mode, a pseudocolor mode, and n-state statistics. It has been developed since 1989. The modern version of Xlife began its history in 2011.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.13
Vit 3.10

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download No website Updated 30 Apr 2013 uterus

Screenshot
Pop 99.56
Vit 9.27

uterus is a codec library for financial tick data with an emphasis on market data integrity and maintainability. It comes with a set of tools to convert (mux) and print (demux) data from some sources, and to perform standard tasks like selecting instruments, creating snapshots and candles from tick data, etc. Special care is taken to provide longevity and consistence. All timestamps are internally converted to coordinated time, and price and quantity quotes are converted to a monetary datatype which doesn't suffer from rounding errors. Most importantly, meta data is stored along with the payload data in an inseparable unit, to provide self-contained and self-documenting files or network streams.

Download Website Updated 30 May 2012 Knot

Screenshot
Pop 46.00
Vit 1.00

Knot allows visualisation of 3D Celtic Knots. The knot models can also be exported for loading into 3D modelling applications or 3D printing.

Screenshot

Project Spotlight

Quassel IRC

A graphical, distributed IRC client.

Screenshot

Project Spotlight

Piwigo

A photo gallery system for the Web.