Showing 160 open source projects for "cpp"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1

    sub2srt in c++

    Convert sub format to srt format

    Convert subtitles in sub format to srt format. Command line only. Writen in c++11
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A simple, portable and lightweight generic library for handling UTF-8 encoded strings.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 3
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4

    syv

    Simple Yaml Validation

    Syv (pronounce sieve) stands for simple yet powerful yaml validation. Describe your data with a full-fledged data definition language (in yaml notation), then define the file format you want. Syv out unacceptable values! C++ YAML validation library, requires yaml-cpp (0.5.1) and Boost.Regex (any).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    XOR encrypt v2.0

    XOR encrypt v2.0

    Encrypt Your Text documents with XOR encryption

    This software provides an easy graphical way to encrypt your text documents from source code , text files ,scripts even jpeg files .It is a enhanced version of my earlier project https://sourceforge.net/p/xorencrypt which used win32 GUI . This is a demonstration of working of XOR encryption which was used by Germans in World War II (http://en.wikipedia.org/wiki/Lorenz_cipher) . Besides from XOR'ing the message with password after every encryption the key changes pseudorandomly....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This project has been moved to Github: https://github.com/pop-team/pop-cpp POP-C++ is a comprehensive object-oriented system for developing HPC applications on the Grid. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Logging Framework supports stream-like usability, extensibility, portability, type-safety, allows enabling/disabling certain parts or fully at compile time and dependent on the configuration also at runtime and avoids macro-related pitfalls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interpp

    Interpp

    Light-weight C++ scripting interpretor library

    Interpp is a light-weight C++ interpretor library designed specifically for C++ developers who wish to add scripting capabilities to their new or existing C++ projects. Interpp allows you to expose objects from a C++ application to an embedded interpreter interface for run-time scripting. Interpp is comprised of only 2 files: a header and a cpp file. All you need to do to get started with Interpp is simply add these files in your C++ project and #include <interpp.h>. An example project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    midipiano_chungVSTI

    midipiano_chungVSTI

    a VSTI / vst older version of midipiano_chung virtual acoustic piano

    a VSTI / vst plugin older version of midipiano chung virtual acoustic piano synthesizer / expander . Can run on a small netbook with a VSThost .
    Downloads: 3 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10

    Simple Similarity

    A simple tool to calculate the classical tf-idf/cosine similarity.

    This is a simple tool to calculate the similarity between a document and a set of documents by using the classical tf-idf/cosine algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    IdeaConnect C++ CPU and Memory monitor

    Simple C++ CPU and Memory monitor through UDP protocl

    IdeaConnect C++ CPU and Memory monitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    cpp-quant

    Quantitative financial models implemented in Java

    The project contains classes for implementation of binomial option pricing model and Newton method for finding roots of a function in C++. You are welcome to browse and download the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cpp-snippets

    useful cpp snippets and tutorials

    This project is meant to be a place to post cpp snippets and tutorials that I think would be useful to others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    melt - a simple package generator for the Mac OS X installer. melt allows to create full-featured Mac OS X installer packages with as little code and maintenance work as possible and easily integrates into the UNIX toolchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Concyl

    Concyl

    Concentric Cylinder Stress Analysis Program

    Concyl computes the stress state for a system of concentric cylinders under combined pressure and thermal loading. The program includes a plotting interface to Excel, a design optimizater, and detailed instructions with verification samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TestCpuAndRam

    test your cpu and ram only (linux vs windows)

    why linux more better than windows ???!!! run this application on your windows and your linux . i'm run this appliction on my win seven 32 and ubuntu 32 . this promgram check is 65537 is prime or not by miller and robbin test base on https://sourceforge.net/projects/hugecppnum/ . please see windows vs linux .txt file. this my prove to linux is more better than windows . program write in cpp and codeblocks IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HugeCPPNum

    definition huge integer number with 300 digits in cpp

    this project is huge integer number for my data structure course . it use array with 300 element it s better use queue instead if it .i define * - + % for integer number . in cryptography course i'm use it for Miller and Robbin prime test and add qiuck power to it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Dasttann's Cpp Libraries

    Free Educational C++ libraries.

    Small compilation of custom coded libraries that, though really simple, are made for beginners to get started on making there own headers, as well as modifying these headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libgdome-cpp is a C++ library that provides the DOM level 2 Core API for accessing XML documents. It is implemented as a wrapper around the libgdome library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Very Big Numbers Tool

    Simple tool use numbers with all digits you need

    A cpp Class thats allow use numbers with digits limited only by RAM. It uses a byte arrays to save the digits. Also have an float point implementation for bigs numbers. Please note that division stills do not work well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Head First Design Patterns translated to C++. Three separate translations are planned: 'Bronze' is literal; minimal (syntax) changes only. 'Silver' is semantic; more C++ idioms + leftover patterns. 'Gold' is (forthcoming and) modern; template based
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    GosSolver

    solve n moadele m majhol

    this program write with cpp and it about my linear algebra course and get n equation and m unknown parametr and solve it . kharazmi university mobin shaterian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sudoku Solver written in c++/sdl.
    Downloads: 0 This Week
    Last Update:
    See Project