Search Results for "libtinyxml2-dev" - Page 20

Showing 788 open source projects for "libtinyxml2-dev"

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
  • 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
    LS Cotton

    LS Cotton

    Windows themed Xubuntu 14.04

    A windows themed Xubuntu experience built upon Trusty Tahr. To install use unetbootin or burn .iso to dvd. Alternatively you can use this command in linux: sudo dd bs=4M if=LS_Cotton_x64.iso of=/dev/sdx && sync (where x is your usb drive, eg: sdb, sdc) Boot computer from USB/DVD Login as root : toor Double click on 'Install Cotton' shortcut. Follow install prompts Works with VMWARE Workstation Login: root / toor :: user / resu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SilverTunnel-NG

    Java library for easy accessing Tor network.

    ...YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: http://www.yourkit.com/ . Automatic Builds and Tests are done with DEV@CloudBees : https://silvertunnel-ng.ci.cloudbees.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Dev-C++ for Homeworks

    Orwell Dev-Cpp with author authentication for homeworks

    ...This tool is intended for teachers. How to install: simply download a Setup Release and install it. Alternatively, it is possible to just overwrite devcpp.exe in the original Dev-Cpp installation folder with the one in the zip release, and also add Auth.dll in the same folder. Dev-C++ for Homeworks is based on Orwell Dev-C++ software. Releases follow upstream releases.
    Downloads: 0 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. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 5

    erp_i.dev

    erp ahmed

    erp rrh ahmed belhadj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Packer Windows

    Packer Windows

    Windows Packer Templates

    This repository provides pre-configured Packer templates for automating the build of Windows virtual machine images (Vagrant “boxes”) for VMWare Fusion and VirtualBox. Originally based on VeeWee, it automates unattended Windows installation, provisioning, and packaging, streamlining the creation of reusable dev/test environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Film Dev Timer

    Film Dev Timer

    A program to aid in the processing of black & white photographic film

    Film Dev Timer aids traditional black and white photographers in the developing process of their films. It times each part of the developing process and is customisable to suite the users requirements. Customisations include: Modifying default pre-wash, developer, stop bath, fixer, hypo clearing, final wash and wetting agent times Modifying default agitation plan including initial agitation as well as setting a short agitation that reoccurs every minute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...Default pins: IR/LED Module IR Out: GPIO 17 | Pin 11 Report to IR Receiver Model Specs LED1 : GPIO 27 | Pin 13 LED2 : GPIO 22 | Pin 15 Rotary Encoder Module: PEC12 A : GPIO23 | Pin 16 PEC12 B : GPIO 24 | Pin 18 PEC12 1 : GPIO 25 | Pin 22 LED1 ON when SCREENSAVER LED2 ON when PLAY Pins can be changed on module "script.xbmc.nuxii" configuration page (located in Service category) MicroSD cards should be expanded after installation. Win:Use Win32Disk Imager to burn img file to your microSD card. Unix: Use dd command [syntax dd if=/path/to/img of=/dev/sdx (adapt to your microSD device)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    budō

    budō

    A dev server for rapid prototyping

    budo is a developer-focused local development server built on top of Browserify, optimized for rapid JavaScript prototyping. It automatically bundles source files and serves them through a lightweight local server, enabling fast iteration during development. One of its core strengths is incremental bundling combined with LiveReload integration, which updates the browser when files change. The tool delays responses until the bundle is ready, preventing stale or incomplete builds during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FindBugs plugin development: Java class header checker
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    slimbian

    Minimal and slim Raspbian for Raspberry Pi

    ...Excluding many X11 library will make the installation become lite with smaller memory footprint in running. slimbian is not trimmed version of Raspbian, it's really a made of custom install of Raspbian minus GUI/X11 library. How to install into sdcard: $ tar -xzpvf 2015-10-slimbian-jessie.img.tar.gz $ sudo dd if=2015-10-slimbian-jessie.img of=/dev/sdX Latest release is slimbian.Jessie Disclaimer: This program is provided as is without any warranty of any kind. If you feel this program useful and get benefit from it, then please do support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    VDFS

    VDFS - Vertically Deliberate improved performance File System

    VDFS is a Linux filesystem optimized for usage on eMMC flash devices. Usage: - build vdfs-tools, format drive: # mkfs.vdfs /dev/hda1 - build vdfs-driver for your kernel, mount drive: # mount -t vdfs /dev/hda1 /<mountpoint> Project is released under GNU GPL v2 license: http://www.gnu.org/licenses/gpl-2.0.html Copyright belongs to Samsung Electronics Co. Ltd.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    LEMP Raspberry Pi 2

    Turn your Raspberry Pi 2 into a Nginx HTTP server.

    To do: – Update my.cnf for RPi2 (1G of memory) and enable InnoDB by default. – Fix broken PHP modules. (gd, imap and mcrypt) Changelog: 09-16-2015 – Fixed sshd root access and enabled autostart of sshd on boot. 09-12-2015 – Tested image on 3 different Raspberry Pi 2 boards. 09-10-2015 – Performed pacman -Syu 09-10-2015 – Updated to work with Raspberry Pi 2 (Arm7) Known Bugs: – When using the wifi-menu command to connect to the internet instead of a network cable. There’s the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    ...A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. Historically paired with Blaze, Meteor also works well with modern front-end libraries like React, Vue, or Svelte for rendering. Its dev experience focuses on hot reloads, rapid prototyping, and predictable data flow, making it attractive for teams that want real-time features without stitching together many separate tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EPRI Air Dispersion Tools

    EMVAP, SHARP and Distance Study

    SCICHEM has been migrated to GitHub: https://github.com/epri-dev/SCICHEM/releases This project is comprised of three tools for use with the AERMOD dispersion model: 1. SHARP: The Sub-Hourly AERMOD Run Procedure allows the user to run AERMOD using fine-resolution meteorology. 2. DISTANCE: The DISTANCE_DEBUG tool provides additional output that can be used to diagnose causes for high concentrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetLoad Graph

    NetLoad Graph

    Displays network load on a graph

    Displays a graph with network load. A simple program with a lot of customization options. Currently only Linux platform is supported, as of the program uses /proc/net/dev file to collect network statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Component Pascal compiler
    Minimalistic cross-platform compiler for Component Pascal language, subset of BlackBox Component Builder 1.6 RC5 (forked subsystem Dev), capable to produce stand-alone software from command-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    ...Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 20
    Binaly

    Binaly

    A binary/hex editor which subdivides the file into sections which are

    ...It knows the following kinds of data sections: - Random binary data: The byte's average value is in [108, 148] and the standard deviation is in [60, 68]. - Text data: The average value is > 64 and the std. dev. < 40. - Homogeneous data: The std. dev. is < 2. - Other data section: The block doesn't fit into any of the categories above. This is very useful to get a quick overview over the file and its content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    X-Dev Linux 1.0

    X-Dev Linux 1.0

    An elegant Ubuntu based Linux distribution for all programmers.

    X-Dev Linux is a live as well as installable distribution. You burn it to a dvd or to a usb stick from Linux or Windows. By the way, the code name of first X-Dev release is Shiva, which is dedicated to lord shiva. Enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    stakka_klm

    Kernel module to manage Disc Stakka Units

    ...Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements). A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev interface. Built with information from various sample coding done by others over the years, who are referenced in the code comments - many thanks to those that have gone before me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CDX - Set default optical drive symlinks

    Allows easy view and change of /dev/cdrom, /dev/dvdrecorder, etc.

    This simple shell script creates 12 symlinks in /dev pointing to a user specified device as follows: /dev/cd /dev/cdr /dev/cdrom /dev/cdrw /dev/cdrecorder /dev/cdwriter /dev/dvd /dev/dvdr /dev/dvdrom /dev/dvdrw /dev/dvdrecorder /dev/dvdwriter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QOrganizer

    QOrganizer

    QOrganizer - personal and business information organizer.

    ...QOrganizer consists of: calendar, mail client, notes, adress book, feed reader, password manager You could help in developing this software by donating: Bitcoins: 17wTU13S31LMdVuVmxxXyBwnj7kJwm74wK Michał Karol mkarol@linux.pl Dependecies: libssl-dev, libqt5webkit5, libqt5concurrent
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB