Open Source VxWorks Software - Page 2

Software for VxWorks

VxWorks Clear Filters
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 1
    This project is about developing a Linux for EMU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project consists of various servers for embedded OS, primarily Linux. There are 3 versions 1> Pico (written in Assembly) 2> Nano (written in C/C++) 3> Micro C++ with SSH. Current Server Implementations include HTTP, SSH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project implements PieP (Process Image Exhange Protocol) a very simple Fieldbus protocol to be used on top of TCP/IP. PieP is used to let industrial devices exchange process data in the most simple way, making it easy to configure and to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Project moved to https://github.com/ivandeex/optikus
    Downloads: 0 This Week
    Last Update:
    See Project
  • viewneo - Smart software for digital advertising boards Icon
    viewneo - Smart software for digital advertising boards

    Smart digital signage for 1 to 1000+ screens.

    viewneo is a user-friendly, cloud-based solution that allows companies of all sizes to set up digital signage
    Learn More
  • 5
    C++ and Java code used by Regis Jesuit High School's FIRST Robotics team #3729 since our rookie season in 2011.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tables for Ada

    Tables for Ada

    Tables indexed by strings

    This library provides an implementation of tables indexed by strings. The binary search is used for names of known length. It is also possible to search a table for names of unknown length, i.e. to parse a string using some table. Table elements can be of any private type. Key- insensitive tables are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Source code used on Team 2002's robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    The code repository for the FIRST Team 340's vxworks driven robot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Units of measurement for Ada

    Units of measurement for Ada

    Handling dimensioned values in Ada

    The library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and back to strings are provided for all various irregular units. An extensive set of GTK widgets for dealing with dimensioned values is included, though use of GTK is not mandatory for the rest of the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open source 7zip API for Vxworks, you can Encode\Decode file and get file list from archive, System: Vxworks6.4 Vxworks6.8 email: guolisen# gmail.com vx7zip_V1.0_beta.7z All In One vxowrksZipLib.rar is ONLY zip version , It's about 400K vx7zsimpFinalCy.rar is ONLY zip and Crypto version,(500K)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The borer is integrated test tools, It can use C/C++ language to be the script test language, it can parse and excute the c/c++ script language. It can test your application. it can test embeded software and windows application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A LGPL library to handle xml documents in a DOM-like style. It's designed for LOW-performance systems (like embedded ones) and for lightly handle very large documents, automatically speeding up memory management in a user tunable style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    frc3748

    FIRST FRC 3748 Ragnarok Robotics

    Collaboration site for FIRST Robotics Competition Team 3748 "Ragnarok Robotics"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Just port the log4c v1.2.1 project to VxWorks. All the funs work fine, also added some figures, eg messsage logging via udp. env: Tornado 2.2 & VxWorks 5.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    secureStrings is an ISO C99 library for the secure and convenient processing of strings on Unix-like operating systems. The design goal is to provide an implementation that can be proved by means of mathematical methods to be consistent with its formal specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    vxUtils

    A set of small useful vxWorks RTOS libraries (HTTP server, JVM, etc.)

    A set of small useful libraries for vxWorks. Currently includes the following packages: HTTP server, Java virtual machine, Syslog (UDP) client, and RTime client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VxWorks port of Glib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices. yaSSL is highly portable, and runs on standard as well as embedded platforms(QNX, ThreadX, VxWorks, Tron) yaSSL is still available but no longer being developed. Current development on the same project continues under wolfSSL. Visit yaSSL Home above for the latest stable release.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB