Showing 2617 open source projects for "https c lib"

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
  • 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
  • 1

    ReHash - A Versatile Hash Calculator

    Console-based Hash Calculator, written by D. Reichl

    ...Original project: https://sourceforge.net/projects/rehash Copyright and License do of course remain the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Keplerian Toolbox
    IMPORTANT: This project has moved to github. https://github.com/esa/pykep There you will find the most uptodate code. the code in these repositories is no longer maintained
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MudMaster 2k6

    Up to date MUD client evolved from the original MudMaster

    Next generation MudMaster GUI. Win32 GUI MUD client with triggers, aliases, scripting, and DLL plugins for extra features such as displaying chat and other in game channels in a separate window. Now supports a multi-line, variable width status bar and multiple interacting windows. User customized script buttons in the status bar let you add mouse click functionality. Has web interactivity via the /showMeViaWeb command. Mudmaster 2k6 also can be run on Linux under WINE. Questions? Ask...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ================================== We moved the source repository to github: https://github.com/kazemakase/libgdf The repository here on SF will no longer receive updates, and will eventually be removed. ================================== C++ implementation of GDF - "a general dataformat for biosignals" version V2.20. Acknowledgements: I would like to thank the following people for their contributions: Christian Breitwieser Yaroslav Halchenko Owen Kelly
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Oblivion Works
    Wrye Bash has moved to Github! Downloads: https://github.com/wrye-bash/wrye-bash/releases Code: https://github.com/wrye-bash/wrye-bash
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    EqualX

    EqualX

    The LaTeX Equation Editor

    EqualX makes you easily write equations in LaTeX and preview them in real-time. repository: https://gitlab.com/q-quark/equalx
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7

    CDPtoWMI

    Captures CDP packets and injects information from them into WMI

    Update: Moved to https://github.com/ryanm101/cdptowmi Program designed to be run as a software deployment from SCCM that will capture CDP packets on the clients, parse them and then inject that data into WMI where it can be retrieved by SCCM and reported to admins. If you find this useful feel free to donate, beer funds are always well received. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NN - NexusChat

    NN - NexusChat

    NexusChat the convenient to chat/NexusChat a kenyelmes csevegeshez

    Professional IRC client for everyone. If you find someone error in the client can be report here: https://www.facebook.com/nexusnetwork.pw or here https://twitter.com/_Nexusnetwork_ If you have an idea what to do should plugin then to the above of addresses you can write. ---------------------------------------------------------------- Professzionális IRC kliens mindenki számára. Ha talál valaki hibát a kliensben akkor itt lehet jelenteni: https://www.facebook.com/nexusnetwork.pw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    serotonin

    serotonin

    Serotonin is an easy to use image filters application.

    Serotonin is an easy to use image filters application for Windows 8 (and lower). It is a fork/replacement of SBIP [https://code.google.com/p/sbip/] and licensed under GPL v3. === Filter Overview === * Binarizazion and Threshold image * Canny edge detection * Color segmentation * Congrap contour detection * Convolution (Laplace, Blurring) * Exponentiate color channels * Gaussian Blurring * Grayscale image * Image sketching * Invert image * Meanshift * Oil...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    simple base64 ui written in C# code can be found @ https://github.com/simholte/Base64Helper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Game Sharp
    El verdadero objetivo del juego no es el juego en sí mismo, sino que este es solo un medio para lograr el verdadero objetivo que es cómo se ha hecho el desarrollado. El videojuego está desarrollado en C# utilizando ScriptSharp, para poder convertir el código C# en JavaScript. Dicho código fuente utiliza un elemento <canvas> de html5 sobre el cual son presentados los objetos del juego. Para lograr que la nave pase sobre el fondo de la caverna se ha utilizado el concepto de capas (layers)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CoreTweet

    CoreTweet

    A .NET Twitter Library

    Simple, Powerful, and Well-designed for LINQ We recommend using NuGet to install this library. https://www.nuget.org/packages/CoreTweet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TSPLib.Net

    TSPLib wrapper for .Net

    TSPLib is a set of Traveler Salesman and related graph problems gathered by the Heidelberg university. This project provides .Net library wrapping up library files loading code, implements distance functions and all the TSPLib features. If you'd like to test your graph tour searching algorithm on a TSP lib will save you hours of reading in a data and adjusting your code to ensure that result are comparable. Delivering as a dll with .Net wrapper and a zip archive with all the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DevMiner

    DevMiner - shadow copy *.jpg or all files from removable devices

    DevMiner - shadow copy *.jpg or all files from removable devices. You can see mined files in C:\miner\mined, where folder's name - device id. You can set to copy only images or all files - easy choose radiobutton like you need. App can minimized in tray, to show - double click on icon. To lock copy from your device make in root directory of your device file "minelck" Russia, Ryazan. Sazonov Vladimir. 2014. sazik.rzn@gmail.com https://sourceforge.net/projects/devminer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DuplicateFinder

    DuplicateFinder

    Find duplicated files on your computer.

    A small application to find duplicates on your computer, the application has a simple interface that is easy to understand, all you need to do is select the hard drive or folder and click start and the application will find the duplicates for you. Like this program? Support the developer's newest project on KickStarter: https://www.kickstarter.com/projects/1451017695/korduene-visual-programming-ide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SokoSolve Sokoban
    SokoSolve is a Sokoban game and enthusiast tools. Features include: Game (mouse-move,crate-drag, bookmarks), Library, Solver, Editor, and Generator. (Windows, C# .NET) Moved: https://github.com/guylangston/SokoSolve
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Theora playback library
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: https://github.com/AprilAndFriends/theoraplayer A multi-threaded C++ library that plays video files supporting multiple codecs across platforms. Easy to use, fast, responsive, abstract interface and minimal dependencies, you'll soon be wondering how you lived without it! ;) Audio and Video interfaces are completely abstracted so the library can be used anywhere, regardless of what you use to display video frames and play audio samples (eg. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ssnake
    Ssnake (Simple snake) - simple open-source 2D game, written in C++11. The project was written in a hurry and do not pretend to be perfect. Builds, tools: https://sourceforge.net/projects/ssnake/files/ Source code: https://github.com/rescr1pt/ssnake/ --- Copyright (C) 2012 Egorov Oleg (rescr1pt@ya.ru) https://github.com/rescr1pt/ssnake/blob/master/COPYING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    C-Kiosk #1 Anonymous Browser

    Anonymous Web Proxy Server

    C-Kiosk Anonymous Browser is a lightweight web-scripted interface to browse the World Wide Web Anonymously . It is purposefully built to be simple HTTP proxy easy to use. It is used in programs requiring a interface design over a normal web browser.See blocked websites like facebook twitter youtube....Anonymous Web Proxy Server our Pro service will be available soon our product will be available for Android ==================================== V2 Features: Using Webkit HTML5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Downloader

    Simple file downloader

    This is simple app written in c# for windows. U can use it to download any files :) Also u can see sourcecode https://github.com/sssemil/Downloader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    *** MOVED TO GITHUB : https://github.com/amaggiulli/qlnet *** QLNet is a financial library written in c# for the Windows enviroment derived primarily from its C++ counterpart, Quantlib, which has been used as a base reference for modelling of various financial instruments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    WinMd5Checksum

    WinMd5Checksum

    Calculating and comparing MD5 checksums, calculating SHA256 hash

    You can calculating md5 hashsums, comparing files and hashsums in pairs. If you have backups of one file and you have a md5 hashsum, you can compare your backups against this md5 hashsum. Calculating SHA256 hashes too. This repository will no longer updated! Please take a look at this url: https://github.com/tualatin/winmd5checksum
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    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