Showing 17 open source projects for "runtime"

View related business solutions
  • 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
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 1
    Slonik

    Slonik

    A Node.js PostgreSQL client with runtime and build time type safety

    Slonik is a PostgreSQL client for Node.js that ensures safe and efficient query execution by using tagged template literals, preventing SQL injection attacks and promoting better query structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Beats

    Beats

    Lightweight data shippers of the Elastic Stack

    ...It captures all sorts of operational data from hundreds or thousands of machines and systems and sends them to Logstash or Elasticsearch. Beats is lightweight in that it has a small installation footprint, uses limited system resources and has no runtime dependencies. It consists of: Auditbeat (for audit data), Filebeat (for log files), Functionbeat (serverless shipper), Heartbeat (for uptime monitoring), Metricbeat (for metrics), Packetbeat (for monitoring network data), and Winlogbeat (for Windows Event logs), with many other Beats created by the community.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    spdlog

    spdlog

    Fast C++ logging library

    ...For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). Easily extendable with custom log targets. Log filtering, log levels can be modified in runtime as well as in compile time. Support for loading log levels from argv or from environment var. Backtrace support, store debug messages in a ring buffer and display later on demand.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Gradle Test Logger Plugin

    Gradle Test Logger Plugin

    A Gradle plugin for printing beautiful logs on the console

    A Gradle plugin for printing beautiful logs on the console while running tests. The plugin registers an extension called testlogger (all lowercase and one word) at project level as well as for each task of type Test. By default, the showExceptions flag is turned on. This shows why the tests failed including the location of the failure. Of course, you can switch off this slightly more verbose logging by setting showExceptions to false. Just like Gradle itself, by default only the last frame...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    MouseController

    MouseController

    Records and plays back mouse actions

    ...A time stretch function lets you slow down or speed up the playback. Execution via command line provides the option to set most parameters visible in the UI. This application requires the .NET Framework 4.8 runtime. The installer will attempt to install the framework if necessary.
    Leader badge
    Downloads: 319 This Week
    Last Update:
    See Project
  • 6
    ProvErr

    ProvErr

    System Level Statistical Fault Diagnosis using Dependency Model

    Code base moved to: https://github.com/Data-to-Insight-Center/ProvErr A statistical fault diagnosis tool that leverages an application's dependency model to automatically infer an o ending piece of software/system in event of failure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Logging Framework supports stream-like usability, extensibility, portability, type-safety, allows enabling/disabling certain parts or fully at compile time and dependent on the configuration also at runtime and avoids macro-related pitfalls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    syslog proxy daemon

    syslog proxy daemon

    creates an extra socket for syslog (e.g. in a chroot jail)

    Developed for systems that have an older version of syslogd which does not support multiple sockets (e.g. via the '-a' flag). Performs extensive message validation according to RFC 3164
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    CatTail Viewer: dmesg, debugs, and logs!

    CatTail Viewer: dmesg, debugs, and logs!

    Monitors logs or other commands such as dmesg output on Linux systems.

    ...The project is under GPLv3 license so if anyone is wanting to learn Gambas3 can feel free to use this to help them. If you just want to download and run the executable you will need the gambas3-runtime package installed. Check with your distribution's repositories, Ubuntu users may need to add a PPA, others may have to compile it from source. This will be part of a suite of tools to be included in a customized Linux distribution geared toward PC diagnostics and recovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a java based monitoring tool,logs all the user actions and errors with runtime data, displays execution performance and executed method lines. It doesnt modifiy class source files and no need for coding, just put it in your class path and see the mir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple Java 5 library for printing human readable differences in time in multiple languages. Each class is responsible for printing a time difference in a certain language. Pure Java 5.0, no external libraries for maximum runtime speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Like Unix-Tail BUT: - Runs with or without GUI - Suspend and resume tailing at runtime - Can monitor a set of Files - Print output to a textfield, stdout or file - Runs in "Grep" mode, too (Read files once) - (Almost) the same options as Unix-Tail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LimpidLog is a revolutionary logging for Java and J2EE. No hard-coded log statements required. Classes are dynamically registered at runtime. See http://www.acelet.com/limpidlog/ and related http://www.acelet.com/super/LimpidDebugger/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Looks up the total runtime of any process(es) using process accounting and accounting tools with a nice GUI using wxGTK/wxPerl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java class library for logging, tracing, warnings, errors, asserts, etc with runtime configurable formatting and event filtering. This project is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next