Showing 321 open source projects for "j-trace"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    inspectIT

    inspectIT

    inspectIT is the leading Open Source APM

    inspectIT is the leading open-source APM (application performance management) tool for monitoring and analyzing your Java(EE) software applications. Various sensors capture end-to-end information for every request from the end user, to the business tier all the way to the backends. inspectIT is based on an application-centric, business-focused approach, where each technical request is mapped to an application and to a business use case. With inspectIT you always know about the health of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LumberJack4Logs
    LumberJack4Logs is a viewer for log and trace files with the ability to extend the recognized data formats by adding text parser plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AntibiogramJ

    AntibiogramJ is a Java program for the reading of antibiogram-images

    AntibiogramJ is a Java program for the identification, measurement and categorisation of inhibition zones in antibiogram images captured with any device that incorporates a camera (including digital cameras and mobile phones). Citing AntibiogramJ: A. Alonso, C. Domínguez, J. Heras, E. Mata, V. Pascual, C. Torres, and M. Zarazaga. AntibiogramJ: a Tool for Analysing Images from Disk Diffusion Tests. Computer Methods and Programs in Biomedicine 143:159-169. 2017. DOI: http://dx.doi.org/10.1016/j.cmpb.2017.03.010 You can see more information about AntibiogramJ in https://sourceforge.net/p/antibiogramj/wiki/Home/ Several videos explaining the use of AntibiogramJ are available in https://sourceforge.net/p/antibiogramj/wiki/Videos/ AntibiogramJ includes now the EUCAST v.9.0. ...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    mirplant

    miRPlant: An Integrated Tool for Identification of Plant miRNA

    please cite: An J, Lai J, Sajjanhar A, Lehman ML, Nelson CC: miRPlant: an integrated tool for identification of plant miRNA from RNA sequencing data. BMC bioinformatics 2014, 15(1):275. We will create index for you if you tell us your interested plants (j.an@qut.edu.au).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6

    j-denv

    java-developer/deploy environment

    Another POC (Proof Of Concept), a 'dialog' tool made in java, can show multiple dialogs, images, buttons, and even HTML (3.2) a lot of things do not work properly or doesn't work at all. Reads from stdin and writes to stdout, can be linked with netcat/socat, check readme for examples. IMPORTANT: dealing with long terminal lines require switching the terminal to non-canonical mode (stty -icanon) Reenable canonical mode with: stty icanon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J QR Code Generator

    J QR Code Generator

    With J QR Code Generator you can create QR Codes easily & offline

    A QR code is a two dimensional barcode that stores information in black and white dots. J QR Code Generator is a simple easy to use QR code generator that works offline and completely free. Current version support to generate QR Code for plain text, website(URL), SMS, and Email (more will be added in next version).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    ParTools

    Support for manual parallelization of sequential C programs.

    ParTools allows the interactive analysis of a C program execution profile and data dependencies to facilitate the discovery and selection of suitable parallelization candidates in a manual parallelization process. The flow does not assume any specific parallelization technique, thus it can be broadly applied. The original (serial) C source is automatically annotated to trace the execution profile and data dependencies at run-time. The annotated program is then executed using a significant (but small) data set selected by the developer. The data collected is cross-referenced with the original source and can be interactively analyzed graphically to determine the best parallelization candidates and techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jillion
    Java bio-informatics library to analyze and convert genomic sequence and assembly data. This library was created and used by the J. Craig Venter Institute (JCVI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10
    jalicanto

    jalicanto

    Traveling Salesman Problem "window time based" aproximate solver

    Time based Traveling salesman problem solver. Using iterated local search algorithm, implements xkick perturbation Programmed in Java. A class to use the TSP Suite(Thomas Weise, Raymond Chiong, J ¨org L¨assig, Ke Tang, Shigeyoshi Tsutsui, Wenxiang Chen, Zbigniew Michalewicz, Xin Yao, Benchmarking Optimization Algorithms: An Open Source Framework for the Traveling Salesman Problem. 2014.),is implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    AutoSim

    AutoSim

    A free automata simulator that simulates DFA/NFA/DPDA/NPDA/STM

    ...Written in Java, it is a command-line based utility that runs on any OS that supports Java. With AutoSim, you can not only determine the final state or stack/tape contents, you can also trace through the execution states as well, from the initial to the final states. The latest version of AutoSim is 1.0, and it currently supports DFAs, NFAs, DPDAs, NPDAs, as well as Standard Turing Machines.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    J-ICE
    J-ICE stands for Jmol interface for crystallographic and electronic properties. Is an extension of the powerful, platform independent molecular visualizer Jmol, towards crystallographic and electronic properties. More info will be given soon.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    OPEN SEN PLATFORM

    OPEN SEN PLATFORM

    OPEN PLATFORM FOR SEN APPS (subproject of Computer as Therapy)

    Here we present results from "Computer@Therapy" project - OPEN SOURCE PLATFORM for SEN (special education needs), called iCT Framework tool and its apps. This tool works as central management app including users (class) manager, SEN apps manager (following the pre-defined communication protocol) and security (rights) manager. Thus each developer of new SEN app can just focus at the proper educational tasks in his app without the need of handling of app data management stuff around. Such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    ...At this project page we present sources of developed apps according to iCT design principles. Apps are developed continuously by team members under the supervision of J. Fiala. New versions of iCT Framework and apps are added continuously at our new subproject tab (iCT-Framework v2 and its SEN apps) which is also called OPEN SEN PLATFORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Validation Manager
    Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless. Source is hosted on Bitbucket: https://bitbucket.org/javydreamercsw/validation-manager
    Downloads: 1 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

    MethodCallTrace4Java

    Template for AspectJ, by which you can trace back the method call.

    ...Sometimes, we need to clarify the relationship among those 3rd party Java classes. And Aspect by AspectJ can shed light on our way. This project is the template for the Aspect by AspectJ. By the pointcut for the method call, we can trace back'who calls it. The word 'who' in this context is: Which method of which class For instance ... By the pointcut for: com.thirdparty.Foo.bar() we can trace: Which method of which class calls: com.thirdparty.Foo.bar() $. Requirements This project depends on: AspectJ Ant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Priority Estimation Tool (AHP)

    Priority Estimation Tool (AHP)

    PriEsT is a decision making tool for Analytic Hierarchy Process (AHP).

    ...After defining criteria, PriEsT allows you to enter your judgements against each criterion, which are then used to calculate the final ranking (or weights). Please cite this if you find it useful:- Siraj, S., Mikhailov, L. and Keane, J. A. (2015), "PriEsT: an interactive decision support tool to estimate priorities from pairwise comparison judgments". International Transactions in Operational Research. 22: 217–235. doi:10.1111/itor.12054
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19

    TraceMetrics

    TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).

    TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3). The main goal is to perform a quick analyzis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement. Such tool is needed because a research simulation may generate a trace file with thousands of lines, becoming dificult to analyze manually.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 20

    TraceInspector

    Offline Wily Transaction Inspector 0.16.7.3 BETA

    Offline Wily Transaction Inspector is a Java standalone application with which one can analyze trace files offline generated by Wily Introscope Workstation or Webview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Silver-J

    Silver-J

    A lightweight Java IDE for Windows

    Silver-J is the light weight Integrated Development Environment(IDE) for Java written in C#.NET which is compatible only for Windows. Silver-J Allows you to easily create Java Application/Applet Projects,Compiling/Running Java Projects & Building Executable Jar Applications. You must have .NET framework version 3.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    scFvMiner

    Scripts for analysing NGS data

    These scripts written in java can be used for deep sequencing analysis of the scFv antibodies from a synthetic antibody library and yields complete sequence information on the randomized areas of antibodies enriched from the library by phage display. The methods are descriped in Lövgen, J., Pursiheimo, J.P., Pyykkö, M., Salmi, J. & Lamminmäki, U. (2016) Next generation sequencing of all variable loops of synthetic single framework scFv – application in anti-HDL antibody selections. New Biotechnology 33:790-796.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JInfoPlate

    JInfoPlate

    Simple program designed to help get info about Java and other stuff.

    Simple program designed to help get info about Java and other stuff. No internet connection needed to use! Written in Java Swing, so the JRE is needed to run! Easily navigate through the simple tab UI. Quickly find information about Java, The System User, and System! Find the source at https://github.com/Kivitoe/JInfoPlate or the source zip download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JFtp is a graphical network browser. It supports various types of connections like FTP, SMB, SFTP, NFS, HTTP and local ones, has a nice Swing GUI, lots of features and can be started & (auto)updated using Java Web Start in any browser (link on homepage.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    jIRCd is a full-featured Java-powered IRC server. It uses the advanced features of Java, including multi-threading and multiple platforms, to create a very powerful IRC server for any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB