Showing 118 open source projects for "ini c"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Rainmeter

    Rainmeter

    Desktop customization tool for Windows

    Rainmeter is a powerful and extensible desktop customization platform for Windows that lets users display customizable skins and widgets on their desktop to show information such as system statistics, time, weather, application shortcuts, and more. With a modular architecture, Rainmeter allows users and creators to build or install “skins” using simple INI configuration files combined with Lua scripting and graphics to display text, images, meters, and interactive controls. It runs with...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 2
    xlswriter

    xlswriter

    PHP Extension for creating and reader XLSX files

    PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work. xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jsonnet

    Jsonnet

    Jsonnet, the data templating language

    A data templating language for app and tool developers. Eliminate duplication with object-orientation or use functions. Integrate with existing / custom applications. Generate JSON, YAML, INI, and other formats. The name Jsonnet is a portmanteau of JSON and sonnet, pronounced "jay sonnet". It began life early 2014 as a 20% project and was launched on Aug 6. The design is influenced by several configuration languages internal to Google, and embodies years of experience configuring some of the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AltTab

    AltTab

    AltTab is an alternative for windows native task switcher.

    AltTab Description: AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab). Source: This is a open source project and source is available at https://github.com/lokeshgovindu/AltTab
    Downloads: 16 This Week
    Last Update:
    See Project
  • 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
  • 5
    PyAppExec

    PyAppExec

    Launcher that prepares Python/deps and runs your app like OS-native

    PyAppExec is a cross‑platform open-source launcher and installer that makes Python apps feel native. It locates or installs the required Python runtime, provisions an isolated virtual environment, installs your project’s pip requirements, and handles any external tools requirements or dependencies (e.g., FFmpeg) with version checks and auto-download/extract on Windows/macOS/Linux. The Qt-based installer can scaffold pyappexec.ini, copy/rename the launcher, and (on macOS) bundle a...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    rspdb

    rspdb

    rspdb is a tiny very fast database

    (after march/2026 the latest project is in the git option) rspdb is a tiny very fast database that was developed to be a replacement to ini files and xml when storing applications information, it is being developed to be small and fast and sql over it is being developed now in october 2024... After 02/oct/2024 basic (or advanced) security code to ensure recovery of crash and data integrity check (MD5) was added
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cppsp

    cppsp

    cppsp --a scripting language base on c++

    ...Its compiler:cppsp_compiler is a kind of source-to-source compiler. Download the cppsp_compiler.exe or compiler the sourcecode by yourself. Requirement:prepare your own c++ compiler and set it's folder to environment path. Optional: put the folder path of exe to environment. Use cmd or other console to compiler .cppsp file: cppsp_compiler(if not in environment path:.\cppsp_compiler.exe or c:...\cppsp_compiler.exe) script.cppsp. Setting c++ include/lib folder by .ini file include.ini:C:...\include1,c:......
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL, Squirrel * Cloud Computing: AWS * Encryption: OpenSSL * Platforms: Linux/Posix, Windows, Arduino * Over 500+ highly reusable classes. 4000+ fully documented functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    qLibc

    qLibc

    qLibc is a simple and yet powerful C library

    qLibc is currently one of the most functionally-complete, publicly-licensed C/C++ libraries. The goal of the qLibc project is to provide a simple and powerful general-purpose C/C++ library that includes all kinds of containers and general library routines. It provides a ready-made set of common container APIs with a consistent API look.
    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
  • 10
    impxmlv2
    New Standard C ini handling routines to solve some of the limitations of the windows ini apis WritePrivateProfileString and GetPrivateProfileString, now with initial support to standard XML files, the manipulation routines are provided by the library libxml2 already compiled as DLL, including sample code, look in the folder libxml2, included both win32 and win64 libraries ready to be used
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rspini
    New Standard C ini handling routines to solve some of the limitations of the windows ini apis WritePrivateProfileString and GetPrivateProfileString, now with initial support to standard XML files, the manipulation routines are provided by the library libxml2 already compiled as DLL, including sample code, look in the folder libxml2, included both win32 and win64 libraries ready to be used
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Auceanview

    Auceanview

    Set your windows desktop background to a webcam .jpg link

    Webcams that use .jpg files can be set as the windows desktop background on a timed refresh from 1 second to 3600 seconds or more. Open the Auceanview.cfg file in notepad and change change the webcam addresses to your liking. Thankyou to Jos de Jong for the file download subsystem code. Thankyou to the SystemTray code author of which I have no reference info currently. Win32 C++ programmed in Code::Blocks. Can be compiled to run on windows 7, 10, even XP or Windows 2000. Requires...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Loader For Apps

    tool for windows 10 and windows 11

    About project sortly: This is a system tool for WIndows 7 (like x86 on x64). It can be load registry files from 'reg' folder and when we closed it the regfiles restore from 'regback' folder. That is recommed for big memory and processor require Apps. Native x64 Build available now! Windows 8 local profile supported registry files. New x86-x64 Enterprise version Last build optimized for Windows 10 v1909 x64 / Windows 11 Beta (22000.120) you have to set manually autotaskfilter=true in...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    QToaster is a simple app that executes QEMU with proper command line parameters (a frontend). The features are pretty basic, the executable is small and is a portable application. I needed something to automate QEMU quickly operate fast without having to worry about setting things up. I just wanted to get moving fast. It is designed just for that. It will keep your last machine settings and reload them from the .ini files that it creates. The main purpose I needed this for is Android -...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Vexed for Windows

    Vexed for Windows

    Classic PalmPilot Vexed Puzzle newly coded for Windows

    Vexed is a well known puzzle game challenging your ability to plan and think ahead to complete the puzzles made famous on the PalmPilot. Start off easy and work your way to the harder puzzle packs like the 'impossible', 'confusion', or 'panic' packs. Run Classic Vexed in Windows! Same level packs, new 'cleanroom' code for Windows implements all play features, plus more, of the original. Click sample images below to see the full window Install files are under the Files tab,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gamers.IRC

    Gamers.IRC

    Full mIRC MSL Script

    Gamers.IRC is a full MSL Script for mIRC, the most popular Windows IRC client. Gamers.IRC is for Windows 95 and higher. Source code: Download and run the installer. Open the .grc and .ini files with notepad.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    PSPAD SAS Keyword Highlighting

    PSPAD SAS Keyword Highlighting

    SAS Keywords list .ini file for PSPAD Keyword Highlighting

    PSPAD Keywords list for SAS Keywords come from Web and documentations . Many more keywords than the default provided by Pspad. The .ini file is ready for import into Pspad 1) Download .ini file, copy it to "C:\Program Files (x86)\PSPad editor\Syntax\SAS_MyKeywords.ini" 2) On the menu "Settings" -> "Highlighters Settings" 3) Choose a <not assigned> entry of your choice on the list box at the left 4) Clic on the "Specification" Tab and on list box "User Highlighters:" 5) Scroll to "SAS My Keywords" and Clic the [Apply] button. 6) Clic on the "Colors" Tab and choose your favorite color for "Key", "Key words 2", "Key words 3" and "Reserved Word" 7) Type "SAS My Color" on the "Color Scheme" Text box and Clic the [Save] button, the [Apply] button and the [OK] button 8) Quit and reload PSPAD - Keyword style is regrouped by category to ease customization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Amplop (d/h. DapodikEditor)

    Amplop (d/h. DapodikEditor)

    Aplikasi Biasa di Luarnya, Di Luarnya Biasa, Di Luar Biasanya

    Aplikasi Ngawur, Isinya Campur-Campur. Konsep tidak jelas. Yang Jelas, Aplikasi ini Modalnya PengaLaman OPerator/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Serial Profile Plotter For Reflow Ovens

    Utility for plotting data from homemade reflow ovens via serial port

    ...Color graphs can be printed in portrait or landscape modes. Settings are automatically saved using INI file. An ideal reflow curve can be superimposed on the graph as a reference
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LYZ Freeware (Stopwatch & Timer)

    LYZ Freeware (Stopwatch & Timer)

    LYZ Open Source Project for Windows ( 2 programs now)

    This project contains 2 programs. 1. Stopwatch & Timer 2. HTTP Header Viewer Browse All Files to find the correct program
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    holyshit-customO2
    OllyDbg 2.01 Plugin Plusieurs boutons ont été rajoutés pour faciliter les recherches dans olly il est toujours configurable avec le fichier .ini bug string corrigé ---------------------------------------------------------------------------- Several buttons have been added to facilitate searches in olly it is always configurable with the .ini file ************************************************************* bug fixes string search Some plugins require dll like : msvcp60.dll,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    VBScript Development Kit (VDK)

    A VBScript development library for serious VBScript programmers

    The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc. The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Sistem Informasi Desa Kawasan

    Sistem Informasi Desa Kawasan

    Aplikasi Sistem Informasi Desa Dan Kawasan

    ...source=navbar Aplikasi Sistem Informasi Desa dan Kawasan yang dapat dijalankan secara Offline dan Online , database yang digunakan bisa menggunakan SQLite saat Offline dan MySQL pada Saat Online. Untuk Menjalankan cukup mudah , tinggal di install dan dijalankan . secara Default aplikasi akan diintall di c:\wxSID dan untuk memeriksa seluruh hasil baik pembuatan surat layanan masyarakat Otomatis dan lainnya seluruh filenya berada di C:\WxSID\Data . Untuk masuk kesetiap layanan : Nama : admin Password : admin Bila membutuhkan Source Code secara keseluruhan dapat menghubungi twitter @pythonesiaorg . Aplikasi ini dikembangkan dengan menggunakan : a. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB