Showing 261 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
    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: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    A Windows library to operate a tape drive
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7

    isar

    Tool to search and replace text in interactive mode via command line

    isar (Interactive Search And Replace) is a tool to search and replace text in interactive mode via linux shell. isar support recursive search in directory, regex and colorized output. It's written in C++ using boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DVD-Vault turns a SCSI Medium Changer-based DVD, Blu-Ray, AIT, or LTO Tape Library into a single large archive space. It is not a full Hierarchical Storage Manager (HSM) but it does have migration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    Rar Expander is a MacOSX program which extracts the files contained in single or multi-volume RAR archives. It uses the official unRAR library internally so it is fully compatible with archives produced by WinRAR.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18

    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, BZip2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    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
  • 21

    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
  • 22
    libQtSerialization

    libQtSerialization

    Serialize your data in a backward and forward compatible manner.

    The libQtSerialization library is a Qt extension that makes it really easy to serialize your data in a forward and backward compatible way. The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data. The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized. The reader is a little more complex so the serialization can support special cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24

    ZLocate

    (Very) quickly locate files, with a nice GUI

    This is a GUI front-end for the Unix' locate command, with an updating output as you type. I.e., there is no need to press Enter - every typped letter starts a new search and updates the output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open source 7zip API for Vxworks, you can Encode\Decode file and get file list from archive, System: Vxworks6.4 Vxworks6.8 email: guolisen# gmail.com vx7zip_V1.0_beta.7z All In One vxowrksZipLib.rar is ONLY zip version , It's about 400K vx7zsimpFinalCy.rar is ONLY zip and Crypto version,(500K)
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.