Open Source Haiku Software Development Software

Software Development Software for Haiku

Browse free open source Software Development software and projects for Haiku below. Use the toggles on the left to filter open source Software Development software by OS, license, language, programming language, and project status.

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix ASCII UTF-8 - applescript kdialog zenity shanty … ° SSH console / X forwarding / waypipe Wayland ° the dialogs can be forced into console mode ° curses dialogs via Dialog.exe/Dialog (disabled by default) C89/C23 & C++98/C++23 compliant VisualStudio MinGW GCC Clang TinyCC IntelCC OWCC BCC SunCC on Windows Mac Linux Bsd Solaris Minix Raspbian Flatpak Haiku bindings: VCPKG C# R Lua Rust Haskell Java AllegroBasic Fortran Pascal D JavaScript Kotlin click tab 'Files' for prototypes
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 2
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback, audio pool, etc.), canvas (with DHTML, VML, Flash or Silverlight fallbacks), screen, mouse, keyboard, gamepads, sockets (including PHP proxy fallback), XHR / AJAX (with PHP proxy for cross-domain requests), device sensors (compass / magnetometer, gyroscope, accelerometer, light sensor, proximity sensor...) and many more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Wheefun I/O

    Useful I/O Primitives for C

    This project arose out of the I/O primitives written for the Wheefun Archiver (WFAR). It is hoped that by porting them to their own library, they will become useful elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Yabadabbadoo for Haiku

    Yabadabbadoo for Haiku

    An alternative IDE for the yab programming language

    Yabadabbadoo is an alternative IDE (Integrated Development Environment) for Jan Bungeroth's yab programming language for Haiku. Yabadabbadoo differs from the official yab IDE in that it creates subroutines (and some other important parts of your program) as separate files, then glues them together as required. This makes it easier to write long programs: instead of constantly scrolling up and down between subroutines, you just double-click on the one you want to edit - more like we used to work in QuickBasic. Debugging, on the other hand, becomes a little more tricky than in the official IDE. Yabadabbadoo suggests that you reserve workspace 4 for its own use and for best results demands a minimum resolution of 1024 x 768 on that workspace. Source code is included. In Yabadabbadoo format, of course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    barberpole

    A spinning barberpole widget for Haiku

    For Haiku scripters and coders, there is a new utility called barberpole. It will throw a spinning barberpole on the screen while your script is doing something that may take a long, but unknown time. When it is done, a single hey or kill command removes the barberpole. I wrote this utility using bbjimmy's spinner library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    basku

    basku

    A BASIC programming framework for the Haiku Operating System

    Basku is a development environment for Haiku based on Michael Haardt's BAS, a BASIC interpreter. The BASIC itself is pretty barebones, and what basku brings to the party is a set of prewritten routines that allow it to access external commands and interact with the Haiku environment. External commands supported include alert, filepanel, figlet, hdialog, yabdialog, shanty, tput. umenu and smenu. In the pipeline is support for yoshi, and hey. You are not going to write an award-winning word processor in basku. You probably could write a text editor with it, if it ran inside Terminal, but yab would probably still be better for that. Basku occupies a place in-between scripting and fully-fledged application programming. It is for the creation of installers, configuration utilities, front-ends and those little "glue" applications that you really need, but that are unlikely to be meaningful to anyone else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libclasqm

    yab libraries

    Libraries for the yab programming language under Haiku
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yabdialog for Haiku

    yabdialog for Haiku

    yabdialog displays dialogs, alerts and panels on the Haiku Desktop

    yabdialog (previously called hdialog) is a CLI utility that displays a variety of dialogs, alerts and panels with more control over color and placement than you get with the alert and filepanel commands included with Haiku. It also contains additional widgets and lets you control your clipboard. The yabdialog command should be callable from any scripting language that can issue a SYSTEM call and receive string data back from standard input. All parameters must be supplied, in the correct order. On the bright side, all parameters are case-insensitive License: Public Domain (2014). Yab source files will be found in /boot/home/config/data/src after installation, in Yabadabbadoo format. Installation: Move (don't copy) the .hpkg file into /boot/home/config/packages on any Haiku installation with Package Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Previous
  • You're on page 1
  • Next