Showing 107 open source projects for "slow down .mp3"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1
    LXQt

    LXQt

    Checkout all LXQt components at once by using git submodule

    LXQt is the next generation of LXDE, the Lightweight Desktop Environment. It is the product of the merger between Razor-qt and LXDE-Qt. It will not get in your way. It will not hang or slow down your system. It is focused on being a classic desktop with a modern look and feel.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    FusionCache

    FusionCache

    FusionCache is an easy to use, fast and robust cache

    FusionCache is an easy-to-use, fast, and robust cache with advanced resiliency features and an optional distributed 2nd layer. It was born after years of dealing with all sorts of different types of caches: memory caching, distributed caching, http caching, CDNs, browser cache, offline cache, you name it. So I've tried to put together these experiences and came up with FusionCache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Pulse

    Laravel Pulse

    Laravel Pulse is a real-time application performance monitoring tool

    Pulse delivers at-a-glance insights into your application's performance and usage. Track down bottlenecks like slow jobs and endpoints, find your most active users, and more. Uncover the users who make the most requests, engage with the slowest endpoints, and dispatch the most jobs throughout your Laravel applications. Take the guesswork out of optimizing your queue workers. See real-time and historical stats for how many jobs are pending, how many failed, and how many are processed successfully. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flyte
    Build production-grade data and ML workflows, hassle-free The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Don’t let friction between development and production slow down the deployment of new data/ML workflows and cause an increase in production bugs. Flyte enables rapid experimentation with production-grade software. Debug in the cloud by iterating on the workflows locally to achieve tighter feedback loops. As your data and ML workflows expand and demand more computing power, your workflow orchestration platform must keep up. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Laravel DebugBar

    Laravel DebugBar

    Package to integrate PHP Debug Bar with Laravel

    ...DebugBar is very easy to use and you can add it to any of your projects in no time. The easiest way is using the render() functions. Use the DebugBar only in development. It can slow the application down (because it has to gather data). So when experiencing slowness, try disabling some of the collectors. You can show all queries, including binding + timing, show information about the current Route, show the currently loaded views, show the Laravel version and Environment, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Livewire Best Practices

    Livewire Best Practices

    Laravel Livewire Best Practices

    This repository is a curated list of general recommendations on how to use Laravel Livewire framework to meet enterprise concerns regarding the security, performance, and maintenance of Livewire components. Avoid passing objects to the component's public properties if possible. Use primitive types: strings, integers, arrays, etc. That's because Livewire serializes/deserializes your component's payload with each request to the server to share the state between the frontend & backend. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    php-file-iterator

    php-file-iterator

    FilterIterator implementation that filters files

    ...It supports filtering by suffixes or prefixes (for example, “Test.php”) to keep selection deterministic. Exclusion lists help you skip vendor directories, VCS folders, or generated artifacts that would otherwise slow down tools. The iterator interface means results are streamed rather than loaded at once, which keeps memory usage modest on large codebases. It also plays nicely with glob patterns and SPL iterators, so you can combine it with other filesystem utilities. As part of the PHPUnit tooling suite, it’s optimized for speed and predictable behavior across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alovoa

    Alovoa

    Free and open-source dating platform that respects your privacy

    ...We do not sell your information to third parties, we will always keep this promise. Furthermore, sensitive data is encrypted and secure even if there is a violation of data security. Ads slow down the browser, are intrusive, annoying, and can potentially inject malware into your device. So you won't see any ads on this platform, as we believe your experience is more important than our benefit. We use the latest technologies so that you can benefit from the latest functionalities offered by the web.For example, you can install this platform as a progressive web application directly from your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pure

    Pure

    Pretty, minimal and fast ZSH prompt

    Most prompts are cluttered, ugly and slow. We wanted something visually pleasing that stayed out of our way. Comes with the perfect prompt character. Author went through the whole Unicode range to find it. Shows git branch and whether it's dirty (with a *). Indicates when you have unpushed/unpulled git commits with up/down arrows. (Check is done asynchronously!). Prompt character turns red if the last command didn't exit with 0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Rescript Compiler

    Rescript Compiler

    The compiler for ReScript

    ...Refactor code, pull complex changes or switch to feature branches as you please. No sluggish CI builds stale caches, wrong type hints, or memory-hungry language servers that slow you down. Every ReScript app is fully typed and provides reliable type information for any given value in your program. We prioritize simpler types over complex types for the sake of clarity and easy debugability. No `any`, no magic types, no surprise `undefined`. Use any library from JavaScript, export ReScript libraries to JavaScript, and automatically generate TypeScript types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TypeSpec

    TypeSpec

    Language for defining cloud service APIs and shapes

    TypeSpec is a language for defining cloud service APIs and shapes. TypeSpec is a highly extensible language with primitives that can describe API shapes common among REST, OpenAPI, gRPC, and other protocols. TypeSpec is excellent for generating many different API description formats, client and service codes, documentation, and many other assets. All this while keeping your TypeSpec definition as a single source of truth. Using TypeSpec, you can create reusable patterns for all aspects of an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blade Icons

    Blade Icons

    A package to easily make use of SVG icons in your Laravel Blade views

    ...In addition, there's also quite some third party icon set packages. When working with Blade Icons, and third party icon sets in particularly, you'll often be working with large icon sets. This can slow down your app tremendously, especially when making use of Blade components. To solve this issue, Blade Icons ships with caching support. Caching icons means you won't be able to add extra icons, change paths for icon sets or install/remove icon packages. To do so make sure you first clear the icons cache and cache after you've made the necessary changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DxWnd

    DxWnd

    Window hooker to run fullscreen programs in window and much more...

    Windows hooker - intercepts system calls to make Win32 programs run in a window, to enhance application compatibility, to enhance video modes, to stretch timing and emulate CD disk data and audio tracks. It is typically very useful to run old Windows games.
    Leader badge
    Downloads: 4,332 This Week
    Last Update:
    See Project
  • 14
    RapidTap
    ...Just set your click speed, target location, and boom — let RapidTap handle the grind while you chill. Its easy-to-use interface and hella customizable settings let you control every detail. Wanna click slow and smooth, or turbo blitz? You got options. Plus, RapidTap is lightweight and won’t slow your rig down while it’s doing all the clicking work. Whether you’re a hardcore gamer chasing top ranks, a developer testing interfaces, or just someone who hates clicking manually, RapidTap Auto Clicker boosts your efficiency and gaming flex. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    TTS Reader Pro

    A Wordpress plugin for read articles with text-to-speech (tts)

    A Wordpress plugin that adds a button to read articles with text-to-speech (tts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CCleaner

    CCleaner

    Clean up, speed up, and optimize your PC

    CCleaner is a trusted PC optimization tool for Windows or Mac designed to clean, speed up, and secure your computer. It removes junk files, temporary data, and broken settings that slow down system performance over time. The software includes powerful modules like Performance Optimizer, Driver Updater, and Cloud Drive Cleaner, helping you reclaim storage space and improve efficiency. With a simple interface, it provides one-click solutions for beginners while also offering advanced features for power users. CCleaner enhances privacy by deleting browsing traces, cookies, and trackers across major web browsers. ...
    Downloads: 127 This Week
    Last Update:
    See Project
  • 17
    Hard Disk Sentinel Professional

    Hard Disk Sentinel Professional

    Pro hard drive monitoring, disk health & temperature monitoring tool

    Hard Disk Sentinel Professional is an advanced version of the Hard Disk Sentinel software, designed to provide comprehensive solutions for monitoring, diagnosing, and managing the health and performance of hard drives and SSDs. It offers real-time health monitoring, detailed S.M.A.R.T. analysis, and an array of diagnostic tools to prevent data loss and improve the lifespan of storage devices. With the Professional edition, users gain access to more features like scheduled backup...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 18
    IObit Uninstaller

    IObit Uninstaller

    Free and powerful uninstaller tool for Windows

    IObit Uninstaller 15 Free is a powerful tool designed to completely remove unwanted software, Windows apps, and browser plug-ins for a cleaner, faster PC. It goes beyond standard uninstallers by detecting and deleting leftover files, folders, and registry entries that slow down your system. With its Powerful Uninstall technology, even stubborn or broken programs can be removed effortlessly. The software also enhances browser security by identifying and removing malicious extensions and toolbars. Its intelligent Software Health feature helps manage permissions, clean installation files, and block intrusive notifications. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 917 This Week
    Last Update:
    See Project
  • 20
    This is one of the most popular Doom source ports. It is available for DOS, Windows, Linux and Mac OS X, and should build on any POSIX platform which supports SDL. It enhances Doom with things like TCP/IP networking, OpenGL renderer, Heretic support and much more.
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 21
    Starvax Me.Te.Or. player

    Starvax Me.Te.Or. player

    A media player and DMX controller cut for live stage shows

    Starvax Me.Te.Or. player is a customized media player build on QT5 framework, specific for light and music management during a live stage show. It is used by our small theater for children education. It is made up by: - a viewer for the script that scrolls down automatically and has hyperlinks that trigger a sound track or a light change - a twin media player that stops execution at the end of the track (instead of starting next track). Two media files can be fired independently - a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    setuprmplayer

    setuprmplayer

    Rista Media Player support page and user guide

    SETUPRMPLAYER IS Rista Media Player, a standard media player based on System Windows Media component Just click on open button to open folder and list the media audio files Supporting (.mp3", ".wav", ".m4a", ".wma", ".aac) files. The other navigation buttons like play,pause,stop buttons, fast forward, rewind are there to run the application Properly. User can prepare a playlist and save it, add item, delete item and load it.drop down media file into the list box and system tray options are there, with progress bar, speaker volume control, play duration current time display etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MC-Explorer PRO

    MC-Explorer PRO

    MC-Explorer PRO Advanced dual-pane file explorer for macOS

    MC-Explorer PRO is a powerful file management tool designed for developers and advanced users who need speed, control, and efficiency when working with project files. It combines fast navigation with practical tools that help you move through complex directory structures, inspect files, and manage development environments more effectively. Unlike traditional file browsers, MC-Explorer PRO focuses on productivity. It allows users to quickly browse large folder hierarchies, organize project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Qtractor

    Qtractor

    An Audio/MIDI multi-track sequencer

    Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt framework. The target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI,
    Leader badge
    Downloads: 286 This Week
    Last Update:
    See Project
  • 25
    Quick Cleaner

    Quick Cleaner

    Quick Cleaner – Optimize Windows, Clean Junk, Boost PC Speed

    ...Quick Cleaner is your all-in-one Windows optimizer and junk cleaner for PC that makes performance issues disappear in just one click. With a smart scan, it finds and removes junk files, cache, and leftovers that slow down your computer. Whether you use your PC for gaming, work, or everyday browsing, Quick Cleaner keeps things fast, light, and clutter-free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB