Search Results for "c++ web browser" - Page 11

Showing 2412 open source projects for "c++ web browser"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Multiple platform C/C++ and Java components from the JOS Project, including APIs, frameworks and utilities. All software is open source, free license and ready-to-run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web Operated DMX Controller

    Web Operated DMX Controller

    Arduino platform based Web DMX Controller

    A web based DMX Controller. Simply point your browser to the controller and you can control a full 512 universe DMX stage lights with scenes, scene fading and other functions. No RDM support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Themis will be a thoroughly modern web browser taking advantage of BeOS' features where it can. Currently, it is planned to use OpenSSL, and use the translation kit to view images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AEBL

    AEBL

    AEBL is a mobile media distribution system

    AEBL Mobile Media Player, changing how we consume media. AEBL is a media player and a digital media platform in use in the IHDN XPO network media system ( http://www.ihdn.ca/Xpo_VI.html ). AEBL is foremost a mobile media distribution and playback framework. It was created to be the core technology that is used in a television ad insertion and digital sign, and further development has opened up many more applications. It currently is designed to run on a raspberry Pi, although it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    concordia

    concordia

    Powerful search library, best suited for computer-aided translation

    Concordia - Roman goddess of agreement. Concordance searcher - tool for translators who need their translations to "agree" with one standard. Concordia is a C++ library for fast text lookup in large corpora. It uses a RAM stored index, which takes up approximately 600MB of memory for a corpus of 2 million sentences. It is based on the idea of a suffix array, enhanced by the presence of other auxiliary data structures. The effects are stunning - Concordia is able to do simple substring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChIP-Seq
    The ChIP-Seq software provides methods for the analysis of ChIP-seq data and other types of mass genome annotation data. The most common analysis tasks include positional correlation analysis, peak detection, and genome partitioning into signal-rich and signal-depleted regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CapAnalysis

    CapAnalysis

    PCAP from another point of view

    CapAnalysis is a web visual tool for information security specialists, system administrators and everyone who needs to analyze large amounts of captured network traffic. Analyze TCP and UDP streams Support multible datasets Perform deep packet inspection Support filtering capability Source Code: https://github.com/xplico/CapAnalysis
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 8
    winebox

    winebox

    Run Windows applications on any computer.

    WineBOX is an Open Source implementation of the Windows API and a program loader, allowing many unmodified Windows binaries to run on x86-based computers with out need a operative system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    RND

    RND

    Random data generator: secure character streams and large files

    Generate a lot of random junk. Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    ansvif

    ansvif

    An advanced cross platform fuzzing framework suited to find code bugs.

    ansvif, or A Not So Very Intelligent Fuzzer, suited to find bugs in code by throwing garbage arguments, files, and environment variables at the target program, that you may or may not have the source code to. It supports many features, such as buffer size, randomization of the buffer size, random data injection, templates, and much more. The purpose of this project is to identify bugs in software, specifically bugs that can induce a segmentation fault under various conditions. This aids...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iMSCP -  Multi-Server Control Panel

    iMSCP - Multi-Server Control Panel

    Internet - Multi Server Control Panel

    i-MSCP (internet Multi Server Control Panel) is an open-source project which allows the management of shared hosting environments on Linux servers. i-MSCP aims to provide an easy-to-use Web interface for end-users (administrators, resellers and clients) and to manage servers without any manual intervention on the filesystem.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    PWMScan

    PWMScan

    A Web-based genome-wide Position Weight Matrix (PWM) Scanner

    PWMScan is used to scan a position weight matrix (PWM) against a genome or, in general, a large set of DNA sequences. The PWM is the most commonly used mathematical model to describe the DNA binding specificity of a transcription factor (TF). A PWM contains scores for each base at each position of the binding site. The TF binding score for a given k-mer sequence is then obtained by simply adding up the base-specific scores at respective positions of the binding site. PWMScan takes as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MooseFS

    MooseFS

    Fault tolerant, POSIX-compliant, network distributed filesystem

    MooseFS (MFS) is a fault tolerant, highly performing, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: * A hierarchical structure (directory tree) * Stores POSIX file attributes (permissions, last access and modification times) Supports special files (block and character devices, pipes and sockets) *...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    fapws3

    my own copy of Fapws3 (Fast asynchronous Python web Server)

    This my copy of Fapws developped by william.os4y (https://github.com/william-os4y/fapws3)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BrazilFW Firewall and Router

    BrazilFW Firewall and Router

    A powerful network security tool, easy, safe and totally free.

    BrazilFW is a mini Linux distribution designed to be used as a Firewall and Router that runs easily on older computers. An old PC running BrazilFW is much more powerful and efficient than commercial software for routing in offices and residences running on a "powerful" computer. BrazilFW is based on Coyote Linux, which was designed by Joshua Jackson who discontinued Coyote Linux in version 2.24 in August 2005. In that same month comes on the scene BrazilFW Firewall and Router (BFW) with...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 17
    Sonic ISP

    Sonic ISP

    Gerenciador gratuito para provedores

    Sonic ISP é uma mini distribuição Linux que roda facilmente em computadores antigos. Suas funções principais são compartilhar conexões de Internet e promover o gerenciamento para os pequenos provedores. Existem atualmente a versão 5.xx onde "x" representa novas versões.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenCA

    OpenCA

    Open Source PKI solutions

    The OpenCA PKI Development Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box Certification Authority implementing the most used protocols with full-strength cryptography world-wide.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Methods of reverse engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VSCP Protocol & Friends
    A project for a highly scalable protocol and framework and a collection of software tools for m2m (machine to machine communication) and IoT Internet of Things. The programs here works on Windows and Linux and are based around VSCP, The Very Simple Control Protocol. Repository is here: https://github.com/grodansparadis/vscp_software and here https://github.com/grodansparadis/vscp_firmware
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ISee

    ISee

    Lightweight image viewer

    Viewer for media data with only dependency being Qt-Lib (tested with 4.8 and 5.5). With thumbnails, fullscreen preview, slideshow,.... Support for various image formats (jpeg, png, gif, raw, etc.) and EXIF-Data. Support for image formats depends on used Qt version. EXIF support requires libexif (tested with version 0.6.21).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Remote Top and Watchdog

    Remote top plus process monitoring

    This tool shows same like top plus coloured information about processes which have to run and such not have to run. It was planned, but not implemented yet, to stop automatically processes not in the database and restart those died by accident, core dump whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    scanmem & GameConqueror

    scanmem & GameConqueror

    memory scanner for Linux

    scanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the pid of the process and the value of the variable at several different times. After several scans of the process, scanmem isolates the position of the variable and allows you to modify its value.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of tools for making the adminstration and support of large number of printers dramatically easier.
    Downloads: 0 This Week
    Last Update:
    See Project