Search Results for "api web programming" - Page 21

Showing 532 open source projects for "api web programming"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ReadyESB is one of Enterprise Service Bus which real and available. It depends on Axis2/(Java/C), WebLogic platform and Oracle Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Peer transmission of data between the use of UDP, can effectively penetrate the firewall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A plain OpenGL/C++ engine developed for use in a graphical programming course at a school in Norway. Purpose is to show students the other side of working on graphical programming projects, it's not all low level OpenGL API calls...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Smart eye is a C++ API for computer vision that aim to provide real-time ET technology communicating with computer HCI systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mole is a project started in 2008, designed for allowing users to easily share all kinds of ressources. It is planned to be used as a Mozilla Firefox extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A web-based traffic accounting, monitoring and control management system enriched with AJAX. The project focuses on easy configuration setup and high level of system administration abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OWLOS

    OWLOS

    Open source network operating system for managing IoT devices.

    OWLOS Open source network operating system for managing IoT devices: - does't require internet access or additional servers - ready to connect sensors, actuators, LCD, DHT, Stepper and other devices - does't require programming skills - built-in user interface - use web browser to access and manage your OWLOS nodes - built-in RESTful server - built-in MQTT client - at the same time WiFi access point and station, in any combination: - can be used autonomously - can work on a local network can work via the Internet can integrate with other nodes running under OWLOS - organizing an internal network. without using a servers available in source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of this project is to create an application that can study illegal images and build a database of their characteristics, which can then be used to prevent the distribution of child porn. All actions will be in conjunction with US law.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10
    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EpicWoW - Providing the latest in World of Warcraft Emulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Sarcoex's Platform Wars

    A arcade based tycoon game where the player builds and sells computers

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Human Resources Management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Valkyrie-project is a realization of a group of students in training for Project Leader in Computer Science (CSIA) applied to the establishment Sciences-U. This project will manage and visualize corporate networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Safet is a library writing for C/C++ that use an xml file to model any workflow describe in a relational database, It includes drawing, statistics, document, resource and control workflow perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Prognatus is a cross-platform genealogy project. But it is more than just genealogy. Prognatus will provide routines for maintaining general historic information, searchable thru different view angles, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RT Audio Processor is a free, cross platform, open-source, realtime audio processing library. The library exports a C++ API which is intended to offer flow-based programming framework for realtime audio processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aquarium controller that will control and log all aspects of single and multiple aquariums. Will log and control Temp, Light, Salinity, Water levels and whatever else I can think of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Top Engine the Semantic Web Engine for the Enterprise. Top Engine is a Business Rule Engine that utilize OWL DL ontologies for vocabulary primitive to write rules on top of ontology. Top Engine support forward and backward chaining with truth maintenance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple, lightweight process platform remote administratable via web services. Functionality is extensible by installing "feature components" that can be created in any programming language as long as they are runnable on host system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MetriVis is a client/server toolkit developed at the ETH Zurich. It's main purpose is to plot Netflow data (network flow information) on a webclient using an xy graph. It may be used to visualize any xy data. It has a Google-Maps style user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A standards-based multimedia Video-On-Demand and live server. Content management, security, and user/management interfacing are left to the environment, exposing an API for easy integration with existing and new IT environments, such as Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An audio server based on a plugin architecture supporting features like network synchronisation between multiple instances, shared database and the usual like equalizer, crossfader, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Microstream is a open platform with open architecture and open functionality to build up information systems .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LibThreadPool

    Library for easy multithreading programming

    The ThreadPool library is a simple and efficient way to manage multiple tasks in a program. It allows you to run several tasks at the same time using a pool of worker threads. The entire implementation is provided in one single header file, making it extremely portable and hassle-free to integrate into your project. Whether you are building a small project or a larger application, this library offers the necessary tools to efficiently handle multi-threading with minimal...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo