Showing 155 open source projects for "npp-compare"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    JavaTranslator

    Utility for Java program internationalization

    An useful application to help in java applications translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    External Compare - Eclipse Plugin

    External Compare - Eclipse Plugin

    Launch an external diff tool like WinMerge in Eclipse

    ...Furthermore the plugin can (optional) format java code before the compare. This simplifies the compare if the code of 2 versions of a file is different formatted.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 3
    Apricot DB

    Apricot DB

    Database ERD- design tool with Reverse Engineering

    Design/Reverse Engineer/Generate Scripts/Compare Versions of all major databases with "Apricot DB" ERD- tool "Apricot DB" is a database tool for design and analysis of the relational database structure. It represents the DB- structure in the form of editable Entity/Relationship Diagrams (ERD). "Apricot DB" allows to perform reverse engineering on the existing database, as well as to create a new database structure from scratch.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    ProgrammingFonts

    ProgrammingFonts

    This is a collection of programming fonts

    ...If you have a try of another kind of programming font, maybe you can have a new different feeling of coding which will make you feel fabulous, so just have a try! Monospaced is the most important feature for programming fonts because monospaced fonts are easy for coding and must be easy to check or align or compare. Most of the important and popular programming languages are built on English characters, so the programming fonts must support English characters. All of the characters must be easily identified. There must be no confusion about some similar characters, such as l and 1, o and 0, i and l, and g and 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    SnapMacro

    SnapMacro

    Free and Open source Cross-platform bot creator using Snap language

    ...For examples: - Variables, - Conditions, - Data types like integer, hexdecimal - Flow conditions like if, while loop, repeat loop - Sleep, exit, delay statements - get the current pixel in position and compare it with colours
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BitShade

    BitShade

    AES Cipher, Base64 encoder, SHA calculator

    BitShade is a graphic utility to encrypt/decrypt with AES, base64 encode/decode, calculate the SHA checksum. It is cross platform, written in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    trip-It!

    trip-It!

    Helps to plan your trip on ZEV

    ...So far it takes into account ZOE (3 versions of batterysize) although adding a new car type is rather easy since only few data are required and they are usually easy to find. Trip-It! helps you to compare various options for the same trip, regarding consumption and charging stations positions. An offline mode is available, to use Trip-it! during your journey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Torrent-Directory Comparison

    Compares files in directory and in torrent to display differences

    ...Then displays files in directory but not in torrent, files in torrent but not in directory and files in both directory and torrent. Program command line parameters are: file.torrent [directory [+] [-] [=]] file.torrent The torrent file directory Directory to compare contents with torrent file + Display files in torrent file, not exist in directory - Display files in directory, not exist in torrent = Display files existed in both directory and torrent Absent of + - =, means all of them
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OpenUnderwriter (Insurance Distribution)

    OpenUnderwriter (Insurance Distribution)

    Feature rich insurance quote & buy system for underwriters and brokers

    OpenUnderwriter is an open source software house specialising in the development of IT solutions for the insurance market. Specialists in the areas of eBusiness and component based development, the team has developed technology for a number of major insurance companies. The OpenUnderwriter platform has been collaboratively developed by some of the best technical brains in the Insurance Industry and offers a viable alternative to traditional solutions. To date, OpenUnderwriter has been...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    tournament

    tournament

    Gestion de tournoi / Tournament management

    Tournament est une gestion de tournois écrit en java/SWT. Le but est de proposer une interface simple de gestion de poules et/ou d'éliminations. Tournament is a tournament management written in Java / SWT. The aim is to provide a simple interface for managing round robins and / or eliminations. Installation/Install https://sourceforge.net/p/swttournament/installation/Installation/ Si un graphiste passe sur cette page, un petit coup de main pour mon splash screen. Merci !! need...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11

    mep4j

    Math Expression Parser 4 Java

    Math Expression Parser 4 Java MEP4J is a high performance math expression strings parser for Java (J2SE >= 5). Compare its performance against similiar libraries and let me know your experince. The library manages the 5 operators (+, -, /, %, *) together with the following functions: - "abs" - "cos" - "sin" - "acos" - "asin" - "cosh" - "sinh" - "tan", - "tanh" - "atan" - "sqrt" - "cbrt" - "root" - "log" - "log10" - "log1p" - "exp" - "expm1" - "atan2" - "pow" The library supports variables (case insensitive), custom and pre-loaded ("e" and "pi"). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    ...The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the dependencies have changed when the patch is packaged in the future. If there is a change, the cache needs to be cleared. It is strongly recommended that your application do not directly depend on the library project, but make it into an aar package so that the application project can rely on it remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    With this tool you are able to test different hashes: - MD2 - MD5 - SHA1 - SHA224 - SHA256 - SHA384 - SHA512 Recommended Java 8 For any questions you may use the ticketing system .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JChecksum

    JChecksum

    MD5 Checksum Tool

    This tool checks the integrity of files. It is very important if you don’t want your computer to get infected with viruses and malware. Sometimes, hackers and malicious software developers modify the contents of a downloadable zip, which can even result in granting them remote access to your system. While downloading various software, you might have noticed that developers usually provide hash values (MD5) of their files. This tool enables you to verify the file integrity of the downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSV Comparator

    CSV Comparator

    CSV Comparator is a tool for comparing files which contain CSV-Data.

    CSV Comparator is a tool for comparing files which contain CSV-Data. It was created for performance engineers to be able to have a easy way to compare data from two testruns and be able to automate the comparing process of various files with scripts. There is a command line tool as well as a user interface. In case you need to compare .xml-Files you can convert them to .csv-Files with my other project CSV Transformer. The advantages by using CSV as input and output are the following: - Many applications allow an export of its data to CSV or Excel(were it could be saved to CSV) - It is possible to pre- and postprocess the data, e.g removing version numbers before comparing - It is easy to create CSV data from logfiles and other resources by using unix tools like sed or awk - CSV can be loaded into other applications, especially Excel, were it can be formatted by macros for analyzing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Asheninka (a Syllable Parser)

    Asheninka (a Syllable Parser)

    Parse syllables tool

    Tool to explore using several different algorithms for parsing orthographic words into syllables. It can also insert discretionary hyphens in words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CloudMIG Xpress

    CloudMIG Xpress

    Find the best suited cloud provider and deployment for your software

    To reduce resource over and under-provisioning, software systems can be migrated to IaaS and PaaS-based cloud environments. However, aligning and optimizing existing software systems for a cloud computing foundation often involves substantial reengineering activities or at least an elaborated configuration during the migration. There exist various challenges that have to be addressed, for example, systematically comparing cloud environment candidates, checking the conformance with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Excel compare tool

    Compares two Excel files on a cell-by-cell basis and dumps differences

    Java tool that takes a source and a compare file as input and then generates following files if any differences are encountered: -Source file with differences marked and -Compare file with differences marked -Difference dump file containg all locations of differences, src value, compare value
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Kokpit-db is an integrated monitoring, comparison and performance analysis software for Oracle databases. It can compare and monitor versions 8i, 9i, 10g and 11g. Supports standby databases and ASM instances. GUI and command line interfaces available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Halstead Metrics Tool

    Halstead Metrics Tool

    Software Metrics Analyzer for C,C++,Java Programs

    ...This project analyzes the design and definitions of Halstead’s metrics, the set of which is commonly referred to as ‘software science’. This analysis is based on a measurement analysis framework defined to structure, compare, analyze and provide an understanding of the various measurement approaches presented in the software engineering measurement literature.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    jLDADMM

    A Java package for the LDA and DMM topic models

    ...It provides implementations of the Latent Dirichlet Allocation topic model and the one-topic-per-document Dirichlet Multinomial Mixture model (i.e. mixture of unigrams), using collapsed Gibbs sampling. In addition, jLDADMM supplies a document clustering evaluation to compare topic models. See the usage of jLDADMM in its website at http://jldadmm.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSV Transformer

    CSV Transformer

    transforms xml to csv

    ...The CSV Transformer was created in a load and performance testing project, the use case was to be able to transform 2800 configuration files of a big banking application to a single .csv-File. With this single file it was possible to compare the whole configuration between two releases with the already available tool CSV Comparator. This enabled the team to verify if there were any changes that could have a potential performance impact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vianto

    Vianto

    Video Annotation Tool

    ...Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a plus/minus time (in seconds) - Wildcard code to input free text - Compare multiple codings and create a consolidated set of events - Link multiple videos together to view multiple angles shot from different cameras at the same time Built with VLCj and packaged to run on Windows and OSX without the need to install VLC. Distributed freely according to the terms of the GPL license. Donations welcome - http://bit.ly/Donate_via_PayPal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Supermarkt

    Supermarkt

    Where do you want to shop today? Deluxe Manager for Shoppinglists.

    A computer without Supermarkt is worthless. Supermarkt is a Java real-life shopping simulator and best used before rushing through the supermarket. Sometimes it might be necessary to check up the costs before shopping, so keep your data uptodate.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB