Showing 123 open source projects for "unixodbc-cpp"

View related business solutions
  • 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A console application that "translates" a given .bas of QBasic code. It produces a .cpp file written in C++ that does the exact same thing as the QBasic program. This could be the beginnings of a multi-language code converter. (Written in C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GUI based VB.net line count program for multiple extensions. The count is executed by folder, not by individual files. Includes the option to create and save the count to an excel workbook. Counts are accurate for .cpp and .h file types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++. The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dependency anlyser that searches through a list of files or folders for references to other files or folders and displays them in a hierachical view. For example: css style sheet in HTML files, #includes in.c or .cpp files, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C++ implementation of Eclipse Modeling Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodeWinPos is a plugin (vsip) for VS2005 (updated for VS2008) which opens .h files on the left half of the workspace and .cpp files on the right. It works for either the tabbed or MDI window layout options in the VS2005 IDE. Written in C# but targeted to
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    Simple C++ Toolkit to add a GUI to your application based on a HTML Web-Frontend. Provides a Webserver & capabilities to extract POST data (forms). Template based dynamic HTML page generation. All templates and other contents (images) in one executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ Portable Dynamic Loader A small and lightweight library for creating and using dynamically loaded classes in C++. Common interface works on both Windows and Unix/Linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenSource C++ libraries. Full list of classes and functions listed at yf-library.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    simplylexer: this piece of code will allow you to use higlight (c/c++) sintax in differnt (Phorum) forums from your favorite IDE (vc++ 6/03/05, codeblocks, dev-cpp, builder 6, ..) and now you can send highlighted messages from Miranda IM with tabsrmm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Framework for arguments passing in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ framework inspired by the .Net framework class library Implements its own collection, net, io, text, forms, xml and regular expression classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pprof2calltree-cpp is a C++ port of pprof2calltree to convert a debug data created by APD to calltree format that Kcachegrind understands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This lib is a utility for auto read|write a xml dom to cpp struct. It use other xml parser such as tinyxml , would support xerces-c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C++ library that uses readline to implement a very flexible command-prompt. Seamlessly manages types and variables, function signatures, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cpp Ant task implementation. The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Extremely simple HTML-based user interface system for standard C++ console applications. Mimics a streaming object whose output is a web page (ie a mix of cout and cin) created during runtime. Existing console applications just need to replace cin/cout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sqlpp is a conventional cpp-alike preprocessor taught to understand SQL syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DevMic is an Integrated Development Environment (IDE) for Small Device C compiler (SDCC) based on Dev-Cpp. The main aim is to allow programmers to develop software for microcontrollers easily and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "bin2cpp" is a little Tool for converting binary files in a C/C++ header file, so it can be used in other C++/C Programms (i.e. for putting a programm into another!).
    Downloads: 0 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.