Showing 69 open source projects for "jitter"

View related business solutions
  • 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
  • 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
  • 1
    markstream-vue

    markstream-vue

    A Vue 3 renderer specifically built for AI-powered streaming Markdown

    ...It is built specifically for real-time applications such as chat interfaces, AI assistants, and live documentation systems where content is incrementally streamed rather than rendered all at once. The framework focuses on eliminating jitter and reflow issues that commonly occur when rendering progressively generated text, ensuring a smooth and readable user experience even during rapid updates. It integrates advanced rendering support for complex content types such as code editors via Monaco, diagrams via Mermaid, and mathematical expressions via KaTeX, all optimized for incremental updates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LiteRT

    LiteRT

    LiteRT is the new name for TensorFlow Lite (TFLite)

    LiteRT is an experimental, real-time inference runtime built by Google AI Edge to run lightweight ML models on edge devices with ultra-low latency. It focuses on delivering predictable and consistent performance for models used in time-critical applications like robotics, AR/VR, and IoT. LiteRT is designed to be hardware-agnostic, with minimal dependencies and tight control over execution scheduling.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Fast-CLI

    Fast-CLI

    Test your download and upload speed using fast.com

    Fast-CLI is a command-line interface tool that allows users to test their internet connection speed using the Fast.com service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Trippy

    Trippy

    A network diagnostic tool

    Trippy combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues. Trace multiple targets simultaneously from a single instance of Trippy. Per hop stats (sent, received, loss%, last, avg, best, worst, stddev, jitter & status) Per hop round-trip-time (RTT) history and frequency distributing charts. Interactive chart of RTT for all hops in a trace with zooming capability. Interactive GeoIp world map. Isolate and filter by individual tracing flows. Customizable color theme & key bindings. Customizable column order and visibility. Configuration via both command line arguments and a configuration file. ...
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Tenacity Python

    Tenacity Python

    Retrying library for Python

    Tenacity is a Python library that enables automatic retrying of functions with customizable strategies. It replaces the now-deprecated retrying library and supports exponential backoff, fixed delays, stop and wait conditions, and exception filtering. Useful for network operations, API calls, or any unstable process, Tenacity helps increase reliability in Python applications by handling transient failures gracefully and robustly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BruteForceAI

    BruteForceAI

    Advanced LLM-powered brute-force tool combining AI intelligence

    BruteForceAI is an open-source security testing tool that applies large language models to the analysis of login forms and authentication flows in web applications. At a high level, the project uses AI to inspect HTML content, identify the relevant form elements, and automate selector discovery so that a tester does not need to hand-map every field before evaluation. It combines that analysis layer with automated credential testing workflows, framing itself as a more adaptive alternative to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    LibreSpeed

    LibreSpeed

    Self-hosted Speedtest for HTML5 and more

    Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more. This is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. All modern browsers are supported: IE11, latest Edge, latest Chrome, latest Firefox, latest Safari. Works with mobile versions too. Requires a reasonably fast web server with Apache 2 (nginx, IIS also supported) PHP 5.4 (other backends also available)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SteadyDancer

    SteadyDancer

    Harmonized and Coherent Human Image Animation

    SteadyDancer is a research-oriented motion stabilization and dancer tracking system designed to analyze and correct motion in videos, making captured performances appear smoother and more stable while preserving expressiveness. It employs computer vision and motion modeling to estimate and reduce unwanted jitters, shakes, or camera wobbles — particularly in dance or movement sequences where traditional smoothing would distort intentional motion. By differentiating between intentional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Marl

    Marl

    A hybrid thread / fiber task scheduler written in C++ 11

    ...Under the hood, fibers allow tasks to yield while waiting, keeping cores busy without blocking threads. The runtime is portable across platforms and integrates cleanly with real-time systems that must minimize latency jitter. Graphics, simulation, and media pipelines use marl to turn long serial phases into parallel stages without rewriting everything around coroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    LatentSync

    LatentSync

    Taming Stable Diffusion for Lip Sync

    LatentSync is an open-source framework from ByteDance that produces high-quality lip-synchronization for video by using an audio-conditioned latent diffusion model, bypassing traditional intermediate motion representations. In effect, given a source video (with masked or reference frames) and an audio track, LatentSync directly generates frames whose lip motions and expressions align with the audio, producing convincing talking-head or animated lip-sync output. The system leverages a U-Net...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ttl

    ttl

    Fast, modern traceroute with real-time TUI, per-hop stats

    ttl is a modern traceroute-style network diagnostic tool built to feel more like an interactive, real-time “mtr replacement” than a one-shot traceroute dump. It uses a full-screen terminal UI to continuously probe paths and refresh hop-by-hop measurements, which makes transient loss, jitter, and routing changes much easier to spot. The design emphasizes per-hop visibility with live statistics, and it enriches what you see by resolving network identity details like ASN and geolocation when available. It is also built for messy real-world routing, including multipath behavior, so it can probe with multiple flows and surface ECMP patterns instead of pretending there is only one stable route. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Airframe

    Airframe

    Essential Building Blocks for Scala

    ...Retrying HTTP requests for API calls is an essential technique for connecting microservices. airframe-control will provide essential tools for making your requests reliable with exponential backoff retry, jitter, circuit-breaker, rate control, etc. airframe-fluentd supports logging your metrics to fluentd in a type-safe manner. You just need to send your case classes as metrics for fluentd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chronicle Queue

    Chronicle Queue

    Micro second messaging that stores everything to disk

    Micro second messaging that stores everything to disk. With millions of users worldwide, Chronicle Queue is a leading choice for organizations of all sizes seeking a low-latency, high-performance messaging framework. The Chronicle Queue Enterprise version eliminates compatibility issues and allows for the seamless integration and sharing of data between Java, Rust, Python, and C++ libraries. Chronicle Queue is available as a fully native Java, Rust or C++ library, and also supports a Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PoshC2

    PoshC2

    C2 framework used to aid red teamers with post-exploitation

    PoshC2 is a proxy-aware C2 framework used to aid penetration testers with red teaming, post-exploitation and lateral movement. PoshC2 is primarily written in Python3 and follows a modular format to enable users to add their own modules and tools, allowing an extendible and flexible C2 framework. Out-of-the-box PoshC2 comes PowerShell/C# and Python2/Python3 implants with payloads written in PowerShell v2 and v4, C++ and C# source code, a variety of executables, DLLs and raw shellcode in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SipLine

    SipLine

    Free, native Windows SIP softphone with HD audio, SRTP encryption

    ...It provides enterprise-grade VoIP communication with a focus on performance, security, and extensibility. Features Ultra-Fast: Startup in <0.5s, minimal CPU usage HD Audio: Opus and G.711 codecs with adaptive jitter buffer Security: TLS transport, SDES-SRTP encryption, Windows DPAPI credential protection Multi-Account: Up to 5 simultaneous SIP accounts Plugin SDK: C# SDK for custom integrations (CRM, call recording, automation) Plugin Marketplace: Community and premium extensions Headset Support: Jabra, Poly, Sennheiser, Logitech with HID controls Call Quality: Real-time MOS Score, Jitter, Packet Loss and RTT monitoring Enterprise: Silent MSI installer, GPO support, JSON centralized config Compatibility: 3CX, Asterisk, FreePBX, OVH, Twilio, RingCentral, and more Language packages : https://sipline.feelautom.fr/languages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ExitLag

    ExitLag

    Boost your gaming connection. Reduce lag and ping with ExitLag.

    ExitLag is proprietary software developed by gamers to enhance online gaming by reducing lag, ping, packet loss, and jitter. Using advanced algorithms and AI, ExitLag optimizes your internet connection in real time for smoother, more stable gameplay across multiple games worldwide. Key features: Real-Time Optimization: Detects and applies the best routing paths to game servers, minimizing latency and connection issues. Multipath Connection: Sends data packets via multiple routes, ensuring uninterrupted gameplay if one route fails. ...
    Downloads: 88 This Week
    Last Update:
    See Project
  • 17

    Knema - Frame Continuity Engine

    Knema is a lightweight real-time performance & frame continuity engine

    Knema is an intelligent real-time frame continuity and performance control engine designed to improve game smoothness, not just raw FPS. 🔹 Adaptive Frametime Control Continuously analyzes frametime distribution (mean, p95, jitter) Prioritizes stable frame pacing over artificial FPS boosting Reduces micro-stutter and sudden frame spikes 🔹 GPU-Aware Decision Engine Accurately detects GPU-bound, CPU-bound, and engine-wait scenarios Differentiates real GPU bottlenecks from telemetry glitches Prevents false performance corrections 🔹 Intelligent FPS & Power Management Dynamically adjusts FPS caps based on real hardware limits Reduces unnecessary GPU power consumption in stable scenes Avoids aggressive throttling that causes oscillation or jitter 🔹 Real-Time Probing System Actively tests GPU headroom instead of relying on assumptions Safely probes performance limits without destabilizing gameplay Automatically backs off when physical limits
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QPrompt

    QPrompt

    Personal teleprompter software for all video makers.

    Free teleprompter software for all video creators. Built with ease of use, fast performance, control accuracy, and cross-platform support in mind. QPrompt works with studio teleprompters and tablet teleprompters, cellphones, and webcams. It was also designed for use in video conferences.
    Leader badge
    Downloads: 1,429 This Week
    Last Update:
    See Project
  • 19

    Data Image Augment Generator

    Dataset Image Augmentation Generator is a desktop application

    ...Geometric Transformations: Rotation (-3° to +3°), Horizontal/Vertical Flip, Random Shear, Zoom, Translation, Perspective Transform 2. Noise & Blur: Gaussian Noise, Salt & Pepper Noise, Motion Blur, Gaussian Blur 3. Color Adjustments: Brightness, Contrast, Color Jitter, Gamma Correction, Channel Shuffle, Posterize 4. Advanced Techniques: Elastic Deformation, Cutout, CLAHE, Edge Enhancement, Histogram Equalization, Fourier Noise 5. Deep Learning Methods: Mixup, CutMix, Random Occlusion Target Audience 1. Machine Learning Engineers 2. Data Scientists 3. Computer Vision Researchers 4. Students learning ML/CV 5. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lyra

    Lyra

    A Very Low-Bitrate Codec for Speech Compression

    ...It replaces hand-engineered codecs with learned models that capture speech characteristics more efficiently and reconstruct waveforms with a neural vocoder. The system targets mobile-class hardware, balancing latency and quality so it can run in real-time on phones. Its architecture is resilient to packet loss and jitter through framing strategies and error concealment, helping conversations remain understandable under adverse conditions. The codebase includes encoder and decoder components, along with tools for data preparation and evaluation. By pushing bitrates down to just a few kilobits per second while retaining quality, lyra expands access to voice calls where bandwidth is scarce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ClusterAlign

    Alignment of tilt-series TEM images based on faint fiducial markers

    Tracking markers shown faintly in projections of rotating rigid body with translational jitter based on uniqueness of structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    raspberry-gpio-python

    A Python module to control the GPIO on a Raspberry Pi

    ...It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program. If you are after true real-time performance and predictability, buy yourself an Arduino! (see http://www.arduino.cc ) Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!
    Downloads: 88 This Week
    Last Update:
    See Project
  • 23
    ACToolkit's temporary homepage

    ACToolkit's temporary homepage

    Max-objects-&-patches for Algorithmic Composition and statistical DSP

    ...Through the Files menu that appears above, the same package as released at the Package Manager of Max 7/8 and the beta-version update(s) are accessible. PLEASE NOTE that, on Max 6.1.10, some Jitter features and GEN~ objects that the patches included in the package use WON'T be working. The name of our package ACToolkit is a derivative of AC Toolbox, the legendary "Algorithmic music composition program for macOS" of Mr Paul Berg's (https://www.actoolbox.net). Our Max-external-objects feature the real-time realisation of discrete-continuous Probability Distribution Functions, the PDFs derived from sets of interpolated discrete-probability-densities, on random numbers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    motion5

    Specialised variant of GRBL focused on motion of up to five axes

    motion 5 is a specialised variant of GRBL which is focused on motion of up to five CNC axes and laser processing instead of milling. It supports ATMega MCUs running with up to 20 MHz and provides jitter-free pulses with a frequency of up to 38 kHz. Wherever usage and handling of motion5 is different to original GRBL, this is described in Wiki. For the G-code commands please note that motion5 supports more axes which are named "A" and "B". So a GRBL-command "G1X10.0Y20.0Z10.0" which moves its three axes would be e.g. "G1X10.0Y20.0Z10.0A20.0B30.0" in motion5 to move all five axes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pytorch Points 3D

    Pytorch Points 3D

    Pytorch framework for doing deep learning on point clouds

    Torch Points 3D is a framework for developing and testing common deep learning models to solve tasks related to unstructured 3D spatial data i.e. Point Clouds. The framework currently integrates some of the best-published architectures and it integrates the most common public datasets for ease of reproducibility. It heavily relies on Pytorch Geometric and Facebook Hydra library thanks for the great work! We aim to build a tool that can be used for benchmarking SOTA models, while also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB