16 projects for "timing" with 2 filters applied:

  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • 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
  • 10
    CCapture.js

    CCapture.js

    A library to capture canvas-based animations at a fixed framerate

    CCapture.js is a JavaScript library designed to capture high-quality recordings of HTML5 canvas animations at a fixed and consistent frame rate. Unlike traditional screen recording tools, it decouples rendering speed from capture speed, allowing developers to generate smooth video outputs even when frames take longer to compute. It works by overriding time-related browser functions such as requestAnimationFrame and Date.now to simulate a stable time progression, ensuring every frame is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    easyjasub (http://easyjasub.sf.net) is a tool to assist in understanding Japanese subtitles those who have a little knowledge of Japanese language, for language learning. It allows you to get subtitles with furigana and in-line translation, in several formats suitable for both video rendering and self-study Timing for the Japanese subtitles is used, the secondary subtitles may be repeated into multiple lines. The synchronization of input text subtitles is very important to properly associate them. The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    DualSub

    DualSub

    Merge and Translate Subtitles

    DualSub is a tool which allows you to merge two SRT subtitles in a single file. The idea of using merged subtitles (let's call them dual subtitles) is to watch movies/series in original version with two sets of subtitles. Why is this useful? Dual subtitles can be used to learn a second language while watching movies/series. The typical case is when your mother tongue is not English but you want to watch movies/series in English. Then you have several options: 1. Learn English ; 2. Watch it...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Standing Wave 3

    Standing Wave 3

    Flash ActionScript3 dynamic audio library

    ...Supported audio sources include MP3s, WAV files, and algorithmic generators, while filters enable effects such as echo, equalization, and envelope shaping. The system is flexible enough to handle complex timing sequences of audio, making it suitable for advanced audio applications or interactive projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    DawNLITE is a Natural-Language-based Image Transmoding Engine. The software transforms an image to a video as recorded by a virtual camera panning and zooming over the image, following a natural language text description of the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Moodtrack contains Python classes for music-emotion analysis and assembly, enabling users to build soundtracks based on emotion and timing. USERS: Music Supervisors/Composers/Producers, Game Audio Developers, Content Providers. FILM DEMO: moodtrack.tv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Command line tool 'subs' and its perl backend Subtitles.pm provide means for simple re-timing, joining, splitting, and format conversion of the subtitle files. Supported subtitle formats are .srt, .sub, .smi, and .idx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB