Showing 21 open source projects for "c faq"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Citra

    Citra

    A Nintendo 3DS Emulator

    Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and macOS. Citra emulates a subset of 3DS hardware and therefore is useful for running/debugging homebrew applications, and it is also able to run many commercial games! Some of these do not run at a playable state, but we are working every day to advance the project forward.
    Downloads: 457 This Week
    Last Update:
    See Project
  • 2
    Vita3K

    Vita3K

    Experimental PlayStation Vita emulator

    Vita3K is an experimental PlayStation Vita emulator for Windows and Linux. The emulator currently runs some homebrew programs. It is also able to load some decrypted commercial games. Vita3K is licensed under the GPLv2 license. This is largely dictated by external dependencies, most notably Unicorn. Specify the path to a .vpk file as the first command line argument, or run Vita3K --help from the command-line for a full list of options. For more detailed instructions on running/installing...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    ccls

    ccls

    C/C++/ObjC language server supporting cross references & hierarchies

    C/C++/ObjC language server supporting cross-references, hierarchies, completion, and semantic highlighting. It has a global view of the code base and supports a lot of cross-reference features, see wiki/FAQ. It starts indexing the whole project (including subprojects if exist) parallelly when you open the first file, while the main thread can serve requests before the indexing is complete.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SolrNet

    SolrNet

    Solr client for .Net

    SolrNet does not attempt to abstract much over Solr, it's assumed that you know what Solr is and how to use it, just as you need to know relational databases before using an ORM. If you're not familiar with Solr, take your time to follow the Solr tutorial, see the FAQ and the docs. Consider getting a book. SolrField maps the attribute to a Solr field and SolrUniqueKey (optional but recommended) maps an attribute to a Solr unique key field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Notcurses

    Notcurses

    blingful character graphics/TUI library. definitely not curses

    A library facilitating complex TUIs on modern terminal emulators, supporting vivid colors, multimedia, threads, and Unicode to the maximum degree possible. Things can be done with Notcurses that simply can't be done with NCURSES. It is furthermore fast as shit. What it is not: a source-compatible X/Open Curses implementation, nor a replacement for NCURSES on existing systems. Notcurses abandons the X/Open Curses API bundled as part of the Single UNIX Specification. For some necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and based on TrueCrypt 7.1a. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase....
    Leader badge
    Downloads: 3,439 This Week
    Last Update:
    See Project
  • 7
    uGet - Download Manager
    uGet, the Best Download Manager for Linux. uGet is a lightweight yet powerful Open Source download manager for GNU/Linux developed with GTK+, which also comes packaged as a portable Windows app. - Quick Links - Features: https://ugetdm.com/features Screenshots: https://ugetdm.com/screenshots Blog: https://ugetdm.com/blog Support: https://ugetdm.com/qa Frequently Asked Questions (FAQs): https://ugetdm.com/qa/faq RSS Feed: https://ugetdm.com/rss GitHub: https://github.com/ugetdm
    Leader badge
    Downloads: 564 This Week
    Last Update:
    See Project
  • 8
    eShopOnWeb

    eShopOnWeb

    Sample ASP.NET Core 8.0 reference application

    eShopOnWeb is Microsoft's .NET core sample reference application demonstrating monolithic web app architecture using Clean Architecture principles. It illustrates modern .NET patterns, organized across projects, and is designed for learning and as a starter template. The eShopOnWeb sample is related to the eShopOnContainers sample application which, in that case, focuses on a microservices/containers-based application architecture. However, eShopOnWeb is much simpler in regards to its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    The Endless Dungeons

    The Endless Dungeons

    A free random dungeon game RPG (Roguelike)

    The Endless Dungeons is an 8-bit style random dungeon game consisting of 10 character classes, hundreds of monster types, and 99 randomly generated dungeon levels. You must level your character from 1 to 99, collect items and equipment to make him or her more powerful, and finally confront the boss of the game, Xantos, on the 99th floor of the dungeon. Don't forget to download the manual if you want more...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CONSOLE CHAT PROGRAM

    CONSOLE CHAT PROGRAM

    A simple console-based LAN chat program

    This is a simple console-based LAN chat program that must be accessed in a common network folder ( please make sure this folder is empty ) by all the users. It is a basic program and can be used for simple chats between LAN connected computer systems but has features to enable you to share links and files too. You can check out installation instructions in the 'Files' tab. Check the 'Changelogs' for changes made, 'Hacks' for hacks in the program, and 'FAQ' for any questions. They are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TouchVG

    A lightweight 2D vector drawing framework using C++ for iOS & Android.

    A lightweight 2D vector drawing framework using C++ for iOS, Android and Windows. FAQ and other hints may be found on the Wiki: https://github.com/rhcad/touchvg/wiki. Discussion and suggestions are welcome. You may commit issues on the site: https://github.com/rhcad/touchvg/issues. Email to the current maintainers may be sent to <rhcad@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libhoro

    Embeddable Cron Library for C and C++

    libhoro is a simple cross platform embeddable cron library written in C that allows developers to easily schedule actions (callbacks) based on a descriptive cron style schedule string. The design of libhoro is such that it can easily integrate into any program event loop. For more information, see the FAQ on the libhoro webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Its a small bugtracker with FAQ function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    irrBullet
    IrrBullet is the most powerful open-source physics wrapper and extension library available for the Irrlicht rendering engine. IrrBullet has a unique design and goal that isn't attempted in other physics wrappers. Whether you are a proficient C++ software developer or someone new to game development, IrrBullet has what you need to make your game or simulation's physics outstanding, and in a much more timely manner than learning and applying the math, design principles, and skills...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    The Homework Clock

    Designed to help users who wish to manage their time better.

    The Homework Clock is an application designed to help users who wish to manage their time better. Its purpose is to let the user know how much time they spend on working and how much time they spend off-task. The Homework Clock has 2 timers. One keeps track of the time spent on working, the other keeps track of the time spent off task. At the most basic level, the Homework Clock can switch, stop, and clear timers. Only one timer will be running at a time. The Homework Clock has many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gdoc is a unique, integrated knowledge management and sharing system providing functionality to manage documents (DMS), users (UM), user assistance (TTS), common use-related issues (FAQ) and user-created-contents (WIKI) within any business process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chinese translation of comp.lang.c faq
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Concalc is a console spreadsheet program for windows written in dev-c++ (mingw) what has all the most common features, all files are available and fully working from the moment when this project was created on SourceForge, includes FAQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FAQ-Pool ist a server based WEB Application with HTML-Pages generated by CGI's written in C++ as frontend and MySQL-Server as backend. for maintaining a FAQ database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is to package the existing Java Qt bindings with prebuild binaries, docs, faq and sample codes. Also we will remove any dependency with any OS & WindowManager. This will enable a pure cross-platform access to the Qt widget toolkit in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB