260 projects for "executable" with 1 filter applied:

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    ViennaSHE is a modern semiconductor device simulator for 1D, 2D and 3D device simulation. It relies on deterministic solutions of the Boltzmann Transport Equation using Spherical Harmonics Expansions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    JasperStarter

    Running JasperReports from command line

    JasperStarter is a command line launcher and batch compiler for JasperReports.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 3
    FormatFuzzer

    FormatFuzzer

    FormatFuzzer is a framework for generation and parsing of binary input

    FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs. It takes a binary template that describes the format of a binary input and generates an executable that produces and parses the given binary format. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5

    HostDesigner

    General purpose de novo molecular design software

    Although many potential applications exist in chemistry and material science, software to allow the general application of de novo structure-based design methods in supramolecular chemistry was non-existent. To address this limitation we created HostDesigner, a code that builds and evaluates millions of molecules in minutes. This command line executable builds 3D molecular structures by covalently connecting user-defined input fragments with pre-computed hydrocarbon fragments from a library. The results are ranked with respect to desired geometric constraints defined by the user. See the User's Manual for further details including a list of literature citations for example applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    µwm - (uwm) µ Window Manager

    µwm - (uwm) µ Window Manager

    lightweight stacking window manager for X11/xcb

    µwm is a lightweight stacking window manager for the X11 Window System and is written in C and uses only libxcb at a minimum. It has builtin menus/panels/buttons and other plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OpenNum

    OpenNum

    OpenNum lets you distribute solvers with a nice graphical interface

    ...OpenNum lets you create a graphical interface adapted to your solvers by simply editing an XML configuration file. More specifically, OpenNum lets you · to collect a hierarchical dataset, · to call any executable file and · to visualize scalar and vector fields, plot graphs or show simple plain text files. It also has other useful utilities specifically designed for numerical simulation packages: · it allows managing a centralized materials dataset; · it can read several finite element mesh formats and several field formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VENOM C2 shellcode

    VENOM C2 shellcode

    C2 shellcode generator/compiler/handler

    The script will use msfvenom (metasploit) to generate shellcode in different formats ( C# | python | ruby | dll | msi | hta-psh | doc | apk | macho | elf | deb | mp4 | etc ) injects the shellcode generated into one template (example: python) "the python function will execute the shellcode into ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file. It also starts a handler to receive the remote connection (shell or meterpreter) venom 1.0.11 (malicious_server) was build to take advantage of apache2 webserver to deliver payloads (LAN) using a fake webpage writen in html to be hable to trigger payload downloads, the user just needs to send the link provided to target host.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    icmp4j

    icmp4j

    ICMP ping for Java

    ICMP4j is an ICMP ping implementation for Java with a simple and clean API. Linux/Mac/Solaris/Windows are supported natively. If you can provide other native implementations, please contact the author!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 10
    SID-Wizard

    SID-Wizard

    Featureful native Commodore 64 music tracker with MIDI/XM converter

    A featureful SID-music creation tool (tracker) for the Commodore 64. It includes many advanced effects and tools like keyboard-tracking, tempo-programs/funktempo, gateoff-table-pointers, filter-shift, SID-export, executable-export, MIDI/XM conversion and MIDI-input hardware, etc., etc. NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    kotlin-libui

    kotlin-libui

    Kotlin/Native interop to libui: a portable GUI library

    Kotlin/Native bindings to the libui C library. libui is a C lightweight multi-platform UI library using native widgets on Linux (Gtk3), macOS, and Windows. Using this binding you can develop cross-platform but native-looking GUI programs, written in Kotlin, and compiled into small native executable files. Cross-platform build is automated using Travis for Linux and macOS targets, and AppVeyor for Windows targets. Just create a release on GitHub, and executable files for all 3 major desktop platforms will be compiled and attached to the release.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Python Handout

    Python Handout

    Turn Python scripts into handouts with Markdown and figures

    ...It’s particularly aimed at educators, presenters, and researchers who want to make their written material come alive with runnable demonstrations and interactive problem sets without bundling a full web framework. Handout supports embedding executable exercises where learners can type code, run it in place, and receive immediate feedback inline; it also integrates seamlessly with charting libraries so that data visualizations can be interactive rather than static. With customizable styling and extension hooks, authors can tailor the interactive elements to match the look and feel of their content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Neural Process Family

    The Neural Process Family

    This repository contains notebook implementations

    ...They can learn distributions over functions from data and efficiently make predictions at new inputs with calibrated uncertainty — making them useful for few-shot learning, Bayesian regression, and meta-learning. Each notebook includes theoretical explanations, key building blocks, and executable code that runs directly in Google Colab, requiring no local setup. Implementations rely only on standard dependencies such as NumPy, TensorFlow, and Matplotlib, and provide visualizations of model performance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    FSP Client with FTP-like interface

    FSP command line client with FTP like interface

    FSPClient is single executable client for FSP protocol. FSPClient uses FTP-likeuser interface. It feels like FTP but under hood is FSP. This is a continuationof this program unmaintained for 10 years. FSP is UDP based protocol fortransfering files around
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    coarrays

    coarrays

    A free Fortran 2008, 2018 coarrays course with notes and exercises

    Coarrays are native Fortran means for SPMD parallel programming. At runtime multiple copies of the executable (called images) are executing asynchronously. The F2008 standard provides coarray syntax, remote calls, coarray data objects, allocatable coarrays, syncronisation, atomics, etc. F2018 adds new functionality, e.g. collectives, teams, events, more atomics. Coarrays are used extensively in CASUP library for HPC (https://cgpack.sourceforge.io).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Why Can't I Connect?

    Why Can't I Connect?

    Makes it easier to resolve TCP/IP connection errors.

    ...Use it to diagnose connections to common server types and create generic clients and / or servers. A source tar, a 32 bit and 64 bit rpm, a 32 bit, 64 bit, and Raspbian / armhf deb, and a 32 bit Windows install exe are available. The 32 bit Windows executable runs fine in 64 bit Windows systems. Go to: https://www.whycanticonnect.com/?q=instructions for help / instructions. Go to: https://www.whycanticonnect.com/?q=knowledge-base to make requests, report bugs, ask questions, and view solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    data-science-ipython-notebooks

    data-science-ipython-notebooks

    Data science Python notebooks: Deep learning

    ...Advanced sections touch on neural networks and distributed computing topics, helping you bridge from basics to production-adjacent workflows. The collection is suitable for self-paced study, quick reference, or as teaching materials in workshops. By combining narrative explanations with executable code, it shortens the path from theory to working prototypes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ...The software is issued under the GPL Version 2 with the following additional permission: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. The library is no longer under active development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    Swagger-to-GraphQL converts your existing Swagger schema to an executable GraphQL schema where resolvers perform HTTP calls to certain real endpoints. It allows you to move your API to GraphQL with nearly zero effort and maintain both REST and GraphQL APIs. Our CLI tool also allows you get the GraphQL schema in Schema Definition Language. This library will fetch your swagger schema, convert it to a GraphQL schema and convert GraphQL parameters to REST parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Incanter

    Incanter

    Clojure-based, R-like statistical computing and graphics environment

    ...Start by visiting the Incanter website for an overview, check out the documentation page for a listing of HOW-TOs and examples, and then download either an Incanter executable or a pre-built version of the latest build of Incanter, which includes all the necessary dependencies, and unpack the file (if you would like to build it from source, read Building Incanter). You also might need to install libgfortran3 library, which is required for jblas, which is powering matrix operations (see jblas wiki for more details).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scrollout F1

    Scrollout F1

    An easy-to-use anti-spam email gateway

    • Designed for Linux and Windows email system administrators, Scrollout F1 is an easy to use, already adjusted email firewall (gateway) offering free anti-spam and anti-virus protection aiming to secure existing email servers, old or new, such as Microsoft Exchange, Lotus Domino, Postfix, Exim, Sendmail, Qmail and others. • Built-in multilayer security levels make configuration effort equal to a car radio. • It combines simplicity with effective protection using powerful open source...
    Leader badge
    Downloads: 103,634 This Week
    Last Update:
    See Project
  • 24
    ...The software is issued under the GPL Version 2 with the following additional permission: As a special exception, if other files instantiate generics from this unit, or you link this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PyInstaller Extractor

    Extract contents of a Windows executable file created by pyinstaller

    MIGRATED TO GITHUB https://github.com/extremecoders-re/pyinstxtractor This is a python script to extract the contents of a PyInstaller generated Windows executable file. The contents of the pyz file (usually pyc files) present inside the executable are also extracted. The pyc files are made valid so that a python bytecode decompiler will recognise it. Script can run on both python 2.x and 3.x Pyinstaller versions 2.0, 2.1, 3.0, 3.1 and 3.2 are supported
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.