Showing 3849 open source projects for "http c tiny"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cpp2dot parses c++ header files and generates a dot (graphviz) UML graph. It is based on the moc tool from the Qt SDK. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog : http://www.libertesalternatives.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Illuminati - Text based RPG
    First open source coordinated effort (by these programmers) to create a text based role playing game in C++. Created in order to learn team programming as well as to better learn the various tools available in C++. This project has been moved to http
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WordTrain
    Simple application for learning foreign words. Source code: http://github.com/Demihalf/WordTrain
    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
  • 5
    Intel Labs tool, continued by Twin Roots, that transforms the Ecma CLI (Common Language Infrastructure) XML-based class library definition into C# stubs to guide developers in creating a standards compliant library. http://twinroots.com/ecma/cli/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TPM Device Driver

    TPM Device Driver for Linux

    Device driver to enable the TPM chip as described by specifications at http://www.trustedcomputinggroup.org. The TPM chip will enable you to use hardware to securely store and protect your keys and personal data. See also theTrouSers project. This driver is integrated into the mainline Linux Kernel - code downloads on this page are only for historical reasons. Latest Code can be found at: https://github.com/PeterHuewe/linux-tpmdd Patchwork: https://patchwork.ozlabs.org/project/tpmdd/list/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Clilypboard (Lied without the editor) works as a collection of musical definitions in Lilypond syntax grouped into categories through a menu system. Executable file for Windows is available at http://www.ypcod.com/lilypond-editor-lied-downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Keyboard hooking using c# Proxytype Blog - http://proxytype.blogpost.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QtSerialization adds automatic serialization to the Qt Framework with additionnal syntax. See http://www.libertesalternatives.org to know more about it. Feel free to ask me anything about it (mail or Tracker, but preffer to post on my blog )
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    mod_authn_sasl is a SASL authentication backend provider module for the Apache 2.2 webserver. It provides password checking functionality for HTTP Basic Authentication. Username and password are checked against the SASL password checking backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Do you know all devices connected to your IT network ? Do you know which software or hardware component is installed on a computer ? Are you able to deploy softwares or configuration scripts on your computers ? No, then Try OCS Inventory NG at http://www.ocsinventory-ng.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    transfer string between application using USER32.dll with C# http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XUProxy is an extensible multi-protocol proxy based on the Twisted framework. It supports multiple protocol plugins (currently only HTTP), and multiple "filter" plugins for things like logging, caching, and Proxomitron-compatible ad filtering.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Nicole is simple, platform independent implement of search engine, using C++. Nicole's index structure is similar to lucene, but much more simpler.It includes three parts: a simple analyzer, index and a simple search tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is about making a general updater for almost every king of application. Specifics: Platforms: Linux/Windows Language: C++ License: Boost license(http://www.boost.org/LICENSE_1_0.txt) Build targets: library and application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    General numerical simulation software in C++. Provides a basic and very general library to automate simulation housekeeping details such as configuration file managment. Utilities and examples are also planned. [[WE HAVE MOVED TO GITHUB http://github.com/tgrigera/glsim ]]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Luabridge has moved to GitHub and is now being developed by Vinnie Falco: http://github.com/vinniefalco/LuaBridge Luabridge is a lightweight, dependency-free library for exporting C++ functions and classes to Lua environments. It uses standard-compliant C++ template metaprogramming and is written against Lua 5.1.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Utility to download asf streams to a file, and then fix up headers and null packets. Based largely on asfrecorder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a generic engine for simulation of Game & Watch games, starting with ports of the Madrigal Game & Watch Simulators (http://www.madrigaldesign.it/sim/). It is designed to run anywhere SDL is available, with emphasis in handheld machines.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    SamChanEd
    SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Lyrics Plasmoid
    A Plasmoid for display the current song lyrics in your KDE Desktop. Project in kde-look: http://kde-look.org/content/show.php/Lyrics+Plasmoid?content=135292.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gradient pattern analysis (GPA)[http://en.wikipedia.org/wiki/Gradient_pattern_analysis] is a geometric computing method for characterizing symmetry breaking of an ensemble of asymmetric vectors regularly distributed in a square lattice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple GPS and map application utilizing maps from the OpenStreetMap project (http://www.openstreetmap.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A lightweight, platform-neutral framework for decoupled communications. Development has moved to http://github.com/lwes/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MoonUnit has moved to github: http://github.com/bkoropoff/moonunit
    Downloads: 0 This Week
    Last Update:
    See Project