Showing 203 open source projects for "stack"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • 1
    Gtk3.7 and Gtkmm3.6 for Windows

    Gtk3.7 and Gtkmm3.6 for Windows

    Gtk3 stack for Windows Vista/7/8 : Gtk+ 3.7.2 and Gtkmm 3.6.0

    This is the Gtk 3.7.2 stack installer; It includes all Gtk dependencies required for Gtk+ and Gtkmm. The Gtk+ stack was built in version 3.7.2 and finally, the Gtkmm stack in version 3.6.0.1. Each library was built with Visual Studio 2012 in 32 and 64 bits without the Windows XP support. This build passes many test on Windows Vista, 7 and 8 with many applications and official samples built with MSVC 2012 on Windows 7, with MSVC 2010 and with MSVC 2008 on Vista and MSVC 2012 on Windows 8. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    USARSimRos

    USARSimRos

    Interface between USARSim and ROS

    ...USARSimROS provides for auto-discovery of the simulated robots and sensors and connects these robots to the appropriate ROS control topics. Through the use of auto-discovery, robotic platforms and sensors may be easily changed and connect to the ROS control stack. Repeatable experiments are possible in a variety of environments and will hopefully lead to more robust and capable algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sigtran-smsc

    PoC: Short Message Service Center (SMSC) over SIGTRAN

    ...As being developed in very limited schedule (bachelor thesis work) it was limited to have very basic functionality: receiving message and deliver it immediately as-is to the receiver. There is no message caching nor different message charset support. It uses following protocol stack: MAP (moForwardSM and mtForwardSM) TCAP (Begin with Invoke + End with ReturnResultLast) SUA (SCCP User Adaptation): ASP UP/ASP ACTIVE + ACK's and CLDT messages only SCTP (Linux Kernel - SCTP implementation) IP Current implementation is tested in SAMK NGN [http://www.samk.fi/ngn] laboratory's 3G mobile network (real Nokia MSC/VLR network hardware with UTRAN RLC and node-B). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open NFC

    Open NFC

    Open-source Hardware-independent NFC protocol stack.

    Open NFC is an open source stack implementing the NFC functionnalities for many OSes. The Open NFC stack offers a comprehensive set of NFC API for Android, Linux and Windows Mobile.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Network Emulator

    Distributed Network emulation tool for high rate packet

    ...It can help to study DDoS attacks based on Botnet using the Lightweigth C++ Virtual Machine (LwCVM) in order to emulate Bots. This project is based on the following projects and libraries: LightweighIP of the TCP/IP stack pthread libpcap for communication with virtual machines dynamips Linux MicroCore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    eegdev

    Library to acquire data from various EEG recording devices

    eegdev is a library that provides a unified interface for accessing an EEG recording system (the development targets mainly Biosemi and g.Tec system) and can be used as well to playback data in the software stack. In addition, it helps the implemention of new drivers by sharing part of code common to all drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See http://www.stf12.org/developers/CORTEX_STM32F2xx_Template.html for setup. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    tokenizer

    Transforms arithmetic expressions (cstrings) into a sequence of tokens

    A c-string that represents an arithmetic expression ist transformed into a sequence of tokens ( functions, constants, variables, operators, brackets, commas ) and stored on a stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    TBL-AVR

    Mainly communication Stack for industrial bus Systems (PC, uC)

    to be added later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Stackless Iterative Tree Traversal in C

    A small program that traverses a tree iteratively without a stack.

    A small program that traverses a tree iteratively without a stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PORUS is a portable USB stack for peripheral devices. Enumeration is handled automatically by C code generated from an easy-to-use configuration file. PORUS is written in standard C, so porting to new hardware is straightforward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    USB for Real-Time aims at providing a hard real-time capable implementation of an USB stack on top of Linux/Xenomai. It comes with a stack core and an UHCI host controller drivers. Future work will deal with a EHCI (2.0) and various high-layer drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    USB 2.0 for Real-Time provide a hard real-time capable implementation of an USB 2.0 stack on top of Linux/Xenomai. It implements the stack core and EHCI, UHCI and OHCI host controller drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nwGTPv2 is free and open source implementation of GPRS Tunneling Protocol version 2 (GTPv2) or Evolved GTP (eGTP). GTPv2 is primarily used for control signalling between Serving Gateway SGW and PDN Gateway (PGW) in Evolved Packet Core (EPC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LINX is a distributed communication protocol stack for transparent inter node and interprocess communication for a heterogeneous mix of systems. For latest versions, see https://linux.enea.com/linx/. This project is no longer active and there are thus no further releases planned. As an alternative, a completely user space implementation of the LINX protocol on Linux (User-Mode LINX for Linux) has been developed.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    TmpltLib

    TmpltLib

    template data structure library for C

    Singly Linked-list - Doubly Linked-list - Stack - Queue - Deque - Generic Tree - AVL Tree - RB Tree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a simple towers of hanoi game done using stack concept in C language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Video Applications for Asterisk (libh43m, app_h324m, app_mp4, app_rtsp, app_transcode, app_swf) H324m stack, mp4 record and playblack, rtsp support, video transcoding and swf file playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C/C++ based client and server implementation of the OGSA Basic Execution Service, used to provide a Web Services interface to distributed resource managers such as Platform LSF and PBS/PBS Pro. The SOAP stack is provided by the gSOAP toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MPLS for Linux is a project to implement a MPLS (Multi Protocol Label Switching) stack for the Linux kernel, and portable versions of the signaling protocols associated with MPLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nwWimaxAsnCp library is implementation of WiMAX ASN Control Protocol stack as per WiMAX forum specification release 1.0. WiMAX Base Stations and ASN Gateways make use the protocol for control plane signaling on R4, R6 and R8 interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PAM module that interfaces with a Phidget RFID tag scanner, passing IDs scanned by the scanner down the PAM stack as authentication tokens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a protocol stack written to interface with the TI line of calculators on the Atmega line of microcontrollers. Currently supports the TI82, TI83, TI84, and TI89.
    Downloads: 0 This Week
    Last Update:
    See Project