Showing 55 open source projects for "compile"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Serial Studio

    Serial Studio

    Multi-purpose serial data visualization & processing

    Serial Studio is a simple, multi-platform, and multi-purpose serial data visualization program that allows embedded developers to visualize, analyze, and present data generated from their projects and devices while avoiding the need to write project-specific visualization software. Over my many CanSat-based competitions, I found myself writing and maintaining several Ground Station software for each program. However, I decided that it would be easier and more sustainable to define one...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    DuckDB

    DuckDB

    DuckDB is an in-process SQL OLAP Database Management System

    ... data analysis, e.g. Joining & aggregate multiple large tables. Concurrent large changes, to multiple large tables, e.g. appending rows, adding/removing/updating columns. Large result set transfer to client. For development, DuckDB requires CMake, Python3 and a C++11 compliant compiler. Run make in the root directory to compile the sources. For development, use make debug to build a non-optimized debug version.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Vali Admin

    Vali Admin

    Free Bootstrap 4 admin/dashboard template

    Vali is a free, modular and easy-to-customize admin theme built using Bootstrap 4, SASS and Pug.js. Includes seven pre-built pages including login, user profile, and print-friendly invoice page. Run a npm install command in the project root directory to install and build dependencies. If you don't want to edit the theme you can use the compiled files inside the docs folder. Use npm run dev command to watch and compile source files. Use npm run build command to compile all source files. Use npm...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Sage

    Sage

    WordPress starter theme with a modern development workflow

    Write stylesheets with Sass, automatically check your JavaScript for errors, optimize images, enable synchronized browser testing, and more with our Webpack based setup. Sage comes with the latest version of Bootstrap. Replace Bootstrap with Bulma, Foundation, Tachyons, Tailwind, or a blank slate upon installation. You will have the option to define theme meta information (name, URI, description, version, author) and choose a CSS framework. Sage uses Laravel's Blade templating engine, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
    Learn More
  • 5
    ReverseDiff

    ReverseDiff

    Reverse Mode Automatic Differentiation for Julia

    ReverseDiff is a fast and compile-able tape-based reverse mode automatic differentiation (AD) that implements methods to take gradients, Jacobians, Hessians, and higher-order derivatives of native Julia functions (or any callable object, really). While performance can vary depending on the functions you evaluate, the algorithms implemented by ReverseDiff generally outperform non-AD algorithms in both speed and accuracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    StaticTools.jl

    StaticTools.jl

    Enabling StaticCompiler.jl-based compilation of (some) Julia code

    ...; other platforms and versions may or may not work but will depend on StaticCompiler.jl support. While we'll do our best to keep things working, this package should still be considered experimental at present and necessarily involves a lot of juggling of pointers and such (i.e., "unsafe Julia"). If there are errors in any of the llvmcalls (which we have to use instead of simpler ccalls for things to statically compile smoothly), there could be serious bugs or even undefined behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NBi

    NBi

    NBi is a testing framework (add-on to NUnit)

    ... to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 9

    MiniMart

    A simple Java application to administrate item stock in your shop

    ... source is included with the distribution of this application. You are free to develop/modify, re-compile, and re-distribute the program source without permission from the author.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    e-International Business Support Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GnuCash C API example

    A simple example to show the use of GnuCash C API

    ... GnuCash documentation a bit lacking on how to start using the C API. There are different languages bindings and workarounds to manipulate GnuCash data, but I wanted to use C in a proper way. A couple of scripts are provided to compile and execute the code. Once the required packages are installed they should run on every linux distro. A binary (compiled on Ubuntu 22.04.3 LTS) is also included, together with the test GnuCash book. Feel free to reach out for any problem or suggestion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UE Viewer

    UE Viewer

    Viewer and exporter for Unreal Engine 1-4 assets

    ..." (it was left from the older name "Unreal MODEL viewer"). UE Viewer is a viewer for visual resources of games made with Unreal engine. Currently, all engine versions (from 1 to 4) are supported. We are using our own build system to compile UE Viewer. You may find a Perl script in Tools/genmake. This script generates makefiles from some human-friendly project format. After that you may build generated makefile using 'nmake' for Visual Studio or 'make' for gcc.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 13
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Hedgehog Lab

    Hedgehog Lab

    Run, compile and execute JavaScript for Scientific Computing

    Hedgehog Lab is an open-source scientific computation tool in the browser. Before the development, Pleases make sure you are already installed and enabled the yarn. Once cloned, switch to the dev branch and navigate to the folder by typing cd hedgehog-lab and then running the provided commands. On each run the program compiles and it takes time. Please wait until it shows "Compiled successfully!" and instructions about with which IP:PORT to connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RDS - JS - Examples

    RDS - JS - Examples

    TypeScript/JavaScript example code using the RDS API

    Rich Data Services (or RDS) is a suite of REST APIs designed by Metadata Technology North America (MTNA) to meet various needs for data engineers, managers, custodians, and consumers. RDS provides a range of services including data profiling, mapping, transformation, validation, ingestion, and dissemination. For more information about each of these APIs and how you can incorporate or consume them as part of your work flow please visit the MTNA website. RDS-JS-Examples is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 17
    RxTool

    RxTool

    A collection of tools that Android developers have to collect

    A collection of tools that Android developers have to collect, Alipay payment, WeChat payment (unified order), WeChat sharing, Zip4j compression (supports sub-volume compression and encryption), Scanning and generation of codes and barcodes. Commonly used Dialog. WebView package can play video, Imitation betta fish sliding verification code. Toast package, Vibration, GPS, Color Picker, ArcGis, VTPK, Compile and run, maybe you will find surprises. The development process often requires the use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ApplicationBuilder.jl

    ApplicationBuilder.jl

    Compile, bundle, and release julia software

    Turn your Julia program into a standalone, distributable, statically-compiled "App". ApplicationBuilder compiles a Julia program and bundles it up into a distributable application, on macOS, Windows and Linux! After building, your users can download your application and run it without having Julia installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    orario_elettronico

    Compile a school timetable. 2 versions: php/mysql and Java (new)

    NEW: java version orario_elettronico-j.0. Just install java>=8 and run it. Written in php and using mysql to compile a school timetable ATTENZIONE!!!WARNING!!!ATTENZIONE!!!WARNING!!! PHP/MYSQL VERSION E' INDISPENSABILE disabilitare 'notices' in php.ini YOU MUST disable notices in php.ini Just set error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE Se non modificate php.ini l'error_log di httpd diventerà enorme (decine di GB) e vi troverete con un hard disk pieno...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Swift Language Weather

    Swift Language Weather

    An iOS weather app developed in Swift 4

    ... anywhere. Icon fonts, weather icons, SwiftyJSON, core location, app indexing like CoreSpotlight and NSUserActivity. Unit tests, UI tests, and animations supported. Compile and run the app in your simulator. If you don't see any data, please check "Simulator" -> "Debug" -> "Location" to change the location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zoom Accounts

    Zoom Accounts

    Accounting and CRM components for Delphi

    Zoom Accounts is a set of Delphi components and Application Templates intended for creation of integrated accounting and CRM systems for medium and larger size enterprises. HB Reports is required to compile this project --------------------------------------------------------- https://sourceforge.net/projects/hb-reports/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    EisenVault Alfresco Outlook Plugin

    EisenVault Alfresco Outlook Plugin

    Outlook Plugin for storing emails to Alfresco

    ... and compile with Microsoft Visual Studio 2015. Code is in C#. Released under GNU LGPLv3. Please write to us at contact@eisenvault.com with any questions or comments. Visit us at https://www.eisenvault.com Note: This only works with trusted SSL Certificates (not self signed ones) and this does not work with Alfresco Cloud (my.alfresco.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Elexis Praxisprogramm

    An Eclipse RCP program for all aspects of a (Swiss) medical practice

    ... on May, 4 2017. At http://elexis-forum.ch/ users have a place to share their experiences with other peoples. Developers and anybody trying to compile Elexis from scratch should look at https://github.com/elexis/elexis-3-core/tree/master/ch.elexis.sdk The documentation is found under http://wiki.elexis.info/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    FreeAVG

    baseball average calculator

    FreeAVG 0.01 is a extremely simple baseball average calculator, released under the GPLv3. Compile, build and then run in a terminal to get it to work. This is the first program I have ever made in C, I plan to add more features eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FlightCraft3D: The Return

    FlightCraft3D: The Return

    extreme 3D flight simulator with advanced terrain rendering

    A rough, 3D extreme flight simulator in which there's a large terrain on which one can land: as the terrain-rendering is advanced and thus terrain is large, detailed and well visible, one can do wild flights in valleys, one can experiment with landing in any casual point of a wild, colorful area including mountous, hilly and flatty areas as well. The flightmodel is primitive here, but acceptable. I will try to do a second release in which the JSBSim module will be used to provide a more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next