Showing 27 open source projects for "http-client"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    ...The latter may be moved to a dedicated communication processor or into a kernel module to deliver enhanced performance while still keeping the API in user space. A full documentation of the stack is available on the web site: http://openpowerlink.sourceforge.net The following page can be used to report a security vulnerability: https://sourceforge.net/p/openpowerlink/discussion/
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 3
    FREESECS is an open-source project for SEMI SECS standards. The software is compiled with GNU autotools/GCC and runs on Linux, MacOS X, NetBSD. See http://opensecs.sourceforge.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Mobile Robot Programming Toolkit (MRPT)

    Mobile Robot Programming Toolkit (MRPT)

    **MOVED TO GITHUB** ==> https://github.com/MRPT/mrpt

    **MOVED TO GITHUB** ==> https://github.com/MRPT/mrpt The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed for robotics researchers to design and implement algorithms about Localization, SLAM, Navigation, computer vision. http://www.mrpt.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5

    qspline CC0

    qspline (Quaternion Cubic Spline) under the CC0 license

    Quaternion Cubic Spline by James McEnnan Qspline does quaternion interpolation such that the quaternion and angular rate and acceleration vectors are continuous functions of time, while maintaining quaternion normalization. This project releases the core functions (in qspline.c) under the CC0 license (Public Domain). The original project can be found here: http://sourceforge.net/projects/qspline/ The documentation can be found in the original project here: http://qspline.sourceforge.net/qspline.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lobots
    lobots is a robot simulator featuring 3D graphics using OpenGL and GLUT libraries. It provides a client/server model, supporting multiples robot clients remotely connected on a TCP/IP network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PROS

    PROS

    Custom firmware and IDE for the VEX Cortex Microcontroller

    ...PROS is currently under active development to make it usable for VEX high school and middle school teams. PROS is intended for advanced VEX users seeking to move beyond competing environments. Eclipse and FreeRTOS have their own licensing agreements. Please see http://www.eclipse.org/legal/epl-v10.html and http://www.freertos.org/a00114.html for details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NXShield API's and Documentation Online API reference available at: http://www.openelectrons.com/NXShield/html/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nxtOSEK is an RTOS for LEGO Mindstorms NXT. nxtOSEK consists of I/O driver part of LEJOS NXJ, TOPPERS/ATK1 RTOS, and glue code for them. You can write applications for NXT in ANSI-C/C++. Check nxtOSEK site: http://lejos-osek.sourceforge.net
    Downloads: 11 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    guileplayer is a Scheme binding for libplayerc - the Player client library, part of Player/Stage project. It can be used with guile (GNU Scheme interpreter) version 1.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    ...It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The sunflower library provides programming abstractions developed at the Autonomous Systems Lab http://www.asl.ethz.ch/. It contains a complete path planning and obstacle avoidance system, common mobile robotics tasks abstractions, and a 2D simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is the RoboCup Mixed Reality Project: a standard research and educational platform integrating cutting edge and low cost watch technology into a miniature multi-robot system which mixes reality and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lib_3d_mec_ginac is a library for symbolic multibody system dynamics. It can be used standalone, although it will be the kernel substitute of future version 3.0 of 3d_mec (http://www.imac.unavarra.es/3d_mec).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    File Host and Sample Code for Shervin Emami's website at http://www.shervinemami.co.cc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rhyduino - Arduino via Managed Code
    Project has moved. http://rhyduino.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A curriculum is made to be read by users to improve their skills in a specific topic. In our case we develop on robotics, Webots and the e-puck robot. The documentation can be found here: http://en.wikibooks.org/wiki/Cyberbotics%27_Robot_Curriculum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multinetbot is an adaptation of EasyBot (http://www.easybot.com.ar). It adds the capability to control multiple real bots over a wireless connection, and the possibility of use multiple and different neural networks that are loaded at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libEPOS is a C library to control the EPOS motor control from maxon motor ( http://www.maxonmotor.com ) using a GNU/Linux system. This software is NOT from maxon motor, but was written from scratch by Marcus Hauser and others. The tar file is outdate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SuGo NXT is Sumo behavior for Lego NXT

    sugo-nxt is software written in the NXC/NBC programming language for t

    sugo-nxt is software written in the NXC/NBC programming language for the Lego Mindstorms NXT brick. It stays in the ring and pushes toward an opponent. For sumo lego details see http://SuGO.GEARSinc.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The unofficial site to host the source code to help work with the Axon MCU (http://societyofrobots.com/Axon)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Linux 2.6 driver for ISA, PC-104 and serial Indramat (aka BoschRexroth) CLC cards for SERCOS motion control. http://www.boschrexroth.com/country_units/america/united_states/en/products/brc/ProductDocumentation/LegacyProducts/Controls/index.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A parametric, feature-based, sketch-driven 3D CAD application, built around a geometrical constraint solving engine. Project is in early development stage. The FreeSG library (http://freesg.org/) is required.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 25
    gnome-avrdude is a GNOME graphical user interface (GUI) for the command-line Atmel AVR microcontroller programming software "avrdude" (http://savannah.nongnu.org/projects/avrdude/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo