Showing 1676 open source projects for "c-support.vim"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    A Catalog Application to keep track of your media files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MobileDB is a DBMS for Mobile or PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CGNS++ is an object oriented interface to provide access to CGNS (CFD General Notation System) databases. It is similar to the existing C and FORTRAN interfaces provided by www.cgns.org, but uses an object oriented abstraction of the underlying SIDS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The XML:DB project (http://www.xmldb.org) defines an XML database interface called XML Database API. This project aims to create interfaces implementing the XML Database API which connect via SOAP to databases that implement the XML Database API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    A small abstracted database-like dynamic data structure written in C. Can read and write to disk in a manner easily editable by text editors. The structure is intended for C/C++ developers who require a small, yet fast and flexible, data storage method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    What happened on this day in history? Lists event and birthdays for a given date. Includes plenty of starter data, or add your own. Displays date in multiple calendars such as Hebrew, Mayan, and Shire (LOTR). GUI, CLI, web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. It transparently converts between machine-internal binary data representation and can be used on arbitrary binary data sources.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Oracle StatsPack analysis tool that will display collected performance statistics via the Oracle StatsPack tool. The provided interface features a graph of snapshots, a chart of database parameters in a grid format to compare and find any changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ncLog is the only tool to save the information in the console(.log) (=chat and system messages) not only permanently, but also in a structured way, so you can examine your daily achievements (such as your daily income/spendings).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Thin C++ encapsulation library of the original Interbase/Firebird C API. Developed to be simple, efficient and flexible, it builds on Linux, MS Windows and MacOS-X. Provides template-based access to data returned from queries (allows custom data ty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Complete and modular solution for storing school marks in electronical form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BazaDanych. An easy database in which we will be able to save our conntacs in binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Whiz is a database diff utility which will be useful to find difference between two MS-SQL Server databases. It also able to generate SQL script to update the changes from one database to another database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Database Unit-Testing framework for .NET. puts your database into a known state before and between running tests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CGI-DB

    CGI-DB

    Edit and Display flat file Data through CGI web page.

    CGI-DB is a database system that manages its own flat-file data tables through a cgi/html interface. It also contains html tag extensions to insert table data into your own web pages. Works great in Windows, Linux, or other *nix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    We have lots of information stored on our computers, but it is useless if we cannot retrieve it. Strawberry Index is designed as a fast information retrieval system that minimizes the time needed to construct the index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A multi-dictionary system for natural languages (ie. languages that people speak). Operates internally in UTF8, supports querying by particles, customizable in/out filtering, and interface mode (for using with another software) among other features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    KySQL is just another RDBMS to be written entirely in C & C++ compatible to Linux,Solaris and Windows Operating Systems. It will be an offering to the Open Source Community and Sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NWNX allows you to add extra functionality such as persistency to the game Neverwinter Nights by Bioware. Check out our website at http://www.nwnx.org !
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project