Showing 24 open source projects for "data access layer"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    GameNetworkingSockets

    GameNetworkingSockets

    Reliable & unreliable messages over UDP

    GameNetworkingSockets is a basic transport layer for games. A reliability layer significantly more sophisticated than a basic TCP-style sliding window. It is based on the "ack vector" model from DCCP (RFC 4340, section 11.4) and Google QUIC and discussed in the context of games by Glenn Fiedler. The basic idea is for the receiver to efficiently communicate to the sender the status of every packet number (whether or not a packet was received with that number).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full...
    Leader badge
    Downloads: 1,084 This Week
    Last Update:
    See Project
  • 3
    Settimino

    Settimino

    Arduino Ethernet library for communicating with S7 Siemens PLC

    Small but efficient communication library that allows your sketches the interfacing with Siemens PLC. Works starting from Arduino UNO with the W5100 ethernet shield.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    PJON® (Padded Jittering Operative Network) is an experimental, Arduino-compatible, multi-master, multi-media, software-defined network protocol that can be easily cross-compiled on many microcontrollers and real-time operative systems like ATtiny, ATmega, SAMD, ESP8266, ESP32, STM32, Teensy, Raspberry Pi, Zephyr, Linux, Windows x86, Apple and Android. PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GazePointer

    GazePointer

    WebCam Eye-Tracker

    ...For example, used in conjunction with Dasher, GazePointer allows you to write with your eyes. if you want to integrate GazePointer with your own solution you can access gaze data via GazeFlowAPI: https://github.com/szydej/GazeFlowAPI You can also check out: GazeRecorder, which records your eye movement on the screen: https://gazerecorder.com Online Live Demo: GazeCloudAPI real-time eye tracking https://api.gazerecorder.com GazeRecorder APP (Behavior Analytics Made Easy. Website Eye-Tracking Heatmaps & More) https://app.gazerecorder.com
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 6
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Screen Pop for Avaya PBX

    Implement Screen Pop for Avaya PBX

    The ScreenPop implements screen pop function for Avaya PBX. Only web application is supported and telephony data such as AGENTID, CLI, DNIS, UCID, SPLIT, CUSTDATA and UED can be passed to the web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    StyxTorrent

    A BitTorrent Client

    ...Libtorrent & Boost are written in c++ and so is StyxTorrent. To be specific StyxTorrent in written in MFC (Microsoft Foundation Classes) and ATL (Active Template Library) which fall under Visual C++. MFC provides easy access to Windows API and some of wonderful features provided by Windows Operating System. Visual Studio 2008 was used as IDE .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    yeo

    command-line steganography application

    designed to hide messages in jpg and png images without the requirement for any plain-text files. uses aes256 on data, using an sha256 hash of the password as the encryption key. rotates the password by 1 character, and uses an sha256 hash of that for the random seed for the image pointer access. security and invisibility of data is currently being peer-reviewed (since ~2014). At this point it looks like no vulnerabilities have been identified yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Delay Based Routing Protocol

    Delay Based Routing Protocol

    A distance vector routing protocol based on delay for IPv4 & IPv6

    A new routing protocol called Delay Based Routing Protocol (DBRP). It is a flexible distance vector routing protocol with a metric based on delay. It natively supports IPv4 and IPv6, and can also carry information for common services such DNS servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Multi depth pointer based Triangle List

    Very fast and dynamically expandable data structure.

    This is used for store data as elements and treat them with indices in maximized speed. Subtraction of middle-indexed element will not cause pushing of backward elements. Specified index of an element will remain until Sub() is called. -Technical Time Complexity- Get() : If TotalBufferAllocated < Capacity Then 1(with existing bit check, 2), else, log capacity ElementCount (the higher capacity, the extremely faster access speed) Add() : 1(always finds empty index at once). with setting existing bit, 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bittorrent client implemented in C++ and using the Rasterbar Libtorrent library. Provides a Ncurses, SDL, Gtkmm and WWW GUI, which communicate with a common backend running the actual bittorrent operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Over-encrypt provides a secure solution for data sharing capabilities in an outsourcing scenario where the storage service provider is trusted neither for data confidentiality nor for enforcing access control functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PBIEC: Posicionamiento basado en IEC - Implementing IEC 60870-5 data link layer for an open and flexible remote unit. This project is an open source implementation for a data-link layer protocol for telecontrol networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xid is a Central Authentication Server (CAS). A CAS is a server that centralizes the process of authenticating. A CAS acts like an abstraction layer which handles ACLs (Access Control Lists) for multiple services and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    La Suite Nemesis Research & Design 1.x (NemesisRD) es un conjunto de librerías multipropósito, que ofrece gran cantidad de clases y patrones implementados en C++, que tienen como objetivo facilitar la realización de las tareas más habituales a la hor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Microsoft Visual 6.0 C++ :New 4gl Windows API, Sql, Queries( Data Base : Excel,Access,Foxpro,Dbase,Text,csv),Ado, Sort, Reporting , Sms phone,Ftp server, mail/mapi,generate Pdf(acrobat) Text,office:Excel/Word, un/Compression(cabsdk),GIf anim,jpg,bmp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    aprsd is a server daemon that provides Internet gateway and client access to amateur radio APRS packet data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    ChanServ IRC Services supports ircd, ircu, and Unreal. Its being coded to uss a MySQL database for its data which means Speed, Server spanning, all fully configurable Web Frontend, Direct DB access, and better Security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RumbleDown

    Unifying communication flows to one point

    The aim of RumbleDown is to regroup all the diverse communications that can be used - now or in the future - to reduce the clutter currently present and make it usable by a human. The hope is also to break up non-open fluxes to enable a truly single-point access. Don not forget: in the future some sort of encryption will be called upon to protect user data and privacy. At that time we will have to address the necessary controls issues. For the start up that will not be a problem. The sooner we get to having to cross that bridge, the better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo