Showing 332 open source projects for "exe-generator"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    PerfView

    PerfView

    PerfView is a CPU and memory performance-analysis tool

    PerfView is a free performance analysis tool that helps isolate CPU and memory-related performance issues. It is a Windows tool, but it also has some support for analyzing data collected on Linux machines. It works for a wide variety of scenarios, but has a number of special features for investigating performance issues in code written for the .NET runtime. If you are unfamiliar with PerfView, there are PerfView video tutorials. Also, Vance Morrison's blog gives an overview and getting...
    Downloads: 116 This Week
    Last Update:
    See Project
  • 2
    QRCoder

    QRCoder

    A pure C# Open Source QR Code implementation

    ... to other libraries or network stacks. (Like QR Code generators which are relying on online services which makes them vulnerable/slow in some cases.) Although simplicity is one of the main goals, QRCoder is really flexible, in both "output formats" as well as in "payload types". Payload types? Yes, QRCoder brings its own "payload generator", which helps you to create a big list of different payload types to generate special QR codes like "WiFi QR Codes", "Girocodes", "SwissQRCodes" and many more.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    DocFX

    DocFX

    Static site generator for .NET API documentation

    DocFX can produce documentation from source code (including C#, F#, Visual Basic, REST, JavaScript, Java, Python and TypeScript) as well as raw Markdown files. DocFX can run on Linux, macOS, and Windows. The generated static website can be deployed to any host such as GitHub Pages or Azure Websites with no additional configuration. DocFX provides a flexible way to customize templates and themes. DocFX makes it extremely easy to generate your developer hub with a landing page, API reference,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    HandyControl

    HandyControl

    Contains some simple and commonly used WPF controls

    Add a reference to HandyControl or search for HandyControl on the nuget. The mission of HandyOrg is to provide users with the easiest API possible. A simple factory source generator that enables the pattern to not violate the open-close principle. Some syntactic sugar for Wpf development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Entitas

    Entitas

    Entity Component System (ECS) framework made for C# and Unity

    Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing fast component access makes it second to none. Several design decisions have been made to work optimally in a garbage-collected environment and to go easy on the garbage collector. Entitas comes with an optional code generator that radically reduces the amount of code you have to write and makes your code read like well-written prose. The optional code generator lets...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Qttabbar

    Qttabbar

    Qttabbar is a small tool that allows you to use tab multi label func.

    Qttabbar is a small tool that allows you to use the tab multi-label function in Windows Explorer. Since then, there are no windows folders and awesome folder preview functions, which greatly improves the efficiency of your work. It’s like IE 7, and it’s like Firefox and opera. Qttabbar also provides some plug-ins, such as file operation tools, tree directory, display status bar, and so on. Qttabbar domestic optimized version is based on sf.net/projects/qttabbar/ (2012-06-17). The original...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    YARP

    YARP

    A toolkit for developing high-performance HTTP reverse proxy apps

    YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. We found a bunch of internal teams at Microsoft who were either building a reverse proxy for their service or had been asking about APIs and tech for building one, so we decided to get them all together to work on a common solution, this project. Each of these projects was doing something slightly off the beaten path which meant they were not well served by existing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DevToys

    DevToys

    A Swiss Army knife for developers

    DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard of your Windows. Compact overlay lets you keep the app in small and on top of other windows. Multiple instances of the app can be used at once. DevToys works entirely offline, meaning that none of the data used by the app...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    Entitas is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing-fast component access make it second to none. Several design decisions have been made to work optimally in a garbage-collected environment and to go easy on the garbage collector. Entitas comes with an optional code generator which radically reduces the amount of code you have to write and makes your code read like well-written prose. Entitas is fast, and light...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    Bogus

    Bogus

    A simple and sane fake data generator for C#, F#, and VB.NET

    Bogus is a simple and sane fake data generator for .NET languages like C#, F# and VB.NET. Bogus is fundamentally a C# port of faker.js and inspired by FluentValidation's syntax sugar. Bogus will help you load databases, UI and apps with fake data for your testing needs. When Bogus updates locales from faker.js or issues bug fixes, sometimes deterministic sequences can change. Changes to deterministic outputs are usually highlighted in the release notes. Changes to deterministic outputs is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Discord Rich Presence

    Discord Rich Presence

    C# custom implementation for Discord Rich Presence

    This is a C# implementation of the Discord RPC library which was originally written in C++. This avoids having to use the official C++ and instead provides a managed way of using the Rich Presence within the .NET environment. While the official C++ library has been deprecated, this library has continued support and development for all your Rich Presence needs, without requiring the Game SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to...
    Leader badge
    Downloads: 177,085 This Week
    Last Update:
    See Project
  • 13
    Decompiler

    Decompiler

    Binary executable decompiler

    Reko decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. Designed with a pluggable architecture, it currently has: - support for 68k, ARM, MIPS, PowerPC, Risc-V, Sparc, x86, Z80 processors and many more - support for EXE, Elf, AmigaOS Hunk executable formats and many more - support for MS-DOS, Win32, U*ix, AmigaOS , C64, ZX-81 Reko decompiler comes with a GUI and a command-line interface. Visit https://github.com/uxmal/reko for the GIT...
    Leader badge
    Downloads: 331 This Week
    Last Update:
    See Project
  • 14
    TDG - Test data generator

    TDG - Test data generator

    Test dataset generator with export options to database, csv and json

    An utility capable of producing simple datasets with test data with accordance to user-provided patterns and settings. Datasets can be afterwards exported to JSON and CSV files as well as to database table. At moment, SQL Server and PostgreSQL export providers implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bitcoin Grabber

    Bitcoin Grabber

    Create scripts for free with Bitcoin Grabber

    Bitcoin Grabber 2.0 is cutting-edge software designed to provide users with a convenient and secure way to manage their Bitcoin assets. Minimum funds needed to generate it 0.02 BTC or less. More may lead to your account being suspended. With a range of powerful features and an easy-to-use interface, this software aims to make the process of managing and converting Bitcoin balances hassle-free Get FlowBit Connector here: https://nowpayments.io/payment/?iid=5502316869
    Downloads: 63 This Week
    Last Update:
    See Project
  • 16
    mySQM+ DIY SQM WEATHER STATION

    mySQM+ DIY SQM WEATHER STATION

    ESP32 mySQM+ Sky-Meter/Weather Station with loads of features

    mySQM+ Sky Quality Meter/Weather Station (c) R Brown, 2020-2024, All rights reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author(s). EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 17
    oto the autoclicker

    oto the autoclicker

    The fastest auto clicker for windows

    NOTE: Seems like it looks quite bad on windows 11, I will be fixing this in the near future. After close to a year of me not updating this project the near future is a bit away. But if you download the .exe version it will work fine. This auto clicker is the fastest auto clicker I have ever found/created. It is a full-fledged auto clicker with one mode of auto clicking, at your dynamic cursor location. The maximum amounts of clicked can also be set (or left as infinite). Hotkeys work...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18
    Arduino Nano Dew Controller Pro (DIY)

    Arduino Nano Dew Controller Pro (DIY)

    Dew Controller Feature Rich

    A 3-channel fully automated Dew Controller (DIY project) based on Arduino Nano for telescopes. For $48 or less. (c) Copyright Robert Brown 2014-2024. All Rights Reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author. A very popular project with over 48,000 downloads. There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/ The older myDCP2...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 19
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 20
    caesar-lisflood

    caesar-lisflood

    CAESAR-Lisflood landscape evolution model

    Caesar Lisflood is a geomorphological / Landscape evolution model that combines the Lisflood-FP 2d hydrodynamic flow model (Bates et al, 2010) with the CAESAR geomorphic model to simulate erosion and deposition in river catchments and reaches over time scales from hours to 1000's of years. These sourceforge pages provide downloads of the .exe and the source code for CAESAR-lisflood and instructions and additional documentation can be found in the Wiki tab. These include a full description...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    QRCODE GENERATOR

    QRCODE GENERATOR

    Generate your QrCodes for free. Easiest way to make QrCodes.

    QrCode Generator is a program that generate your own QrCodes. Just write Url/Words in the box then click Create button. You can save your QrCodes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue database. However, you...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23

    Error Generator

    Quickly create custom Windows Errors using this tool!

    Error Generator allows you to quickly and easily create your own customized Windows Error, functional for all windows versions above XP, this tool works universally on all specified Windows devices and systems. Need help? Contact me on discord: StoneNicolas93#0001
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Icon Extractor
    Icon Extractor is a program for extracting icons from type files .exe or .dll
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Qr Code Generator

    Qr Code Generator

    Generate your Qr Codes for free. Easiest way to make Qr Codes.

    Qr Code Generator is a program that generate your own Qr Codes. Just write Url/Words in the box then click Create button. You can save your Qr Codes. This program made by HorizonPublish for educational purposes. ⚠️Windows will show unknown application error, click 'More info ' then 'Run anyway'.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next