Showing 2435 open source projects for "https c lib"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1
    libnet provides a portable framework for low-level network packet construction. This project no longer uses sourceforge, please follow it on https://github.com/libnet/libnet
    Leader badge
    Downloads: 527 This Week
    Last Update:
    See Project
  • 2
    Scan Tailor has moved: http://scantailor.org https://github.com/scantailor/scantailor The sourceforge page will stay up in the interim, but all new activity will be done on the new github page. Scan Tailor is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, and removing garbage.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3

    Base 10 and Binary teaching program

    Program written in C# with XNA framework

    required you to have Visual Studio (at least 2012) and XNA installed on your Windows OS . At least 2012 because the code was written using Visual Studio 2012. Linked for the XNA install for VS: https://msxna.codeplex.com/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • 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
  • 5
    We moved to github https://github.com/aanatoly/fbpanel fbpanel is a lightweight X11 desktop panel. It requires only GTK-2 and X11 to compile and works with any ICCCM / NETWM compliant window manager (eg sawfish, metacity, , xfwm4, kvm) It features tasklist, pager, launcbar, clock, menu and sytray
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    Iterative Flow Analysis

    Iterative Data and Control Flow Analysis

    https://github.com/jplevyak/ifa IFA, Iterative Flow Analysis is a combined data-flow and control flow analysis. It is capable of resolving the concrete types (as opposed to the nominal or declared types) and the interprocedural call graph for statically or dynamically typed programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    QtnProperty

    Qt properties framework

    This is reference project to https://github.com/lexxmark/QtnProperty. Here you can download Demo application for Windows and Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] >...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    The Comic Book Wizard

    comic book archive manager

    Note: If you get an access denied error you have to run the program as administrator! The comic book wizard allows you to compress a folder of images into different archives such as cbz and zip. It now also has an archive manager that allows you to select a folder of archives such as cbr, rar and zip archives and it will automatically convert them into cbz archives and save them where you want. Some Features: preview each image to be included in the archive automatically convert...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10

    inKey

    inKey - small & strong encryption utility (> 800 000 bit).

    inKey - small encryption utility with big encryption block (> 800 000 bit). This program can protect very sensitive data, such e-mail, which has size up to 100 kilobytes, but processing speed might be too small with the bigger size of source data. ProcessingTime(data) = O(data ^ 2); USE IT ONLY TO PROTECT SMALL FILES (~ 100 Kb or a bit bigger). You can use "PaperBack" to print your 100 Kb encrypted *.iK file to A4 paper and get strong encrypted digital...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access. Please use our github page for the code and wiki/issues: https://github.com/proxytunnel/proxytunnel
    Downloads: 26 This Week
    Last Update:
    See Project
  • 12

    libiop

    A cross platform c/c++ network io lib

    The libiop provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libiop also support task pool and log service. support linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multiple Spanning Tree Protocol daemon !! THE PROJECT HAS MOVED: https://github.com/mstpd/mstpd !! !! THIS REPOSITORY HAS HISTORICAL VALUE ONLY !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    1-click IGNOU BCA/MCA result calculator
    Use this program to automatically fetch and calculate your IGNOU BCA or MCA percentage with just a click of a button! ******************************** UPDATE ********************************** IGNOU has switched to using HTTPS for gradecard access, as a result this software is not working anymore. HTTPS support can be added but i am pressed for time. No problem though, i've created another way to calculate your percentage, please visit: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>".
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 16

    MasiJack

    Simple handling of Jack, multi-track recording and music player

    This project was renamed to JackLiveBand and moved to here: https://bitbucket.org/masili/jackliveband/wiki/Home
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    check_eigrp

    Plugin checks operation of the EIGRP protocol.

    This C implementation of plugin works much faster than scripting languages analogues (perl or bash). IT checks operation of the EIGRP protocol and displays a list of current neighbors. Plugin retrun standard exit codes for nagios: CRITICAL if router has lost neighbors; WARNING if number of neighbors has changed; OK if number of neighbors matches to the given "-n" value; UNKNOWN if some errors occurs in SNMP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Armagedōn-LOIC

    Armagedōn-LOIC

    A Lightweight DDOS Tool Built in C#

    A Lightweight DDOSing Client Built in C#, Built originally for TheArmagedōnTeam. Original code by: abatishchev (LOIC). Basically, A more grown up version of LOIC. Download our newest release: https://sourceforge.net/projects/armagedon2loic DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    HermIRES

    A cross-platform C64 hires bitmap editor...

    A Linux/Windows tool to draw and convert C64 hires bitmap graphics. http://csdb.dk/release/?id=128693 NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    sudosh2

    Project moved to github: https://github.com/squash/sudosh2

    sudosh is an auditing shell filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR. Sudosh2 is a continuation of the development of sudosh. Development is no longer done at sourceforge, please see https://github.com/squash/sudosh2 for the current tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    bitcoin-qt-i2p

    i2p patch for bitcoin vanilla client

    See details at https://bitcointalk.org/index.php?topic=151181.0 Sources: https://github.com/VirtualDestructor/bitcoin-qt-i2p
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22

    galplot

    Plot GALPROP output

    Plot package for GALPROP https://sourceforge.net/projects/galprop Plots models and data for cosmic-ray spectra, secondary/primary ratios, gamma rays, synchrotron. Includes gamma-ray source population synthesis and corresponding plots. For gamma rays, convolves models with the Fermi-LAT response. This release is to assess interest. It requires many input data files (not included) which will be made available as required. With the data provided cosmic-ray spectra and ratios and source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GTK+2 for Windows Runtime Environment

    GTK+2 for Windows Runtime Environment

    The files required to run GTK+ applications on Windows

    This is the GTK+2 Runtime Environment Installer for Windows. It includes all of the files required to run GTK+2 applications on Windows. Some support tools are also available. This project is no longer maintained. Please use its successor: https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer
    Leader badge
    Downloads: 2,044 This Week
    Last Update:
    See Project
  • 24
    Galsoft Linux

    Galsoft Linux

    Galsoft Linux

    The target of Galsolft Linux project is to create a custom GNU/Linux distribution lightweight, fast,versatile and easy to use with Galician Language as default language. We promote open source and free software. O obxectivo do proxecto Galsolft é crear unha distribución GNU / Linux personalizada lixeira, rápida, versátil e doada de usar co galego como lingua por defecto. Promovemos software libre e de código aberto. We need volunters to help us in the creation of new Galsoft...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MIDI Step Sequencer - Cythar

    MIDI Step Sequencer - Cythar

    Polyphonic MIDI sequencer

    A pattern-oriented, polyphonic MIDI step-sequencer, which makes its own path. 16 parallel patterns with six tracks and 16 bars – equating to 256 bars & 96 tracks. Videos: https://www.youtube.com/watch?v=0UK7US2NwC0&list=PLZCmwv5U3kDP-3jldIzOErbnBOdGjJV_M Source: https://github.com/monotomy/CYTHAR-Sequenzer Check out B-Step Sequencer too: http://b-step.monoplugs.com . A similar, new Project.
    Downloads: 2 This Week
    Last Update:
    See Project