RSS 5785 projects tagged "C++"

No download Website Updated 03 Jan 2013 Dough

Screenshot
Pop 25.90
Vit 1.46

Dough is a personal budgeting application. It's designed to be both simple and attractive whilst being very effective at helping you keep in control of your spending. It features an attractive, to the point user interface with plenty of visual elements. It has many options for filtering and searching transactions, can import your bank statements, and you can make graphs of pretty much anything.

Download Website Updated 23 Jan 2013 Discretio

Screenshot
Pop 84.92
Vit 2.22

Discretio is an application (and service) for secure VoIP on smartphones. It allows users to establish calls over the Internet while using state of the art encryption technologies to avoid eavesdropping.

No download Website Updated 09 Feb 2013 librangetree

Screenshot
Pop 51.64
Vit 2.65

librangetree is a C++ template, implementing a 2D range tree for both counting and reporting queries. It is just about the fastest way to do 2D searches.

No download No website Updated 28 Mar 2013 SYMDIFF

Screenshot
Pop 47.37
Vit 12.10

SYMDIFF is a tool for symbolic differentiation of mathematical expressions. It includes Python and Tcl interfaces.

No download No website Updated 15 Apr 2013 Nova: Network Anti-Reconnaissance Tool

Screenshot
Pop 207.06
Vit 3.36

Nova is a software application for preventing and detecting hostile network reconnaissance (such as nmap scans). It does this by first creating the Haystack: a large collection of low interaction honeypots using an updated version of Honeyd. Finding real machines on the network becomes like finding a needle in a haystack of fake machines. Second, Nova uses machine learning algorithms to automatically detect and classify attempts at hostile reconnaissance, so there's no need to go searching manually through your honeypot's log files. It provides an easy to use Web-based interface powered by Node.js to configure itself and Honeyd instances.

Download Website Updated 06 Jan 2013 KeyRunner

Screenshot
Pop 29.61
Vit 1.00

KeyRunner is a game in which the player helps Moschata escape certain doom. The clock is ticking, and she must reach the door with the key before it's too late.

No download Website Updated 08 Jan 2013 TeXstudio

Screenshot
Pop 66.18
Vit 1.00

TeXstudio is a fully featured LaTeX editor. It is designed to make writing LaTeX documents as easy and comfortable as possible. It features an integrated PDF viewer with (almost) word-level synchronization, live inline preview, advanced syntax highlighting, and live checking of references, citations, LaTex commands, spelling, and grammar.

No download Website Updated 01 Mar 2013 UniMote

Screenshot
Pop 107.24
Vit 1.27

UniMote server is a universal Android-to-Linux Bluetooth remote controller for multimedia applications. It is fast and stable. It supports easy-to-develop plugins. For now, plugins for controlling these applications are available: XBMC, Clementine, VLC, and file browser. More plugins will be added as soon as the core is stable.

No download No website Updated 12 Jan 2013 ARP Neighbor Cache Fingerprinter

Screenshot
Pop 21.95
Vit 11.44

ARP Neighbor Cache Fingerprinter is a tool that provides a mechanism for remote operating system detection by extrapolating characteristics of the target system's underlying neighbor cache and general ARP behavior. Given the non-existence of any standard specification for how the neighbor cache should behave, several differences in network stack implementations can be used for unique identification. The main disadvantage of this tool versus traditional fingerprinting is that because it's based on a Layer 2 protocol instead of a Layer 3 protocol, the target machine that is being tested must reside on the same Ethernet broadcast domain (usually the same physical network).

No download Website Updated 14 Jan 2013 safe numerics

Screenshot
Pop 30.82
Vit 11.37

safe numerics provides safe integer operations for C++ integers. Arithmetic operations in C++ are not guaranteed to yield the correct mathematical result. The feature is inherited from the early days of C, when the behavior of int, unsigned int, and others were designed to map closely to the underlying hardware. These types can silently overflow or change sign. This library contains drop-in replacements for the standard C types which throw exceptions whenever invalid operations occur.

Screenshot

Project Spotlight

ipset

Fast address matching for Netfilter/Xtables.

Screenshot

Project Spotlight

AnallogicA

A program that generates truth tables.