Suggested Categories:

Usage-Based Billing Software
Usage-based billing software, also known as metered billing software, enables companies to charge their clients and customers based on their usage, rather than one-time fees or flat subscription rates. Usage-based billing systems provide companies with the ability to offer pricing models based on metered billing, and also offer usage and consumption statistics.
Product Analytics Software
Product analytics software provides the tools to help businesses track, analyze, and optimize the performance of their products by collecting and interpreting user behavior data. These platforms provide insights into how customers interact with products, what features they use most, and where they encounter issues. Product analytics software typically includes features like funnel analysis, cohort analysis, A/B testing, heatmaps, and real-time tracking of product usage. It helps companies make data-driven decisions to enhance user experience, improve product features, and drive product innovation.
DJ Software
DJ software is designed for DJs (disc jockeys) and enables them to perform music production, live mixing, and more. DJ software is essential for DJs today that want powerful tools for live shows and music production. Some DJ software is designed purely for a computer only, while other DJ software may integrate with DVS (Digital Vinyl System) and turntables.
Employee Monitoring Software
Employee monitoring software is designed to track and analyze employee activities, behaviors, and productivity within a workplace. It typically includes features such as time tracking, application and website usage monitoring, keystroke logging, and screenshot capturing. Many platforms also provide productivity reports, activity alerts, and compliance tools to ensure adherence to company policies and data security standards. This software helps employers optimize workflows, improve accountability, and detect potential risks such as data leaks or insider threats. By providing visibility into daily operations, employee monitoring tools support both performance management and organizational security.
Disk Repair Software
Disk repair software is designed to diagnose, fix, and restore issues affecting hard drives, SSDs, USB drives, and other storage media. It can detect bad sectors, repair corrupted file systems, and recover inaccessible or lost data. Many solutions also offer preventive features such as disk health monitoring, error checking, and optimization tools to extend drive lifespan. By repairing logical errors and restoring damaged partitions, these tools help prevent data loss and improve system performance. Disk repair software is essential for IT technicians, data recovery specialists, and everyday users who need to maintain reliable storage devices.
Server Monitoring Software
Server monitoring software helps IT administrators track the performance, health, and availability of servers in real-time. These tools collect and display critical data on server resources such as CPU usage, memory consumption, disk space, and network traffic. By setting alerts for anomalies or performance degradation, server monitoring software helps prevent downtime and ensures servers run optimally. It often includes features like log management, automated reporting, and integration with other IT management tools. These solutions are essential for identifying potential issues early and maintaining the reliability of both on-premises and cloud-based server environments.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
View more categories (7) for "disc usage"
  • 1
    dotPeek

    dotPeek

    JetBrains

    ...This can potentially save a lot of time if you need to restore lost source code from a legacy assembly. dotPeek can identify local source code based on PDB files, or fetch source code from source servers such as Microsoft Reference Source Center or SymbolSource. dotPeek can also perform as a symbol server and supply Visual Studio debugger with the information required to debug assembly code. dotPeek inherits a lot of features from ReSharper. These include contextual and context-insensitive navigation, usage search, as well as different code structure and hierarchy views. Use Find Usages to search for all usages of a symbol, be it a method, property, local variable or a different entity. The Find Results tool window lets you group usages, navigate between them, and open them in the code view area.
    Starting Price: Free
  • 2
    DeepCover

    DeepCover

    DeepCover

    ...More accurate line coverage, and branch coverage. It can be used as a drop-in replacement for the built-in Coverage library. It reports a more accurate picture of your code usage. In particular, a line is considered covered if and only if it is entirely executed. Optionally, branch coverage will detect if some branches are never taken. MRI considers every method defined, including methods defined on objects or via define_method, class_eval, etc. For Istanbul output, DeepCover has a different approach and covers all def and all blocks. ...
    Starting Price: Free
  • 3
    Site24x7

    Site24x7

    ManageEngine

    ...It also analyzes network performance, traffic flow, and configuration changes, troubleshoots application and server performance issues through log analysis, offers custom plugins for the entire tech stack, and evaluates real user usage. Whether you're an MSP or a business aiming to elevate performance, Site24x7 provides enhanced visibility, optimization of hybrid workloads, and proactive monitoring to preemptively identify workflow issues using AI-powered insights. Monitoring the end-user experience is done from more than 130 locations worldwide.
    Leader badge
    Starting Price: $9.00/month
    View Software
    Visit Website
  • 4
    NServiceBus

    NServiceBus

    Particular Software

    ...Backed by a rock-solid distributed development methodology, a worldwide community of experts, consultants and contributors, NServiceBus offers enterprise-grade scalability and reliability for your workflows and integrations without any messy XML configuration - just pure-code bliss. NServiceBus highlights High performance and scalability, Extensively used in many mission-critical systems, business domains and usage scenarios. NServiceBus scalability and performance capabilities are battle-tested and ready for the toughest assignments. Reliable integration with automatic retries. Reliable by default, with built-in configurable mechanisms to retry on failure using messaging best practices and lessons learned from thousands of production usage scenarios. ...
  • 5
    Kubit

    Kubit

    Kubit

    Your data, your insights—no third-party ownership or black-box analytics. Kubit is the leading Customer Journey Analytics platform for enterprises, enabling self-service insights, rapid decisions, and full transparency—without engineering dependencies or vendor lock-in. Unlike traditional tools, Kubit eliminates data silos, letting teams analyze customer behavior directly from Snowflake, BigQuery, or Databricks—no ETL or forced extraction needed. With built-in funnel, path,...
  • 6
    Grafana Cloud

    Grafana Cloud

    Grafana Labs

    Grafana Labs provides an open and composable observability stack built around Grafana, the leading open source technology for dashboards and visualization. Recognized as a 2025 Gartner® Magic Quadrant™ Leader for Observability Platforms and positioned furthest to the right for Completeness of Vision, Grafana Labs supports over 25M users and 5,000+ customers—including Bloomberg, Citigroup, and Salesforce. The LGTM Stack combines Grafana for visualization, Mimir for metrics, Loki for logs, and...
    Starting Price: $0
  • 7
    Appsmith

    Appsmith

    Appsmith

    Appsmith is an open-source low-code platform designed to help businesses rapidly build custom internal tools and applications. With a drag-and-drop interface and extensive integration capabilities, Appsmith simplifies the development of dashboards, admin panels, and CRUD applications. Developers can also customize functionality using JavaScript, while seamless integration with databases and APIs makes it highly versatile. It supports self-hosting and enterprise-grade security features such...
    Starting Price: $0.4/hour/user
  • 8
    OpenCppCoverage

    OpenCppCoverage

    OpenCppCoverage

    OpenCppCoverage is an open-source code coverage tool for C++ under Windows. The main usage is for unit testing coverage, but you can also use it to know the executed lines in a program for debugging purposes. Support compiler with a program database file (.pdb). Just run your program with OpenCppCoverage, no need to recompile your application. Exclude a line based on a regular expression. Coverage aggregation, to run several code coverages and merge them into a single report.
    Starting Price: Free
  • 9
    websockets

    websockets

    Python Software Foundation

    ...Continuous integration fails under 100% branch coverage. websockets is built for production. For example, it was the only library to handle backpressure correctly before the issue became widely known in the Python community. Memory usage is optimized and configurable. A C extension accelerates expensive operations. It’s pre-compiled for Linux, macOS, and Windows and packaged in the wheel format for each system and Python version. websockets takes care of everything under the hood so you can focus on your application!
    Starting Price: Free
  • 10
    Vanilla.PDF

    Vanilla.PDF

    Vanilla.PDF Labs

    ...This ensures compliance with the highest industry and legal standards for document authenticity and integrity. Vanilla.PDF is built with developers in mind — it offers a clean, well-documented API, accompanied by fully-featured examples that showcase practical real-world usage. This means you can integrate it into your projects quickly and reliably, with confidence that the results will meet the market’s highest expectations.
  • 11
    Echidna

    Echidna

    Crytic

    ...Interactive terminal UI, text-only or JSON output. Automatic test case minimization for quick triage. Seamless integration into the development workflow. Maximum gas usage reporting of the fuzzing campaign. Support for a complex contract initialization with Etheno and Truffle.
    Starting Price: Free
  • 12
    jBrowserDriver

    jBrowserDriver

    Daniel Hollingsworth

    ...For building from source, install and configure Maven v3.x and run mvn clean compile install from the project root. To use in Eclipse, either import the existing Java project from the root directory or import the Maven file. For usage, jBrowserDriver can be used like any other Selenium WebDriver or RemoteWebDriver and works with Selenium Server and Selenium Grid.
    Starting Price: Free
  • 13
    BullMQ

    BullMQ

    Taskforce.sh

    ​BullMQ is a Node.js library that implements a fast and robust queue system built on top of Redis, designed to address various challenges in modern microservices architectures. It is structured around four primary classes. BullMQ offers features like minimal CPU usage due to a polling-free design, distributed job execution based on Redis, support for both LIFO and FIFO jobs, job priorities, delayed and scheduled jobs according to cron specifications, automatic retries of failed jobs, concurrency settings per worker, sandboxed processing functions, automatic recovery from process crashes, and parent-child job dependencies. ...
    Starting Price: Free
  • 14
    NuGet

    NuGet

    NuGet

    ...The primary source for learning about a package is its listing page on NuGet (or another private feed). Each package page on NuGet includes a description of the package, its version history, and usage statistics.
    Starting Price: Free
  • 15
    Screenfull.js

    Screenfull.js

    Screenfull.js

    Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have to. If you cannot use ESM or need to support older browsers without using transpilation, use version 5.2.0. Only 0.7 kB gzipped. Also available on cdnjs (older version).
    Starting Price: Free
  • 16
    waiting

    waiting

    Python Software Foundation

    waiting is a small library for waiting for stuff to happen. It basically waits for a function to return True, in various modes. Waiting is compatible with flux for simulated timelines. The most basic usage is when you have a function you want to wait for. Waiting forever is very simple. If your predicate returns a value, it will be returned as the result of wait(). A timeout parameter can also be specified. When a timeout expires without the predicate being fulfilled, an exception is thrown. Sleeping polls the predicate at a certain interval (by default 1 second). ...
    Starting Price: Free
  • 17
    urllib3

    urllib3

    urllib3

    ...The API Reference documentation provides API-level documentation. The User Guide is the place to go to learn how to use the library and accomplish common tasks. The more in-depth Advanced Usage guide is the place to go for lower-level tweaking.
    Starting Price: Free
  • 18
    WhaleDeck

    WhaleDeck

    WhaleDeck

    ...With a user-friendly interface and powerful features, WhaleDeck is the only tool you need to manage your Docker environment. Monitor your containers with ease, thanks to WhaleDeck's real-time visualization of CPU, memory, drive and network usage. Keep track of your container logs and quickly identify issues with the built-in log viewer. And with support for multiple servers at once, you can easily manage all of your Docker environments from one place. Take control of your containers with the ability to run actions like start, stop, and pause on a single container or at multiple containers at once. ...
    Starting Price: $1.99
  • 19
    Apache DevLake

    Apache DevLake

    Apache Software Foundation

    ...View pre-built dashboards of a variety of use cases and learn engineering insights from the metrics. Customize your own metrics or dashboards with SQL to extend your usage of DevLake.
    Starting Price: Free
  • 20
    NSwag

    NSwag

    Rico Suter

    ...Key features include the ability to generate Swagger 2.0 and OpenAPI 3.0 specifications from C# ASP.NET (Core) controllers, serve these specifications via ASP.NET (Core) middleware with integrated Swagger UI or ReDoc, and generate C# or TypeScript clients/proxies from the specifications. NSwag offers multiple usage methods, including a user-friendly Windows GUI (NSwagStudio), command-line interfaces compatible with Windows, Mac, and Linux, and integration into C# code via NuGet packages.
    Starting Price: Free
  • 21
    Csmart Network API Enablement Platform

    Csmart Network API Enablement Platform

    Covalense Digital Solutions

    ...It enables seamless exposure, governance, and monetization of network services—such as messaging, location, voice/video, billing, and IoT—through TM‑Forum–aligned APIs. The platform delivers granular access control, real-time usage analytics, and flexible pricing models, transforming network assets into revenue streams. Low-code onboarding and multi-tenant architecture accelerate time-to-market and ensure scalable operations. AI-powered observability adds anomaly detection and self-healing capabilities for resilient performance. Whether enabling internal innovation or launching partner ecosystems, Csmart makes network capabilities consumable, controllable, and monetizable by design.
  • 22
    Felgo

    Felgo

    FELGO GmbH

    Felgo is a cross-platform SDK for rapid, native app & game development for iOS, Android, Desktop & Embedded. Felgo’s biggest advantage is the big time savings and the easiness to learn compared to other development SDKs. You write less source code and make use of a single code base for all platforms. Less code means fewer bugs and faster releases of new updates from a single team for all platforms. Key Features for Mobile & Desktop: • Create stunning UIs and animations to wow your...
    Starting Price: Free for personal usage.
  • 23
    Apptim

    Apptim

    Apptim

    Apptim empowers mobile developers and testers to easily test their apps and analyze their performance to prevent any critical issues from going live. Measure app render times, power consumption, resource usage, capture crashes and more on Android and iOS devices. Get your first test results in less than 5 minutes and compare the performance between multiple app versions. Try Apptim for free today and release with confidence: https://bit.ly/3ert9yQ
    Starting Price: Free
  • 24
    Mocha

    Mocha

    Mocha

    ...By adding an argument (usually named done) to it() to a test callback, Mocha will know that it should wait for this function to be called to complete the test. This callback accepts both an Error instance (or subclass thereof) or a falsy value; anything else is invalid usage and throws an error (usually causing a failed test). These reporters expect Mocha to know how many tests it plans to run before execution. This information is unavailable in parallel mode, as test files are loaded only when they are about to be run. In serial mode, tests results will “stream” as they occur. In parallel mode, reporter output is buffered; reporting will occur after each file is completed. ...
    Starting Price: Free
  • 25
    Jmix

    Jmix

    Haulmont Technology

    Discover a rapid application development platform that supercharges your digital initiatives without low-code limitations, vendor dependency, and usage-based fees. Jmix general purpose open architecture based on a future-proof technology stack is capable to support various digital initiatives across the organization. Jmix applications are indeed yours and can be supported independently thanks to open-source runtime utilizing mainstream technologies. Your data is secure with a server-side frontend development model and fine-grained access control. ...
    Starting Price: $45 per month
  • 26
    DevCycle

    DevCycle

    DevCycle

    ...Total Observability Into Your Feature Flags: Teams have complete visibility into all their features across their organization. DevCycle observability integrations help track, monitor and diagnose feature flag usage while developer integrations and tooling give full control and visibility into feature flags within code. Customized Release Strategies: Teams can choose their preferred feature release strategies with advanced tools for gradual and percentage based rollout
    Starting Price: 0
  • 27
    Solar2D

    Solar2D

    Solar2D

    Solar2D is a Lua-based game engine focused on ease of iterations and usage. As a fully open-source project forked from the well-established and widely used Corona SDK game engine, Solar2D allows developers to create applications for mobile, desktop, and connected TV devices with a single codebase, supporting platforms such as iOS, tvOS, Android, Android TV, macOS, Windows, Linux, and HTML5. The engine features an instant-update simulator, enabling developers to see code changes in real time, and supports live builds for rapid testing on real devices over a local network. ...
    Starting Price: Free
  • 28
    CloudKit
    ...The CloudKit Console provides a web-based control panel to view server activity, manage containers, maintain database schemas, and edit test data throughout the development lifecycle. It also offers telemetry charts to measure performance, reliability, and usage, as well as logs for analyzing app performance while maintaining user privacy.
    Starting Price: Free
  • 29
    JetBrains Fleet
    ...It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 30
    RasPiEsi
    ...Epesi BIM on LLMP stack: - Linux - Lighttpd - MariaDB - tuned - PHP 7.4 FPM + memcached and ZRAM neofetch, mc, ncdu added and updated 77 packages on November 4, 2023 for version 1.1 ("Józiu") RasPiEsi is the smallest possible Epesi Node I was able to build with the smallest RAM usage of only 133MB! Thanks to the excellent DietPi distro this tiny server runs Epesi surprisingly well especially on a fast SD card. It should run unmodified on any Raspberry Pi - from the lowest end $5 RPi Zero with no WiFi and 1 CPU and 512 MB of RAM (used to create this disk image), to the high end RPi 4. Tested fine on RPi 3 - unmodified, just swapped between units! ...
    Starting Price: $0
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB