Showing 605 open source projects for "https c lib"

View related business solutions
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • The ultimate digital workspace. Icon
    The ultimate digital workspace.

    Axero Intranet is an award-winning intranet and employee experience platform.

    Hundreds of companies and millions of employees use Axero’s intranet software to communicate, collaborate, manage tasks and events, organize content, and develop their company culture.
    Learn More
  • 1
    This is a set of asynchronous libraries that allow you to perform normally blocking operations (such as IP address lookups, DNS lookups, and GPS location) without blocking your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MOVED to https://github.com/poikilos/outputinspector Output Inspector is a standalone Qt helper app for Kate that allows you to double-click to jump to the file and line of code at which your compiler found errors (for mono or any C# or other compiler using "filename(line,position): error" notation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MOVED TO GITHUB!! https://github.com/cmwslw/nxt-plus-plus NXT++ is an interface written in C++ that allows the control LEGO MINDSTORMS NXT robots directly through a USB or Bluetooth connection. The interface is intended to be simple and easy to use. The interface can be used in any C++ program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Airlock Digital - Application Control (Allowlisting) Made Simple Icon
    Airlock Digital - Application Control (Allowlisting) Made Simple

    Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.

    For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
    Learn More
  • 5
    An API written in C# using the .NET 2.0 framework which allows developers to interact with the delicious (http://del.icio.us) social bookmarking service. NOTE: Repository is being migrated to https://github.com/zobie/DeliciousNet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Native crossplatform GUI for bazaar version control system. SourceForge use is intended only for releases. Please get a bazaar branch from launchpad: https://www.launchpad.net/rapidbzr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    The Tao Framework

    Superseded by OpenTK: https://sourceforge.net/projects/opentk/

    The Tao Framework for .NET is a collection of bindings to facilitate cross-platform game-related development utilizing the .NET platform. Superseded by OpenTK: https://sourceforge.net/projects/opentk/
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    A kind of encryption named "simple stream encrypt". The length of plaintext segment or the length of key is not limited, but must greater than zero. The lengths of every plaintext segment in a process don't require equivalency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PHP ClamaAV Lib is a PHP extension (written in C) that allows to incorporate virus scanning features in your PHP scripts. It uses the Clam Antivirus API (libclamav) for virus scanning. This extension support functions for file scanning and buffer scannin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This project is unmaintaned and obsolete. For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications Original description: An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework. This is an auxiliary site for https://developer.berlios.de/projects/php-qt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A program for creating Unified Modelling Language (UML) diagrams of software. The project web site is located at https://uml.sourceforge.io/ For reporting bugs, see https://bugs.kde.org/enter_bug.cgi?format=guided&product=umbrello The development of this project is located at https://invent.kde.org/sdk/umbrello Available in every Linux distro, on MacOSX and Windows.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 13
    Fugu is a small C++ library of generic components for computer graphics applications. It's written on top of boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lib/Framework for using SmartCards in Qt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    quiplib is a c++ library that contains some classes to simplify you network programing and ACE programming. And implement some important and useful patterns in templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSSTidy is a program that optimises, formats and fixes CSS code. It is both available as executeable file (written in C++) and as script for webpages (written in PHP). CSSTidy is currently maintained at: https://github.com/Cerdic/CSSTidy
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    EventListener is a simple and efficient C++ framework for propagating Events in graphical interfaces or numerical codes, using Listener pattern. Filtering and blocking of events is possible. This package does not use any other lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This lib is a utility for auto read|write a xml dom to cpp struct. It use other xml parser such as tinyxml , would support xerces-c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A file comparator with special knowledge of binary formats such as Windows executable (.exe), object (.obj), and library (.lib) plus Unix .a (archive) files. It knows how to ignore datestamps and other fields which don't affect the file's behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GtkWindowForms is lib for View-Layouting through gtk+/c++ it has many features included such as Floating/dockingViews, save/load layouts..etc. It cuurently tested under Win32 and Linux. Here a screenshot http://www.team-bytestorm.com/gtkwindowforms.jpg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NSV Lib is a cross platform C/C++ Library that let's you write and read everything in the NSV(Nullsoft Streaming Video) format. You can read existing files/streams, as well as write your own. And it contains very easy, yet powerful functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This framework provides an easy to use, reusable, optimized, and portable suite of C++ classes. It takes away complexity by handling all low-level work, thus speeding initial development, resulting in fewer bugs, and lowering maintenance costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C library which allows to easily setup a VT52/VT100/ANSI/ECMA048/AVATAR telnet server. Can handle multiple clients with a simple API, main features: minimal bandwidth consumption, optimized network architecture, console color support.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB