Showing 388 open source projects for "development"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    StarterWareFree for AM335X

    Community-driven variant of TI's bare metal development support tools

    This is the community driven variant of StarterWare(tm) 2.0.x by Texas Instruments, a collection of example source codes, headers, and basic implementations for AM335X-based hardware (like the BeagleBone Black, the PocketBeagle or the OSD335x SiP). The aim of this project is to add features and functionalities faster than TI is able to do that and to get a high-quality package for easy bare metal programming on such Sitara-based devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only using manufacturer’s software where the same permission applies).
    Downloads: 5 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
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    libgaminggear

    Provides functionality for gaming input devices

    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 7
    libuio is a light-wight C programming library to handle UIO device discovery and binding task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    康虎软件工作室
    康虎软件工作室提供康虎云报表,专注于解决web打印中的痛点,实现高精度、无插件、易使用、兼容大部分浏览器的特点。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    microHAL

    microHAL

    Hardware Abstraction Layer for microcontrollers, written in C++11.

    Hardware abstraction layer for microcontrollers. Written in C++14.
    Downloads: 0 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
  • 10
    Development of software emulator for BESM-6, old soviet mainframe. This project has been split and moved to: https://github.com/besm6/simh - BESM-6 simulator https://github.com/besm6/dispak - DISPAK simulator https://github.com/besm6/besm6-archive - disk images https://besm6.github.io/ - examples, DISPAK sources and KRAB sources
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    lpACLib

    An Open-Source Library for Low-Power Approximate Computing Modules

    ...Besides our novel designs, it also contains implementations for several state-of-the-art arithmetic modules and their approximate versions. This open-source library facilitates research and development in approximate computing at higher abstraction levels, and to facilitate reproducible research and comparisons. In case of usage, please refer to our publication: Muhammad Shafique, Rehan Hafiz, Semeen Rehman, Walaa El-Harouni, Jörg Henkel, "Cross-Layer Approximate Computing: From Logic to Architectures", Design Automation Conference (DAC), 2016. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Dual BCD to Hex 7-Seg Driver

    A BCD to Hex Dual 7-Segment Display Driver IC using a PLD

    This is the JEDEC and Source for both a Dual 7-Segment Hexadecimal and a Single 7-Segment Hexadecimal Display Driver using GAL22V10 and GAL16V8 PLDs. The driver uses a clocked input to multiplex the displays, so that one display is lit when the clock is high, and the other when the clock is low. With a fast enough clock speed the two displays both appear to be displayed at the same time. The code is written for WinCUPL. See the Instructables page for more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    STM32 USART Bootloader

    USART Bootloader for STM32 Family devices

    Small universal tool for handling USART STM32 bootloader. Works with all STM32 family devices (also with newest STM32F4 and STM32F0). Dedicated especially for Linux users. Works in shell. There are plans to make a GUI overlay.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    LakeRobotics

    Embedded Software Framework for ARM/Cortex Microcontroller

    Embedded Software Framework for ARM/Cortex Microcontroller useable especially in robotics applications but also in any other embedded software projects. The framework is based on C/C++ code and includes other open source projects like FreeRTOS, lwIP etc. and also adds additional libraries and tools to provide a powerfull set of functions for embedded software projects At the moment there is just a small Wiki in German language with little information. We will translate, update and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Driver para impresor / controlador fiscal EPSON en JAVA. Utiliza JNI para comunicacion con puerto serie. Testeado en winxp, linux x86_64, win7 32 / 64 sobre TMU-220AF. solo rollo papel continuo (chicos)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C# source code to get Optris MSPro, MSPlus IR thermometer measures, using the specific Usb/Serial cable (Silicom Lab CP210X USB to UART bridge in fact). For developper only : go to Files menu to get code. Maybe also for LS series. Say me back if it's OK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    sane-troubleshoot

    diagnose problems with a sane installation

    sane-troubleshoot is a GUI program for linux that diagnoses problems with an installation of sane (scanner access now easy) the api for scanners. originally written by Henning Geinitz, there has been no development since 2005. This project takes up development in order to make sane-troubleshoot work on recent distros, and add new functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xSTreamC is a streaming language developed by STMicroelectronics to support the mapping of data intensive streaming applications on distributed multiprocessor SoCs. A compiler and a simulation library are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Arduino DRV8833 Motor Controller Library

    Arduino DRV8833 Motor Controller Library

    A library for the control of motors using the TI DRV8833 IC

    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Arduino ShiftBrite Library

    Arduino ShiftBrite Library

    A library for the control of ShiftBrite modules

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ApproxAdderLib

    Library of Approximate Adders

    ...These MATALB and Verilog models can allow software programmer as well as hardware designers to evaluate their code and design. To the best of our knowledge, this is the first open-source library of approximate adders that facilitates reproducible comparisons and further research and development in this direction across various layers of design abstraction. This work is a result of collaborative effort between Chair for Embedded Systems (CES) at Karlsruhe Institute of Technology (KIT), Germany and Vision Image and Signal Processing (VISpro) Lab at SEECS-NUST, Pakistan.
    Downloads: 2 This Week
    Last Update:
    See Project