Showing 28 open source projects for "code e-library"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Firebird

    Firebird

    Firebird server, client and tools

    ... Search UDR" to perform full-text search queries within SQL and PSQL. UDR works with Firebird 3 and 4, for Windows, there are ready-to-use binaries, for Linux, it is necessary to build the UDR. The UDR is based on Lucene++ engine, with all the powerful features required for full-text search and with very fast performance (build as native C++ library). The Firebird Project is a commercially independent project of C/C++ programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Wheefun TriggerWarning Library

    Selectively enable features in software which may be objectionable

    ... undesirable by the user (controlled by a global profile) * Preventing the execution of legally-encumbered code (such as code under differential patent terms)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 4 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    rdfxx

    rdfxx

    C++ wrapper for Redland librdf

    This library provides a thin abstraction layer over the Redland librdf library. It provides a simple to use C++ interface for RDF data. This is a component of the SASSY project. Please note that this code is at the prototyping phase. New features will be added as they are identified as a requirement for other SASSY projects. If you think that this software would be useful in your project, but need additional features please raise a ticket describing your requirement. Similarly, please raise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 8

    mysql_replication_c

    MySQL 8.0 C\C++ replication listener

    The mysql_replication_c library is MySQL replication listener based on MySQL 8.0 code. Designed to easily use the MySQL replication protocol in C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    The project has 2 related sets of aims. As a language, RAQUEL is to : 1. be a pure relational algebra language (unlike SQL) as defined by Date & Darwen's "The Third Manifesto"; 2. incorporate a generalised extension of the ANSI-SPARC 3-layer DB architecture; 3. have the maximum ratio of functionality to conceptual complexity (as defined by Fred Brooks). As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code, each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Some experimental SQL client generation code for building client packages and other various half completed trials - (mostly around databases, particular Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    meta-treedb

    on-disk memory library using meta-data

    ...-entry-sized-array implementations for you to use in your data structures. So, what distinguishes meta-treedb from treedb? * "class" interfaces for treedb collections These are vtables (virtual function tables) that implement the interface. * faster compiles - only the "class" interfaces are visible to client code This is at the expense of a small performance hit. * the ability to use implementations that were developed after client code was compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the xlslib-package-2.4.0b1.zip...
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 13
    EnBpgs
    This project focuses on the Earth & Beyond (PGS) server as well as a client side proxy launcher. E&B was originally developed by Westwood Studios and later managed and developed by EA Games. EA retired Earth and Beyond in Sept. of 2004. --------------------------------------------------------------------------- Earth & Beyond Privet Galaxy Server goal of the reborn team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DataDraw is a feature rich database generator for high performance C applications. DataDraw gives your C application a high performance object-oriented framework at speeds that beat hand coded C.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    sqlite3fish

    Another encryption solution (with Blowfish algorithm) for SQLite3

    The sqlite3fish is another encryption solution for sqlite3. It is based on some source code of botansqlite3(https://github.com/OlivierJG/botansqlite3) . But it does not need Botan library, it uses Blowfish algorithm to encrypt/decrypt the database file. This library only depends on the source code(no-modify) of SQLite3, it is clean and easy to compile. But currently it only supports the version 3.7.0 of SQLite3 (http://www.sqlite.org/sqlite-amalgamation-3_7_0.zip) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xsdtools is a tool for converting xsd-schematas to SQL schemata and to hibernate's mapping files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    All2SQL++ is a C++ conversion of my All2SQL library, which is written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pluggable Storage Engine Obejct-Oriented framework for MySQL 5.1. Provides a set of C++ base classes from which one descends to create a new PSE. Includes the base classes, utility code, debug code, and an example PSE based on PSE-OO called BlackhOOle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mysqlcppapi was a fork of MySQL++ created to fix numerous problems in the original code. As of 2005 MySQL++ is in good hands and is being actively developed, so you should use MySQL++ rather than mysqlcppapi: http://tangentsoft.net/mysql++
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next