Showing 34 open source projects for "object"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    HttpKernel Component

    HttpKernel Component

    A structured process for converting a Request into a Response

    The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal. Every HTTP web interaction begins with a request and ends with a response. Your job as a developer is to create PHP code that reads the request information (e.g. the URL) and creates and returns a response (e.g. an HTML page or JSON string)....
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Componentes ACBr
    Paleta de Componentes para as Linguagens Delphi e Lazarus, compatível com Windows e Linux, que permite acesso direto a equipamentos de Automação Comercial, sem DLL's, interagindo com eles direto na porta serial.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    5dpo Components for Lazarus

    5dpo Components for Lazarus

    5dpo Components for Lazarus

    5dpo Component Library for Lazarus (Sdpo) provides a comport (serial port) component, an UVC video driver component for webcams, a Gtk fast painting form and a Joystick component.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Notebook battery Drain Meter

    Notebook battery Drain Meter

    Tray icon with current NB battery drain

    Notebook battery drain meter (NDM) is a freeware very simple application running under Windows platform (tested on XP and 7, requires WMI - should be present on current Win OSes). It solves a problem of observation and alerting of NB power consumption when running on batteries. NDM works as follows: Decompress the app into desired directory and run. NDM creates TRAY icon, which shows current power drain from battery in Watts. Main window open first time and allows to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Schlangenaufbewahrungsbehälter

    A Deliberately Non-Object-Oriented Python Interface to COMEDI

    aka: Schlang - A Deliberately Non-Object-Oriented Python Interface to COMEDI COMEDI datatypes and functions are replicated though this interface using the Python ctypes library. This allows the user to interface directly with comedi-lib though the comfortable interface of a Python interpreter.Object-Orientation of the interface is deliberately not provided so the coding style will loosely mimic C -- in this way, Schlang can be used to prototype and debug complex programs that will later be written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ChipKit Network

    Network stack for the ChipKit UNO32 and MAX32

    This is a new object-oriented networking stack for the ChipKit UNO32 and MAX32 boards. It currently supports just the ENC28J60 ethernet chip, but could easily be expanded to include other network chips. It offers a full network stack, with TCP and UDP, along with the ability to have multiple ethernet connections. Multiple sockets across multiple protocols are also possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A library encapsulating the work with Zeka Fiscal Printer device. The library is a thin wrapper around Zeka FP serial communication protocol. It provides C++ library, COM object and java library (.jar). API documentation and several samples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    PowerStateControler goal is to: 1. schedule computer shut, sleep or hibernate mode; 2. disable sleep mode for laptop computers if user wants to execute a task without staying in front of computer (example: download, backup...). 3. Power monitor off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library allows to comunicate via LPT (IEEE 1284) on Windows ME/XP. It's an dll for MS Visual C++ programs. The LPT port is represented by object with simple interface. Library needs driver UserPort.sys, which is attached to package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tband is a daemon which exposes mCubed T-Balancer BigNG device as a user mode object available via D-Bus system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XSystem Kernel Project - an object-oriented 32-bit protected-mode operating system for IA32-architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Uma API de C++ multi-plataforma que fornece fácil acesso à porta paralela. Com ela o desenvolvedor não se preocupa com inversões de bits e como o sistema lida com a porta. English: A C++ API for using the PC parallel port written in BR Portuguese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Driver for ASUS Direct Console (OLED) display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Object-oriented semantical AVR programming library. Developers needed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project hosts a framework for lab automation based on COM. Generic interfaces for handling manufacturing and research automation are included. Drivers for hardware also included as developped; hardware appears as a COM object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yana - Yet Another Network Analyzer. TCP, UDP, IP, ICMP, ARP, SNMP, EGP; FPT, SNTP, HTTP analysis tool with source code (Delphi in release 0.1.0, Freepascal in releases 0.2.x). Includes RFC1213 units libraries source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Parallel Events and Asynchronous tasKing Library. Originally combining multi-threading with an efficient I/O event model, it's now more a lightweight object-oriented framework for event-based applications.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be implemented as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. A WxPython based CanOpen Object Dictionary editor GUI is also provided.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    MS COM servers for electronic scales CAS LP-15R, Massa-K VP-15T and cash register Datecs FP3530T
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Samsung ML-1210 printer works perfect under Win32, under linux (not so good), but not under Win64. This tool is not a complete driver, even presently not a 64-bit, but it allows to print graphic files. It uses code from ghostscript 5.10 for linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A graphical, extensible, distribution- and architecture- independent installation and configuration tool for Wireless LAN adaptors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Trion Operating System
    The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Help port the tulip driver from free/net/openbsd to Darwin OS. So far the driver is written to the ADMtek 985 clone chipset and the PNIC 82c169 chipset. Due to IOKit's object-oriented design, the code can be easily subclassed to support new chipsets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo