Showing 97 open source projects for "https c lib"

View related business solutions
  • 1

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YAGY

    YAGY

    Computer calculations made easy

    Yagy is a (yet another) Graphical user interface for Yacas, a (yet another) Computer Algebra System. NOTE: Yacas and yagy development has moved to github. The new repositories are located at https://github.com/grzegorzmazur/yacas and https://github.com/grzegorzmazur/yagy . The mailing list has been moved over to https://groups.google.com/forum/#!forum/yacas . The downloads section at sourceforge will be kept up to date for the foreseable future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mad Dog Backup System
    Mad Dog Backup is a simple manual backup system. The software allows authenticated users to submit and retrieve files to and from a backup system via a Web browser. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UltimateFox

    UltimateFox

    Custom browser Based on Mozilla source code

    Now known as UltimateFox Compiled for SSE2 Based on Mozilla source code ENHANCEMENTS: Useful for processors with 4+ cores or threads Better use of internet bandwidth Image and DNS cache enhanced Better browsing on image galleries or sites with lots of images Web cache can be set up to 2GB Custom Installer included Based on Mozilla Source 37.0.1 Using Windows SDK 8.1 (VS2013) Go blog to see change-log. Current version 1.00.10 Full Windows XP/Server 2003 compatibility 32...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 5
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Navi

    Chat and Voice chat system

    Chat and Voice chat system based on a distributed network of cooperating servers. You can download your own server at: https://github.com/xeyos/RM-Kaepora The idea may seem a little complex, everyone can run his own server and each server can register its own users, but every user can contact each other even if they're registered on different servers. Comunication is handled over a P2P connection and servers are used just as mere DNS machines and to recover your friendlist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Retaliation

    Retaliation

    Original turn-based strategy wargame & boardgame

    Do you enjoy the fun of playing Risk but you've often felt limited by its simplicity? Are you curious about wargames but daunted by complex rules and extreme realism? Then Retaliation is the game for you: easy to learn, fast to play and yet challenging and never repeating. Retaliation is being developed both as a boardgame and as a computer game. The Scenario editor has been developed and made available as open source. The AI editor is being developed. A new Retaliation game, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AprilBrush

    Cross-platform application for digital painting

    AprilBrush is a Qt-based application for digital painting with support for layers, brush libraries and multi-page, written in C++/JavaScript/QML languages. The program saves the image files in the format OpenRaster and can also export them to PNG. Required a pressure sentive input device (graphic tablet). Source code can be find in a git repository: https://github.com/krre/AprilBrush-Desktop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    some code snippets, my sandbox moved to github: https://github.com/binfalse/stuff see:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10
    MesonCast

    MesonCast

    Internet-radio server with web-GUI, it broadcasts music from folders

    MesonCast is the Internet-radio server, that allows you to broadcast the music from your computer or remote server across LAN in MP3 format. Server can load music from playlists and/or directories. MesonCast understands a lot of stream and tracker formats. Additional formats are available through plugins. It also can load remote streams or Internet-radio and then retransmit them to clients. MesonCast has a web GUI, that allows you to control a station, browse a playlist and switch tracks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    Investigo is a toolkit for DirectX9 performance analysis and debugging. For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    KeeFox

    Simple and secure password management for Firefox users with KeePass

    KeeFox adds free, secure and easy to use password management features to Firefox which save you time and keep your private data more secure. Download or learn more at http://keefox.org Source code is now at github: https://github.com/luckyrat/KeeFox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy to use JSON encoder/decoder Handler for C++. Can be used to handle JSON stream or string message parsing, or even as a configuration file. Supports STL streams, files and simple strings. ** Source code has moved to GitHub https://github.com/sunsetbrew/jsonhandle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Alchemy is a WebSocket/FlashSocket super scalable server and client project. You can find our source at https://github.com/Olivine-Labs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Pelzini

    Code documentor for multiple langauges

    We've moved to GitHub! https://github.com/Karmabunny/pelzini Code documenter for PHP, JavaScript and C which uses a database to facilitate such features as Search! Written in PHP, and using MySQL, PostgreSQL or SQLite, Pelzini is the documentation tool of the future!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming. PLEASE NOTE: We moved with the sourcecode to GitHub: https://github.com/xwic/jWic You will find the latest version there. The one here on SF is quite outdated....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    nJupiter is a an component toolkit for application and web development based on Microsoft .NET. The nJupiter project has moved to Google Code: https://code.google.com/p/njupiter/ -- The contents of the SourceForge project are no longer being updated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Funambol Mozilla Plugin is a Mozilla plugin that allows to sync calendar(s) and addressbook between Mozilla and the Funambol server. This project is migrated to the new Funambol Forge: https://mozilla-plugin.forge.funambol.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Donut OS

    Donut OS

    Debian based OS that made for fun

    THE DONUT OS PROJECT Created by LKSQ Team: LuanchPad: https://launchpad.net/~lksqteamofficial GitHub repo: https://github.com/lolkekdev/DonutOS Donut OS is small Debian based project which is made for fun! Made in: Russia Year of creation: 2022 Month of creation: May First release: 5th July 2022 First beta-test: ----- Current version: CBT (Closed Beta Test)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Filestash

    Filestash

    A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, ...

    OEM Software to access a wide range of backend. Code is available from https://github.com/mickael-kerjean/filestash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Monk Computer Vision

    Monk Computer Vision

    A low code unified framework for computer vision and deep learning

    Monk is an open source low code programming environment to reduce the cognitive load faced by entry level programmers while catering to the needs of Expert Deep Learning engineers. There are three libraries in this opensource set. - Monk Classiciation- https://monkai.org. A Unified wrapper over major deep learning frameworks. Our core focus area is at the intersection of Computer Vision and Deep Learning algorithms. - Monk Object Detection -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AiBridge

    AI-enabled bridge for OnStep/LX200 telescope controllers(ASCOM/Alpaca)

    AiBridge is a bridge software for OnStep and LX200-compatible telescope controllers, providing network access and protocol translation for modern astronomy workflows. It includes a built-in ASCOM/Alpaca server and is designed to be controllable by AI agents, enabling automated observing and imaging from PCs, mobile devices, and remote scripts. Source code repository (GitHub): https://github.com/OnStepNinja/AiBridge
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB