Showing 20 open source projects for "purebasic"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 1
    PureBasic OpenAL SDK

    PureBasic OpenAL SDK

    PureBasic software development kit for the OpenAL 3D audio API

    ...GitHub repository: https://github.com/vkamenar/purebasic-openal-sdk
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MiniLib

    MiniLib

    Library generator for PureBasic

    Library generator for Purebasic (ASM backend). Can recompile ASM to EXE Generate Res files. ==================================== Aide à la génération de Librairies en PureBasic. Permet d'enrichir le langage avec des fonctions utilisateur. Permet de sélectionner le compilateur PureBasic (si plusieurs versions sont présentes). Permet de générer des fichiers résidents (.RES).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    MultiPB

    MultiPB

    Launcher for multi version PB/SB

    Can launch different version Purebasic ou SpiderBasic. Freeware Windows x86 & x64
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    WeDoS Test

    Web Download, GDI, Multithreading Promo/DoS/Stress Test Project

    ...Also was kind of a stress test, as some internet routers had issues after a short time running the tool, Latest version uses WinHttp api, and is entirely in written PureBasic. Stress level should be a bit lower, because it currently downloads small, medium and large pictures. Pictures are currently from my own photo galleries on my own website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Mortgage Automator is the most advanced end-to-end loan origination and servicing software Icon
    Mortgage Automator is the most advanced end-to-end loan origination and servicing software

    We automate your lending processes so you can focus on growth.

    Complete Loan Origination and Servicing Software for Private Lenders
    Learn More
  • 5
    ; ---------------------------------------------------------------------------------------------------------------------- ; Programm: Transcode_PB2CSharp --- wandelt PureBasic Quellcode (*.pb, *.pbi) in C# Quellcode (*.cs) ; Version: 1.1 vom 2022-05-01 ; Autor: quj ; Lizenz: dieses Programm ist Open Source im Sinne der GNU General Public License Version 3 ; ---------------------------------------------------------------------------------------------------------------------- ; Anmerkungen: ; .) nur Umsetzungshilfe - manuelle Nachbearbeitung unbedingt erforderlich (etwa in Listen, Maps, Arrays, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BeaEngine 5

    BeaEngine 5

    BeaEngine disasm project

    ...You can use it in C/C++ (usable and compilable with Visual Studio, GCC, MinGW, DigitalMars, BorlandC, WatcomC, SunForte, Pelles C, LCC), in assembler (usable with masm32 and masm64, nasm, fasm, GoAsm) in C#, in Python3, in Delphi, in PureBasic and in WinDev. You can use it in user mode and kernel mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SoftPixel Engine

    SoftPixel Engine

    Realtime 3D engine for game development

    The SoftPixel Engine is an OpenSource high level realtime 3D engine for C++ (GNU C++ & VisualC++). It supports Direct3D11, Direct3D9, OpenGL 1.1 - 4.1, OpenGL|ES 1.1 and OpenGL|ES 2.0 and runs on Windows, Linux, Android and iOS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    PureBasic Code Base

    Utility Source Code for PureBasic Projects

    Library containing source code to aid in the rapid development of software projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TailBite
    TailBite is a tool that splits the PureBasic.asm file generated by PureBasic from a *.pb source file into several asm files, and compiles them into a PureBasic library using different tools included with PureBasic.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 10
    DuplicaPBe is an IDE for PureBasic, that allows you to compile to two different compiler versions (Designed to work with an x64 compiler and an x86 compiler - but will work with any combination). Written in PureBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PureC++ is an open source collection libraries designed to make the transition from PureBasic to C++ easier. The libraries allow a PureBasic programmer to use some PureBasic functions in C++. At the moment this is a Win32 only project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Droopy's Lib is an add-on for PureBasic. It adds extra functionality as a UserLibrary compiled in Tailbite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Elice is a free compiler for programs written in the proprietary language PureBasic. It compiles those programs to C++ and then uses g++ to generate an executable. This is an old version. Development has moved to https://gitorious.org/elice/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PureBasic - Standard Template Library
    This is a collection of some helpfull and efficient templates for the powerfull programming language PureBasic.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Operno 5.50
    A dynamic and object-oriented programming language for developing extensions of modifiable applications. Features: OOP, flexible syntax, vectorial operations, dynamic linked lists, IDE, HTML generator, includeable DLL an so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyWindow is an objected orientated GUI Library for C++. It is very easy to use with similiar GUI structure to PureBasic. Assumes the most work of the uncomfortable WinAPI on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ANNOUNCEMENT: DEVELOPMENT PERMANENTLY MOVED TO CODEPLEX ( http://vpbide.codeplex.com/ )! Visual PureBasic IDE is a powerful development environment for PureBasic – especially for Windows applications with forms. It combines the power of PureBasic w
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    PureExtreme is a easy to handle framework for purebasic (4.2x). It is designed for developing professional software. Each functions of the framework are optimized for speed and avoiding of memory overhead to the best of available knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Attempt to create PureBasic client-server architecture for remoting objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open-Source PureBasic Development Studio IDE, for use with the PureBasic Compiler. Project built in C++ to maximize compatibility with alternative operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next