Showing 48 open source projects for "timing"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Zipkin

    Zipkin

    Distributed tracing system to gather timing data

    Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations failed. ...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    AutoSubSync

    AutoSubSync

    Automatic subtitle synchronization tool

    AutoSubSync is a cross-platform desktop application designed to automatically synchronize subtitle files with video content using advanced alignment algorithms. It integrates tools like ffsubsync, autosubsync, and alass to analyze audio and match subtitle timing with high accuracy. The application supports both automatic synchronization and manual adjustment, allowing users to fine-tune results when needed. It provides a drag-and-drop interface that simplifies the process of loading video and subtitle files, making it accessible for non-technical users. AutoSubSync also includes batch processing capabilities, enabling users to handle entire media libraries efficiently. ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    TikTok-ViewBot

    TikTok-ViewBot

    ViewBot using requests updated 2025

    TikTok-ViewBot explores automated interactions with TikTok’s viewing mechanisms for research and educational purposes. The code demonstrates how scripted traffic might be generated and measured, highlighting the kinds of heuristics a platform could use to validate or discount views. It is often used to study rate limits, signature schemes, request patterns, and the fragility of naïve automation. Because it touches on automation against a third-party service, responsible use and adherence to...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4
    mpv

    mpv

    Command line video player

    ...While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more. mpv can leverage most hardware decoding APIs on all platforms. Hardware decoding can be enabled at runtime on demand. A straightforward C API was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications. mpv is under active development, focusing on code refactoring and cleanups.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    WebP Codec

    WebP Codec

    Library to encode and decode images in WebP format

    ...The project underpins WebP support across browsers, imaging libraries, and many native apps thanks to its stable C API. Additional companion repos host test data and demos, including JavaScript builds and timing tests for various platforms. As a widely deployed codec, libwebp balances compression efficiency, speed, and integration simplicity across platforms.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    anime.js

    anime.js

    JavaScript animation engine

    ...It works with just about anything web-based: CSS properties, SVG, DOM attributes and JavaScript Objects. anime.js makes it easy to create layered and complex animations, and gives you full control of timing and triggering events so they move exactly how and when you want them. It supports some of the latest browsers, and offers plenty of examples and demonstrations to get you animating in no time. Animate everything you want simply and easily with anime.js.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    clip-js

    clip-js

    online video editor built with nextjs, remotion and ffmpeg

    ...The system uses a WebAssembly port of FFmpeg to perform high-quality rendering, allowing export of videos without relying on server-side processing. It includes interactive controls for trimming, splitting, and arranging media elements with precise timing. The editor supports dynamic adjustments such as opacity, positioning, and layering to fine-tune compositions. It also incorporates keyboard shortcuts and responsive UI elements to improve workflow efficiency. Overall, it demonstrates how full-featured video editing can be achieved entirely within a web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    frame.js

    frame.js

    JavaScript Sequence Editor

    ...By providing a simple lifecycle—start, stop, tick—it encourages separation between state updates and rendering, which is essential for smooth visuals. The library aims to be unobtrusive: you can drop it into demos or prototypes without adopting a large framework. Because it centralizes timing, it becomes easier to coordinate multiple animated elements or throttle work on low-power devices. For creative coding, micro-games, and UI flourishes, it offers just enough structure to keep animation code tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Overtone

    Overtone

    Collaborative programmable music

    Overtone is an open-source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state-of-the-art lisp, to create an intoxicating interactive sonic experience. Synchronize your visuals and noise with ease. Overtone features seamless integration with both Quil, a Clojure front-end to Processing and ShaderTone, a Clojure version of...
    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
  • 10
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    ...When the time is over several possibilities are available: - to show the defined message; - to continue count the time; - to launch another application; - to close the count-down timer. Useful for speech, lecture or presentation timing. Colour / font / time limits can be changed using settings window and hot-keys. To change current time use the mouse wheel. By clicking on progress-bar, the timer mode is toggled.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    SubtitleMixer

    SubtitleMixer

    Small tool to synchronize or mix two subtitles files.

    This application is a small software that allows having an original and well synchronized subtitle, assign the times to another translation that has sync errors. The application was created after downloading many videos with original subtitles, and finding translations for other video versions, which did not match the times. It is a minimal, simple and simple application that will be extended as needed. At the moment it only has subtitle support of type SRT. - New features: *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Drumstick Metronome

    Drumstick Metronome

    MIDI Metronome using the ALSA Sequencer

    ...Intended for musicians and music students, it is a tool to keep the rhythm while playing musical instruments. It uses MIDI for sound generation instead of digital audio, allowing low CPU usage and very accurate timing thanks to the ALSA sequencer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Quick Subtitles

    Quick Subtitles

    HTML5 Based Subtitle Creation Tool

    Quick Subtitles in an HTML5 based solution for rapid creation and syncing of subtitles while playing your video. It is designed around the concept that you should minimize the need to take your hands off the keyboard while performing data entry.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    VideoSubFinder
    The main purpose of this program is to provide functionality for extract hardcoded subtitles (hardsub) from video. It provides two main features: 1) Autodetection of frames with hardcoded text (hardsub) on video with saving info about timing positions. 2) Generation of cleared from background text images, which allows with usage of OCR programs (like FineReader, Subtitle Edit, Google Drive) to generate complete subtitles with original text and timing. For working of this program on Windows will be required "Microsoft Visual C++ Redistributable runtime libraries 2022": https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads Latest versions were built and tested on: Windows 10 x64, Ubuntu 20.04.5 LTS, openSUSE Leap 15.4, Arch Linux (EndeavourOS Cassini Nova 03-2023) For faster support in case of bug fixes please contact me in: https://vk.com/skosnits For donate: https://sourceforge.net/projects/videosubfinder/donate
    Leader badge
    Downloads: 529 This Week
    Last Update:
    See Project
  • 15
    ffmpeg-gl-transition

    ffmpeg-gl-transition

    FFmpeg filter for applying GLSL transitions between video streams

    ffmpeg-gl-transition is an extension for FFmpeg that introduces support for GLSL-based transitions between video streams, enabling visually rich effects during video concatenation. It replaces complex FFmpeg filter graphs with a simpler approach that uses shader-based transitions, making it easier to create custom visual effects. The tool integrates OpenGL rendering into FFmpeg, allowing developers to apply transitions such as crossfades and warp effects between clips. It supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Motionity

    Motionity

    The web-based motion graphics editor for everyone

    ...It allows users to assemble video or image assets, layer them, and apply animation via keyframes — with customizable easing — giving fine-grained control over motion timing. In addition to keyframing, motionity supports layer masking, filters (color adjustments, blur, chroma-keying), trimming and cutting of video clips, and audio track integration, enabling creation of short animations, intros, social media videos, or animated slideshows directly in a browser without specialized software. It also supports animated text effects (fade, scale, type-writer), and can incorporate vector-based animations or Lottie animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    blueimp Gallery

    blueimp Gallery

    Touch-enabled, responsive and customizable image adn video gallery

    ...The gallery supports both images and videos out of the box, and can be extended to render custom content types, making it a flexible choice for media-heavy web apps and portfolios. It offers slideshow functionality, allowing images or videos to auto-advance with configurable timing, which is useful for presentations, product showcases, or background hero galleries. Fullscreen support and on-demand loading help keep initial page weight manageable while still delivering an immersive viewing experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    CSS Animation 101 is a tutorial resource that teaches the fundamentals of motion on the web using only CSS. It starts with core building blocks—transitions, transforms, and keyframes—and then layers in timing functions, delays, and choreography to create more expressive sequences. The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust. Throughout, examples demonstrate practical use cases like button feedback, content reveals, loaders, and micro-interactions that enhance user experience without overwhelming it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SoundHelix

    SoundHelix

    Versatile algorithmic random music generation software written in Java

    SoundHelix is a free versatile Java framework for algorithmic random music composition. SoundHelix can generate random songs, play them (for example, on any number of MIDI devices or MIDI-capable software synthesizers) and is highly customizable using XML configuration. SoundHelix also allows writing the generated music as MIDI files. SoundHelix produces music that is actually enjoyable to listen to.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    ...This animation gives the best impression of live drawing. To give more freedom, it's possible to override the animation of each path and/or the entire SVG. It works a bit like the CSS animation timing function. But instead of using a cubic-bezier function, it use a simple JavaScript function. It must accept a number as parameter (between 0 to 1), then return a number (also between 0 and 1). It's a hook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    magicCss

    magicCss

    CSS3 whimsy, single label implements various graphics

    ...The project serves primarily as an educational and inspirational collection for developers who want to push the boundaries of what can be achieved with native CSS capabilities. It explores advanced techniques such as gradients, blend modes, clip-path usage, and animation timing to construct visually rich UI elements without relying on images or JavaScript-heavy solutions. The repository is organized as a gallery of experiments, each illustrating a specific visual trick or pattern that can be studied and reused. By emphasizing minimal markup and clever styling, it encourages performance-conscious and elegant front-end design practices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    ...A key component in the program is a subroutine that calculates the volume of a tetrahedron. Four sets of equations were tested and to my surprise all four produced similar results in accuracy and timing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GIF for CLI

    GIF for CLI

    Takes in a GIF, short video, or a query to the Tenor GIF API

    ...Despite its whimsical nature, the project is a tight example of frame decoding, timing, and terminal rendering glued together in a single command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WaveDrom

    WaveDrom

    Digital timing diagram rendering engine

    WaveDrom is a free and open-source online digital timing diagram (waveform) rendering engine that uses javascript, HTML5 and SVG to convert a WaveJSON input text description into SVG vector graphics. WaveJSON is an application of the JSON format. The purpose of WaveJSON is to provide a compact exchange format for digital timing diagrams utilized by digital HW / IC engineers. The engine is using WaveDromSkin skin mechanism to render a complete picture.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    Subeditor

    Simple subtitles editor.

    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB