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

View related business solutions
  • 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
  • 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
    Sharp AutoUpdater is a C# component that will automatically update your .NET application. Using XML configuration files, the AutoUpdater component detects if there is a new version of the software, downloads, unzips, and installs the new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Alternate language bindings for the libdar library written by Dennis Corbin. The original application DAR is a command line backup tool that uses libdar, a library implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    minihuff is a data compression library that enables the creation of a static frequency table to be stored at both ends of a connection. This allows effective compression even for very small pieces of data that maintain similar entropy characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenVMS-inspired "dir", "copy", "purge" commands that support file version numbers. "dir -resolution" makes summaries of disk usage. "rename -lower -portable" cleans up filenames. grep-like "search". "filter" maps characters, trims blanks,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    I have developed a filesplitter in C language over windows platform using lowlevel programming and basic header files.It can split file of any length and of any format into any no. of splits and can again put them together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Copy Handler's v2 engine project. Project contains a library and a daemon/service to allow fast file transfers(with additional features-pausing/resuming,background transfers,...) between different storage medias for use in other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    'NoSuch Library' is a free personal bootleg manager. Since it offers you to download automatically the complete discography of an artist, you are able to manage bootleg with the help of your computer like you never did before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Programming language: C# Libraries: Mono and .Net 2.0 Supported OS platforms: Any UNIX Mono enabled (ex Linux and FreeBsd) and Windows Problem to be solved: Music update for personal audio and mp3 players Data format used: MP3, WMA, OGG, VQF, XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Se trata de un programa almacén de trucos interactivo. Permite consutar los códigos disponibles, además, permite que los usuarios puedan incorporar los suyos propios. Hasta el momento solo soporta C++, Delphi y Visual Basic. -It Is a source code store!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simply installer that based on zlib 1.2.1 as the compression library. Target OS - Win32, language - C++ (MS VC++ 6). It has a simple script language (like MSDOS batch language) and uninstaller. Can write to registry and access to environment variables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    fileSync is an application designed for file and directory synchronization. It is coded in C#, and built on the .NET Framework version 1.1. At the core of fileSync, is a modular engine, which is implemented as a library, and can be used in other project
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Export Microsoft Outlook data using the Outlook COM Object Library and Microsoft .NET XML DataSets in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Compression/decompression library, capable of operating on a stream and intended to be used on systems restricted in code and stack size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This application enables you to easy create backups of your data into .zip files. The special feature is that you can choose the compression process to freeze for some time to let the CPU cool down (if you have a weak cooling system).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ComprLib is a library providing a flexible and easy to use interface for encoding and decoding of data, independent of the input and output sources. New codecs able to encode/decode Arithmetic to LZSS have been ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    File syncer between folders and ftp servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NoFault is a library written in C used to encrypt or decrypt data with XOR encryption. KNoFault, NoFault32 and CLNoFault are direct applications of the library, which is easy to use in your own programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    e4Graph is a C++ library and a Tcl binding providing persistent, reliable, cross-platform storage for graph like structures. Please visit http://e4graph.sourceforge.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. EBML was originally designed for use in the Matroska project, but the developers saw that EBML was very flexible and extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    niCE - nice insignificant compressing engine, ...oh no, not another data compressor ;-) C-Programm, das mittels Huffmanalgorithmus und Lauflängenalgorithmus komprimiert. Plus: Ausführlicher Guide und Dokumentation die verwendeten Algorithmen und Projek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Full implementation of ISO 2022 files (ECMA-35) as a library.
    Downloads: 0 This Week
    Last Update:
    See Project