Open Source Windows Code Review Software - Page 4

Code Review Software for Windows

View 13 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.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    Makes using log frameworks as painless as printing to stdout by adding intentions, live templates and code inspections that support most aspects of the configured log framework. On top of this log IDs and reviews can be generated in addition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a plugin for Resharper that adds intellisense for the NMock2 mocking framework to Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Number Base Converter

    Number Base Converter

    Instantly convert between number systems and do basic operations

    With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base. Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size). The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OndroSQL

    OndroSQL

    Thick SQL browser with query debug helping features

    Thick SQL browser with query debug helping features good arangement of components and shortcuts - fast application run - intuitive user operations - everything on the place where it is expected - imports and validates SQL queries from the source code of developed application For the changelog see the wiki pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    AnalysesOracle Performance Doctor is a tool which helps you to understand the behavior of your application on Oracle database level. The tool does: 1. Extract execution plan for all SQL’s executed by specified db user and print it to file on server side. 2. For all executed SQL statements the tool will provide more performance version of sql text by using built-in module dbms_sqltune.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP Depend

    PHP Depend

    PHP_Depend is an adaptation of the established Java development tool

    PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability. The maintainers of PHP Depend and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHPSCH is php based source code syntax highlighter. It supports php, c++, c#, java, delphi, css, html, mysql. You can change the default syntax colors with yours. project page: www.ibonette.com/phpsch-source-code-highlighter-kaynak-kod-renklendirici
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Polacode

    Polacode

    Polaroid for your code

    Use polacode.target, polacode.shadow, polacode.transparentBackground and polacode.backgroundColor to control image appearance. You have spent countless hours finding the perfect JavaScript grammar, matching it with a sleek-looking VS Code theme, trying out all the best programming fonts. You take three days porting over your theme before starting to use VS Code. You shell out $200 for italic cursive html attributes. The code has to look right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyTorch Lightning

    PyTorch Lightning

    The lightweight PyTorch wrapper for high-performance AI research

    Scale your models, not your boilerplate with PyTorch Lightning! PyTorch Lightning is the ultimate PyTorch research framework that allows you to focus on the research while it takes care of everything else. It's designed to decouple the science from the engineering in your PyTorch code, simplifying complex network coding and giving you maximum flexibility. PyTorch Lightning can be used for just about any type of research, and was built for the fast inference needed in AI research and production. When you need to scale up things like BERT and self-supervised learning, Lightning responds accordingly by automatically exporting to ONNX or TorchScript. PyTorch Lightning can easily be applied for any use case. With just a quick refactor you can run your code on any hardware, run distributed training, perform logging, metrics, visualization and so much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    QB (Quellcode Bahn) is a software that manage the operations on the source of the programs you develop, with a versioned repository. QB manage the deploy of your program, taking it from the repository and putting it wherever you want with test phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QuickRev
    A code review tool for Subversion, GIT and ClearCase controlled files. Features: Complete Review Cycle/ Reviews between different file versions/ Syntax highlighting/ Email Notifications/ Checklist Support/ Readable XML-Output/ Easy Configuration/ Metrics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Subversion Quick Diff Viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scenario

    Scenario

    Simple, neat and powerful tool for loading and managing JS scripts

    Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts. Scenario is very useful for the following cases: 1. Unit testing for JS without reloading the web page and re-engineering your code. 2. Load and manage scripts stored in arrays (code management). 3. Optimize coding flow by dynamically switching among best solution per case. 4. Run scenarios either distinctly or in parallel. 5. Keep easier track of bugs and errors when deploying. So, Scenario executes multiple views of your code or multiple scenarios of your code life-time on-demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    Scertify™ Refactoring Assessment is an open source component dedicated to development & QA teams that provides exclusive benchmark data on Software Quality. It automatically detects the portions of an application that can be refactored, gives valuable information on refactoring strategies, and costs. Though IT departments have matured these last 10 years and have now no doubt on the benefits of a continuous control of code quality, three major concerns were still remaining, without any tools able to effectively addressing these needs: * How to understand quality indicators, and how to compare them with the state of the art? * How to measure and manage the gap between the absolute quality level of a software, and a reasonable (reachable) target of quality? * What are the shortest and safe ways to achieve your quality goals?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Semantic

    Semantic

    Parsing, analyzing, and comparing source code across many languages

    semantic is a Haskell library and command line tool for parsing, analyzing, and comparing source code. Run semantic --help for complete list of up-to-date options. Semantic uses tree-sitter to generate parse trees, but layers in a more generalized notion of syntax terms across all supported programming languages. We'll see why this is important when we get to diffs and program analysis, but for now let's just inspect some output. It helps to have a simple program to parse. Symbols are named identifiers driven by the ASTs. This is the format that github.com uses to generate code navigation information allowing c-tags style lookup of symbolic names for fast, incremental navigation in all the supported languages. The incremental part is important because files change often so we want to be able to parse just what's changed and not have to analyze the entire project again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleCov

    SimpleCov

    Code coverage for Ruby with a powerful configuration library

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites. SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format, and display those results, giving you a complete code coverage suite that can be set up with just a couple lines of code. SimpleCov/Coverage track covered ruby code, gathering coverage for common templating solutions like erb, slim and haml is not supported. In most cases, you'll want overall coverage results for your projects, including all types of tests, Cucumber features, etc. SimpleCov automatically takes care of this by caching and merging results when generating reports, so your report actually includes coverage across your test suites and thereby gives you a better picture of blank spots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small tool that helps to remove spare .jars from projects grovn over the time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Provides a unified CLI interface for source code re-formatting and checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Static Analysis Tools for PHP

    Static Analysis Tools for PHP

    Docker image that provides static analysis tools for PHP

    Docker image providing static analysis tools for PHP. The list of available tools and the installer is actually managed in the jakzal/toolbox repository. Docker image with quality analysis tools for PHP. To run the selected tool inside the container, you'll need to mount the project directory on the container with -v "$(pwd):/project". Some tools like to write to the /tmp directory (like PHPStan, or Behat in some cases), therefore it's often useful to share it between docker runs, i.e. with -v "$(pwd)/tmp-phpqa:/tmp". If you want to be able to interrupt the selected tool if it takes too much time to complete, you can use the --init option. Some tools are not included in the docker image, to use them refer to their documentation. Provides utilities to report legacy tests and usage of deprecated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SyNFO

    Is a System Information Recovery Tool that allows you to know the info

    Is a System Information Recovery Tool that allows you to know the information of your PC, BIOS, Video Card and Processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Syntastic

    Syntastic

    Syntax checking hacks for vim

    Syntastic is a syntax checking plugin for Vim created by Martin Grenfell. It runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them. At the time of this writing, syntastic has checking plugins for ACPI Source Language, ActionScript, Ada, Ansible configurations, API Blueprint, AppleScript, AsciiDoc, Assembly languages, BEMHTML, Bro, Bourne shell, C, C++, C#, Cabal, Chef, CMake, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dockerfile, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON, JSX, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, Markdown, MATLAB, Mercury, NASM, Nix, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tag Cloud Maker

    Tag Cloud Maker

    Make a tag cloud from text in your files

    The Tag Cloud Maker application allows the specification of a source folder containing files that are parsed and the words counted and displayed in an HTML word tag cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    The Fuck

    Magnificent app which corrects your previous console command

    The Fuck is an app that corrects errors in previous console commands. It works by matching these previous commands with a rule. When it finds a match, it creates a new command based on the matched rule and executes this command. It has numerous rules enabled by default, including ones for fixing misspelled commands, fixing wrong commands, spell checking and correcting failed commands, and many, many others. You can also create your own rules and set certain parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TibCheck

    TibCheck

    TibCheck - simple and "dirty" validation tool for Tibco BW Projects

    Simple and "dirty" validation tool for Tibco BW Projects. Tested using: - JRE 6 and JRE 7, on Windows XP SP3 32bit and Windows 7 64bit - Tibco BusinessWorks 5.9.x project Should also work with (not tested): - Tibco BusinessWorks projects in any version above 5.2 - Every OS using JRE 6 or above Expect many bugs, and do not expect frequent updates... but you never know :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project