Showing 24 open source projects for "forge-1.7.10"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    Octave Forge

    Octave Forge

    A collection of packages providing extra functionality for GNU Octave

    Octave Forge is a central location for collaborative development of packages for GNU Octave. The Octave Forge packages expand Octave's core functionality by providing field specific features via Octave's package system. See https://octave.sourceforge.io/packages.php for a list of all available packages. GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems...
    Leader badge
    Downloads: 2,733 This Week
    Last Update:
    See Project
  • 2
    Electron Forge

    Electron Forge

    A complete tool for building and publishing Electron applications

    A complete tool for building modern Electron applications. Electron Forge unifies the existing (and well-maintained) build tools for Electron development into a simple, easy-to-use package so that anyone can jump right into Electron development. Electron Forge is an all-in-one tool for packaging and distributing Electron applications. It combines many single-purpose packages to create a full build pipeline that works out of the box, complete with code signing, installers, and artifact...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Scapy

    Scapy

    Scapy is a Python-based interactive packet manipulation program

    Scapy is a powerful Python-based interactive packet manipulation program and library. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and much more. It is designed to allow fast packet prototyping by using default values that work. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Electron Packager

    Electron Packager

    Customize and package your Electron app with OS-specific bundles

    Electron Packager is a command line tool and Node.js library that bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution. For creating distributables like installers and Linux packages, consider using either Electron Forge (which uses Electron Packager internally), or one of the related Electron tools, which utilizes Electron Packager-created folders as a basis. Note that packaged Electron applications can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    Electron Fiddle

    Electron Fiddle

    The easiest way to get started with Electron

    Electron Fiddle lets you create and play with small Electron experiments. It greets you with a quick-start template after opening – change a few things, choose the version of Electron you want to run it with, and play around. Then, save your Fiddle either as a GitHub Gist or to a local folder. Once pushed to GitHub, anyone can quickly try your Fiddle out by just entering it in the address bar. Try Electron without installing any dependencies: Fiddle includes everything you'll need to explore...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    ArrayFire

    ArrayFire

    ArrayFire, a general purpose GPU library

    ... interested and able to write top performing tensor functions. Together we can fulfill The ArrayFire Mission under an excellent Code of Conduct that promotes a respectful and friendly building experience. Rigorous benchmarks and tests ensuring top performance and numerical accuracy. Cross-platform compatibility with support for CUDA, OpenCL, and native CPU on Windows, Mac, and Linux. Built-in visualization functions through Forge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Ember-Electron

    Ember-Electron

    Build, test, compile and package desktop apps with Ember and Electron

    The addon for creating ambitious cross platform desktop apps. Extend any Ember.js application with the access and options of a full-sized desktop application in minutes. Ember-Electron is powered by electron-forge and provides all the tooling necessary to build, test and ship your application. After installing the addon, you will find a new folder ember-electron inside your Ember project root. All code required to run an Electron project will be there. Run your project in development mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Secdev Scapy

    Secdev Scapy

    Scapy: the Python-based interactive packet manipulation program

    Scapy is a powerful interactive packet manipulation libary written in Python. Scapy is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. Scapy can be used as a REPL or as a library. It provides all the tools and documentation to quickly add custom network layers. Scapy runs natively on Linux, macOS, most Unixes, and on Windows with Npcap. It is published under GPLv2. Starting from version 2.5.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java·Applied·Geodesy·3D

    Java·Applied·Geodesy·3D

    Least-Squares Adjustment Software for Geodetic Sciences

    JAG3D is no longer developed at source-forge, and has moved to GitHub. Please visit https://github.com/applied-geodesy/jag3d or https://software.applied-geodesy.org to get the latest version.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10

    Apache Allura

    Forge software for hosting software projects

    Apache Allura's website and resources are all at https://allura.apache.org/ Allura was originally developed here, which is why this project exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mixin

    Mixin

    Mixin is a trait/mixin and bytecode weaving framework for Java

    Mixin is a trait/mixin framework for Java using ASM and hooking into the runtime classloading process via a set of pluggable built-in or user-provided services. Built-in services currently support Mojang's LegacyLauncher system, though this is deprecated in favor of ModLauncher by cpw, which has greater extensibility and has support for Java 8 and later. Additional documentation for individual features and annotations can be found in the extensive Javadoc. For additional help use the channel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Laravel Deployer

    Laravel Deployer

    Zero-downtime deployment out-of-the-box

    Laravel Deployer is a lightweight wrapper of Deployer.org giving Artisan the power of zero-downtime deployment. Runing php artisan deploy:init your.hostname.com -a, will set you up with everything without asking you any questions. Using the -f option will optimize the configuration file for servers that are maintained by Laravel Forge. Before starting you first deployment, you should go check your config/deploy.php file to make sure it suits your deployment flow. For example, the local strategy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Empusa has moved to the HotRod project at Source Forge. Full DAO generator for MyBatis. Takes structure of an existing database using JDBC and generates DAOs, mappers, and all Mybatis configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ZK Forge is the project for community collaboration to develop ZK extensions, such as components, themes, and utilities.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ... and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ForGE - Fortran GUI Environment v0.4.0 Alpha Source: https://github.com/jshahbazi/fortran-forge Latest News ========= (5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/ (10/18/13) - Source code has been released! (7/1/13) - The compilation instructions up until now have been wrong. They have been updated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    .... With a toolset chosen you can build your applications and also you can use the hls (Hefesto's scripting language) to assist in the pre and post-compilation. This means: - You can setup your code: editing some headers to fit version, etc. - You can forge* the project, etc. - You can run your unit / system tests. - You can generate your application packages, etc. *: In the Hefesto's jargon, "forge" something means to create something anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C++ portable library designed to be used on 32/64-bit operating systems, as a series of header files, which can be included separately, or all together as a complete library. Memory manipulation, file handling, data types, etc. visit cppocl.co.uk. The status of this library will only be kept up to date on cppocl.co.uk. I have abandoned using Source Forge for access to the source code, and am currently not making development of the library available for open source, although this might change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is part of WDForge.org : WinDev Open Source portail and forge. You'll find in there the snippets forge ressources from WinDev users community. WinDev is registered by www.pcsoft.fr
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Type-safe Java/C# messaging framework for TIBCO/ActiveMQ JMS, TIBCO/RV, etc. protocols. Generates Java/C# classes from XML definitions - field-level constraints, complex field types (arrays, hashtables, nested message objects) are fully supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A J2EE web development project, which purpose is to enable a developer build simple and complex web applications writing less code and configuration files, and been easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spago (PROJECT MOVED TO ObjectWeb forge) is a J2EE framework that provides a solution to the needs of multichannel applications and integration services. It allows to develop web applications,integrating existing infrastructures and publishing the servic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is no longer maintained. Please visit the GForge project( http://gforge.org/ ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Anvil -- "a small forge" A lite-weight, modular, web-based framework supporting collaborative software development. Anvil provides multi-project control, is easy to configure, and can easily integrate with external tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next