Showing 275 open source projects for "lx-linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    x4juli is an e(x)tension for(4) the (j)ava util(u) (l)ogging implemantion. It is a port of major log4j features (RollingFileHandler, PatternLayout, Filters). It includes a native implementation of "Jakarta Commons Logging" and "slf4j".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    log4js has moved to Github: http://stritti.github.io/log4js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GBA Debugger for Mac OS X and GNUstep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • 5
    A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Autotuner

    Library for dynamic tuning of program parameters.

    Library for dynamic tuning of program parameters for best performance of program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JVMLense

    JVMLense

    The open source profiler for the jvm.

    Get an inside view of your application. Find bottlenecks by looking at the development of the duration of your main business methods over time even in production. Find the cause of those bottlenecks by applying the profiling capabilities of JVMLense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IA-32/64 (x86) CPU Virtualization library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    This project is a tool for beginners to understand why a MPI program works or doesn't. It aims simple MPI codes, with a modest number of Processes. It is a real time view of an executing code, providing help even when the program deadlocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QuickProf is a simple runtime performance measurement tool for C++ code. It provides a rough performance estimate with minimal effort. This kind of feedback can be invaluable to developers who want to optimize performance where it matters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a simple C/C++ tool to exactly profile certain functions/blocks of code in a multithreaded application. In particular, this tool can be used to precisely measure overheads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stand alone Java application used simulate a memory leak in order to generate profile signatures. The application has the ability to generate system (CPU) load in order to observe profile signature changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSnapshot
    JSnapshot is an advanced java exception logging, monitoring and analysis tool. It traces thrown exceptions in real-time and logs a snapshot of call stack, variables and objects for every thrown exception. Fully integrated with Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    runtimes invokes a program several times and prints real, user, and system CPU times. It also calculates average, variance and standard deviation of the run times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VisualMon is a concise dashboard for Java web applications, it shows statistics gathered by JAMon, reduced to the data relevant to the concrete web application and with a visually pleasant appearance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BinScan is a graphical tool to analyze the library dependencies of binaries. It integrates both tools "ldd" and "nm" into a single GUI frontend. it displays the library dependencies of executables and the symbols it references in shared libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tool for performance testing. Enable investigation of power management issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Parses and analyses Documentum 6.x DFC traces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This software provides PL/SQL packages for defining and measuring business tasks utilizing Oracle's extended SQL tracing mechanism.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple commandline tool that displays the timestamp in seconds, milliseconds and microseconds. Detailed information: http://sourceforge.net/apps/trac/sabali-timex/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Perfidix is a tool for developers to conveniently and consistently benchmark Java code. It's intentionally designed to be used like JUnit to simplify its adoption and comes with a suitable Eclipse plugin. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fossa
    Fossa is a runtime CUDA memory extender for Linux. With fossa, users can run CUDA applications that require more than the available amount of GPU memory. Fossa is targeted toward command line driven applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
    Downloads: 0 This Week
    Last Update:
    See Project