Showing 605 open source projects for "https c lib"

View related business solutions
  • Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK. Icon
    Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.

    With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.

    Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
    Learn More
  • Estimating Software for Heavy Construction Icon
    Estimating Software for Heavy Construction

    Developed specifically for civil construction

    Built by an estimator, SharpeSoft Estimator is a fully comprehensive software that allows for a more efficient and quicker job-winning bids. Ideal for civil, utility, heavy/highway, grading, excavating, paving, and pipeline contractors, SharpeSoft Estimator offers advanced features such as Item Master, Subcontractor Comparison, Materials Comparison, Grouped Items, Trench Profiler, Haul Calculations, What-if Scenarios, Batch Reports, and more.
    Learn More
  • 1
    https://github.com/bentonstark/starksoft-aspen https://www.nuget.org/packages/starksoft.aspen/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NOTE: acedia is no longer under active development. It's replaced by libcppa. New sources: https://github.com/neverlord/libcppa Blog: http://libcppa.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gtranslator is an enhanced gettext po file editor for the GNOME desktop environment. It handles all forms of gettext po files and include very useful features like Find/Replace, Translation Memory, different Translator Profiles, Messages Table (for having an overview of the translations/messages in the po file), Easy Navigation and Editing of translation messages & comments of the translation where accurate. Project has moved to GNOME mainland on https://wiki.gnome.org/Apps/Gtranslator.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ServiceDesk Plus, a world-class IT and enterprise service management platform Icon
    ServiceDesk Plus, a world-class IT and enterprise service management platform

    Design, automate, deliver, and manage critical IT and business services

    Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
    Learn More
  • 5
    The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many image processing and analysis algorithms, classification tools, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LIBrary for Asynchronous File Descriptor Transfer (libafdt has moved to github: https://github.com/facebook/libafdt ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is migrating to GitHub. https://github.com/richsposato/Hestia Hestia provides utilities and tools for improving software development process. Auto Build Checker (ABC) parses build results and makes HTML pages summarizing the build attempt. C++ Unit Test which allows people to easily make unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SSLScan queries SSL services, such as HTTPS, in order to determine the ciphers that are supported. SSLScan is designed to be easy, lean and fast. The output includes prefered ciphers of the SSL service, the certificate and is in Text and XML formats.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    LogoROS is new object-oriented operation system (currently in early development). See wiki page: https://sourceforge.net/apps/mediawiki/logoros/ and development blog: https://sourceforge.net/apps/wordpress/logoros/ for more info.
    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.
    Learn More
  • 10
    *Project moved to github* https://github.com/IGuardian/GLauncher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's a tool to parser CHM file's hhc and hhk index file. hhcparser write using qt.It splits the hhc or hhk file to a data model as you want. hhcparser use a mechanism as expat lib, it use callback function to finish parser produre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project has been moved to github. https://github.com/spuriousdata/mcli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libcw

    Abandoned project

    This project was rewritten and is now completely outdated. See https://carlowood.github.io/statefultask/ for the new version (code on github).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is SSL Scanner that can be used to check, what ciphers can be used in https connection. You can also download page using each cipher. Also reports from scanning can be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Packet Design Embedded Library (PDEL) is a C library containing an assorted collection of code useful for developing embedded applications. Also included is lws ('lil Web Server'), a lightweight, scriptable embedded web server using libpdel. 2025-07-06 - Note that hosting of this project has been moved to Github at https://github.com/markfrommn/libpdel. It has been inactive a long time but I hope to update to be able to build against current Linux and MacOS at least. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library. sourceforge isn't maintained for many years! suggest you want to look at https://github.com/johnsonjh/duma
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++. The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nConfigure analyse all your csproj files in your .Net source tree to generate a correct build file. Migrated to https://code.google.com/p/nconfigure/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Moved to https://sourceforge.net/projects/thelei A code Generator which generate files like RoR based on database schema using user defined javascript file template, support multiple databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Parsing Utility Library This project is migrating to GitHub. https://github.com/richsposato/Parsers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenGCL is a general C/C++ library of extraordinarily useful components such as socket, thread, msg box, etc, for both linux and windows. Project now moved to github: https://github.com/shnam7/opengcl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CNetworkConnector is network lib to easily use the TCP and UDP socket with Windows and Unix (Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The str string lib implements a string as a list of chunks which describe the usage of memory buffers. Whatever has to be done with a string, the information about the usage of the memory buffers change - but never the buffers itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB