Showing 144 open source projects for "code copy"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 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.
  • 1
    c++ interface for the Microsoft Windows API. Please note this is alpha quality software undergoing development. Developers interested in the source code are advised to check out the latest copy from the SVN repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Review Pages
    The Review Pages tool generates a set of HTML pages that show the status of a working copy, or the difference between given revisions of a code repository, suitable for review. There is no need in a special server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Tool Integrations aim is to integrate usefull php tools such as PHP CodeSniffer, PHPUnit and PHP Depend into Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    CodeIgor
    CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AAImageViewer + AAImageLib
    AAImageViewer + AAImageLib is a simple application which can Read and Write all HDI Dune image formats (AAI, BMP, PNG, JPG). It includes a .NET library to read and write AAI image format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Enhances wx.grid to provide functionality for cut/copy/paste and undo/redo. Implemented as mixin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tool to test VBScript (VBS) code. Full VBScript execution or simple sentence evaluation. Outputs to a text box enabling you to copy and paste the results. Includes tools to replace and escape strings, encode HTML, encode binary files and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eclipastie is an open source Eclipse (3.3+) plugin (EPL license) which seamlessly copy and pastes text from within Eclipse to pastebins like Pastie (http://pastie.org) or LodgeIt (http://paste.pocoo.org/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10
    Utilities and source code libraries written in Visual Basic Classic (VB6). Currently: a source code analyzer; an app to copy templates/date-time stamp to clipboard or manipulate VB6/SQL code in the clipboard; & an ODBC/ADO SQL query template application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Eclipse plugin for generating toString() and Copy Constructor implementation for any Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provide Perl object management with a framework similar to STL. Includes a class producer to generate the code for the main member functions incl the ctor, data member accessor funcs, clone, swap, copy ctor, and singleton class type producer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Partially automate porting Java 2 code to Java 1.1 (for Mac Classic or the MS JVM) with jOneOne. Makes a copy of your Java 2 codebase, changing references from Java 2 objects to the Java Collections API for Java 1.1 [and some other stuff].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sosha is a .NET/C# program that tracks changes in files across any number of directories and saves a backup copy whenever they are changed. Specifically, the purpose of the application is to monitor source code as you edit it, making any changes undoable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jaca - Java Against Code Abuse Project is a package with a set of files improving pages, classes and standard operations so you can copy, paste and edit them to avoid rebuild stuff that is already done. Save time !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Code duplication detector

    Detect copy-paste code.

    Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types. Covers only C++ for now, but frontends for e.g. C9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Binsembler converts files into easy copy-n-paste assembler data code.
    Downloads: 0 This Week
    Last Update:
    See Project