Showing 176 open source projects for "programming c++ library"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Luba Filewatcher

    Luba Filewatcher

    Monitors directories for changes, executing a user-defined application

    Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message. It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Dom's Corruptor

    Dom's Corruptor

    A program that corrupts anything you give it

    Corruption program that can be used to test files or programs to see what would happen if it were to be corrupted. Also gives logs and information on what bytes have been changed. Probably has a few bugs too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    torrent7z is a replacement for TorrentZip for goodmerged sets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    KENS is a group of libraries that allow to compress and decompress data using the Kosinski, Enigma, Nemesis and Saxman formats. They are being programmed in C/C++ (VC++ for the Win32 version) and can be used by any application (even Win32 VB apps).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    DupLichaSe

    DupLichaSe

    A Fast Duplicate File Detector with graph based semi-automatic cleaner

    DupLichaSe is a very fast Duplicate File Detector that uses inductive heuristics to detect duplicate files very fast; based on content! DupLichaSe stands out from EVERY other Duplicate file detection Software because of it's graph based semi-automatic selection system. ... after finding 100s of duplicate files, do you have to go through some manual and possibly laborious process of deleting the duplicates? ...or is there a way for the Software to learn and do most of it for you in a SAFE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libliteser.googlecode.com ------------------------------------ Lite Serializer offers a simple and clean platform independent interface for binary serialization of objects in C++. This library is based on High Level C++ Types (libhltypes) and uses its internal serialization procedures for serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Windows library to operate a tape drive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    staticcomp

    staticcomp

    Staticcomp - a file archiver

    Staticcomp is a file archiver. It is a program using library libsc for compressing/decompressing files. Libsc uses compression method based on Burrows-Wheeler transform. For GST stage there are methods MTF, MTF-1, MTF-2, Timestamp, IFC and WFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    USB CD Emulation project
    Emulation of iso to cd using external usb storage, Portable usb cdrom library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    trl is a library that adds functions to C++ to serialize and deserialize an object hierarchy, analog to the serialize method of java. This is done using the standard C++ preprocessor and template meta-programming techniques. It has moved to https://github.com/gerritdaniels/ctrl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Programming At Kstark-MP3 Renamer

    Programming At Kstark-MP3 Renamer

    Simple And Easy Music File Renamer

    By using this application will rename your all selected music file automatically.this will remove symbols,url etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Win Local Arch

    Windows unbuffered archive compresion console application

    Console utility for performing 7zip with unbuffered I/O Currently all archive, compression software and libraries are using buffered I/O which brings your machine to zero memory for large files. This console application uses the SevenZipSharp library with unbuffered I/O which gives all the options of 7zip without the memory problem. The supported compression algorithms are: Deflate, Deflate64, BZip2, Lzma, Lzma2, and Ppmd The supported archive formats are: SevenZip, Zip, GZip,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HomeCollection
    Program for creation of various collections: books, films, coins etc. The structure of elements of a collection can be adjusted directly by the user. At the heart of an element of a collection (object) the template describing data of object lies. The template, in turn, can be created on the basis of other template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FileManip

    c++ library file manipulator with buffered i/o

    as described in short summary. intention to build record manager based on FileManip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HarpID3

    Library to perform read/write of ID3 tags in MP3 files

    A Library free made by Antonio Busson in C# to perform read/write of ID3 tags in MP3 files for Windows Phone. ----------------------------------------------------------------------- HarpID3 v1.0 supporting ID3 tag v1.0. only read and write from isolated storage. -----------------------------------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    All my USB Contents - Storage Catalog

    All my USB Contents - Storage Catalog

    All my USB Contents is a media cataloging tool to index media contents

    All my USB Contents - Storage Catalog is a media cataloging tool to index media contents This utility acts as a helpful librarian to help you keep track of documents, music, videos, and program files. Storage Catalog essentially downloads materials from either a CD or drive into an independent database that you can then organize any way you choose. This is a powerful and quick program that should be handy for both experienced home users and system administrators. The operation at the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NET USE GUI is designed to be used in conjunction with Windows PE 3.0 to map drives with a GUI. It can also be used with Windows XP/Vista/7. It is written in C++ because .NET is not available in Windows PE yet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Codex
    A simple C++ library to code/decode data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Arranges a big set of files or directories in order to use the minimum number of phisycal media (CD, DVD, BD...) pieces. You can drag the resulting sets directly over your burning software (Nero, DVD-go...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
    Downloads: 1 This Week
    Last Update:
    See Project