Showing 87 open source projects for "unix tool windows"

View related business solutions
  • 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Prophecy

    Prophecy

    Highly opinionated mocking framework for PHP 5.3+

    ... that, you'll become very fluid with this tool. For example, Prophecy has been named that way because it concentrates on describing the future behavior of objects with very limited knowledge about them. But as with any other prophecy, those object prophecies can't create themselves, there should be a Prophet. Prophecy enforces same method prophecies and, as a consequence, same promises and predictions for the same method calls with the same arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ada Class Library

    Ada Class Library

    Ada Class Library - an object orientated library for Ada.

    Text search and replace. Scripting (small tool programs). CGI scripts. Execution of external programs (incl. I/O redirection). Garbage Collection. Extendended Booch Components. CD-Recorder
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    Space3d

    Space3d

    C# graphics library used for 3D modeling, built with OpenGL/OpenTK

    The Graphics Library is built on top of OpenTK, the C# library that wraps OpenGL. The intended clients are technical and engineering graphics applications that require three-dimensional visualization tool. The implementation draws a scene on separate working thread, optionally, the thread-updater may be invoked. The Space3d Library uses Recursive Composition design pattern. The hierarchy by reference, built into the component, plays a dual role in modeling three-dimensional space: first...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EiffelStudio
    EiffelStudio is an Integrated Development Environment (IDE) that provides comprehensive facilities to programmers. It offers a comprehensive suite of tools that enable programmers to produce correct, reliable, and maintainable software while keeping control of the development process. If you want to create fast, robust, scalable applications, then EiffelStudio™ will offer you a cost-effective solution. Imagine being able to model your system as you think – capturing your requirements and...
    Downloads: 7 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    MedRecReader

    MedRecReader

    Convert Tricare PDF table into MS Excel

    Medical Record Reader (MedRecReader) is a tool designed to simplify coping Tricare medical history from a PDF Table to a manageable format such as a Microsoft Excel table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UCDetector

    UCDetector

    Eclipse Plugin to find unused Java code

    UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    E.R.A simple uml

    E.R.A simple uml

    Very simple entities relation attributes tool with export

    I was tired of the wayward UML tools to explain some simple ideas and share with my colleagues, I created this tool to create simple schema simply. Not perfect but do the job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    geeny

    scriptable game engine with built-in support for 2D graphics and sound

    Geeny is a scriptable game engine with built-in support for 2D graphics and sound. The scripting language is object oriented, high performance is attainable by using vector and array operations. Win32 C++, full portability planned in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OovAide

    C++, Java IDE with auto class, sequence, zone, dependency, diagrams

    The OovAide project used to be named oovcde. Searching the web will bring up more information about oovcde at this time. The OovAide project is a C++ or Java analysis IDE for Windows or Linux with an automated multi-tasking build system, cross compiler support, an analysis tool based on CLang that creates UML class, component, sequence as well as zone and portion diagrams from C++ or Java source, static analysis and test coverage. The diagrams allow navigation through the source code...
    Downloads: 6 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

    Loglan82

    Loglan language and Virtual Loglan Processor repository

    Loglan'82 is a programming language conceived for object and distributed programming. It has many features that make Loglan'82 a tool surpassing other programming languages: * It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]], * It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e. **coroutines** and modules of threads ('''process'''). One can create not only objects of classes, but also objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    oovcde

    oovcde

    C++ analysis IDE with auto class, sequence, zone, dependency, diagrams

    The Oovcde project has been renamed to OovAide. Downloades from either location work for now. The Oovcde project is a C++ IDE for Windows or Linux with an automated multi-tasking build system, cross compiler support, an analysis tool based on CLang that creates UML class, component, sequence as well as zone and portion diagrams from C++ source, static analysis and test coverage. The diagrams allow navigation through the source code, and can be edited manually and saved as .SVG files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K/XP/Vista/7. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    instantFSM

    C++ inline state machine library

    instantFSM is a header-only C++ state machine library. Its goal is to make state machine declaration and use easy enough that it can be integrated into your projects painlessly. Have a look atp the wiki where you will find a tutorial, samples, and a cheatsheet to get accustomed with instantFSM. The only instantFSM header file is downloadable from the files section or you can check it out from the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tecomp: A compiler for Eiffel (compliant with ECMA-367, ISO/IEC 25436). Tecomp is a command line compiler. It is committed to implement standard Eiffel. Tecomp works on Unix and Windows systems. The tecomp project is no longer under active development. Successor project: http://albatross-lang.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Endless Space Mod Tool

    Endless Space Mod Tool

    An Endless Space Mod Tool for the modding community.

    An Endless Space Mod Tool for the modding community. We made this tool ourselves using only the mods in circulation as a base to read, edit and create mods. (There is little functionality at the moment) Translators are still needed for other languages to support so if you want to help with translating feel free to give us a call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NDO® (.NET Data Objects®) is a powerful tool for object relational mapping (O/R-Mapping) on the Microsoft® .NET Platform. It integrates smoothly in Visual Studio, using an Add-in. The latest version 3.0 works with .NET 4.0/4.5/4.5.1 and Visual Studio 2010/2012/2013/2015. Download and issue tracking has been moved to the NDO Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C++ UUID compliant to RFC 4122.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    XConf: XML & properties file processing tool - command line and ant task available. Uses a simple and compact method of specifying elements that need to be processed, and what to do to them. Created for developers and system administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Privacy Policy Merger

    XML Privacy Policy (P3P) language merger

    ..., it discusses some efficient strategies and algorithms for the matching and the merging processes, and then elaborates on some privacy policy conflicts that may occur after merging policies. Lastly, the project presents a tool for matching and merging P3P policies. If successful, the merge produces an aggregate policy that is consistent with the policies of all participating service providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a collection of tools and a code library to assist engineers who are developing SystemVerilog based verification environments. Components include utility libraries, scoreboard and shutdown manager implementation, register tool, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ftk is an ActionScript 2.0 library and is focused on data input/output. Most notably are the serialization classes based on php's un/serialize format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Library/Tool focusing exclusively on the file size aspect of PHP script optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    J7Win

    A Java Wrapper for Windows API functions.

    This project is a set of Java wrapper classes for Win32 API functions. There is a parallel project called J7Linux which is the equivalent for Linux/Unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Oblivion Stats Editor

    Oblivion Stats Editor

    A stats mod tool for TES4 Oblivion

    My new tool to edit Attributes, skills, and gold (And races in the future) for TES4 Oblivion. Project written in VB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next