Showing 27 open source projects for "path length"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    FFsubsync

    FFsubsync

    Automagically synchronize subtitles with video

    Language-agnostic automatic synchronization of subtitles with video, so that subtitles are aligned to the correct starting point within the video. First, make sure ffmpeg is installed. Make sure ffmpeg is on your path and can be referenced from the command line! Next, grab the script. It should work with both Python 2 and Python 3. There may be occasions where you have a correctly synchronized srt file in a language you are unfamiliar with, as well as an unsynchronized srt file in your native language. In this case, you can use the correctly synchronized srt file directly as a reference for synchronization, instead of using the video as the reference. ffsubsync uses the file extension to decide whether to perform voice activity detection on the audio or to directly extract speech from an srt file. ffsubsync usually finishes in 20 to 30 seconds, depending on the length of the video.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    Graphs.jl

    Graphs.jl

    An optimized graphs package for the Julia programming language

    The goal of Graphs.jl is to offer a performant platform for network and graph analysis in Julia, following the example of libraries such as NetworkX in Python. Offers a set of simple, concrete graph implementations – SimpleGraph (for undirected graphs) and SimpleDiGraph (for directed graphs), an API for the development of more sophisticated graph implementations under the AbstractGraph type, and a large collection of graph algorithms with the same requirements as this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Computer Science courses video lectures

    Computer Science courses video lectures

    List of Computer Science courses with video lectures

    ...For self-taught engineers, graduates, or career-changers, this repository acts as a roadmap: pick courses, follow them, mark completion, and build a depth of theoretical foundation. It’s especially useful when mapping out a learning path rather than relying on a single bootcamp or video series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Down

    Down

    Streaming downloads using Net::HTTP, http.rb or HTTPX

    Down is a small, reliable Ruby library for downloading files that favors correctness, streaming, and clear error handling. It follows redirects safely, supports timeouts and retries, and streams responses to disk to keep memory usage low—ideal for large downloads or server environments. The API returns file-like objects (often Tempfile) with helpful metadata such as original filename and content type, which plays nicely with file-attachment libraries and background jobs. Multiple HTTP...
    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
  • 5

    xoshiro_test

    test xoshiro r.n.g.

    xoshiro -- XOR shift ROT -- random number gen. Fast. Attempt to parallelize ... not so easy. Use 'unsafe' code path leads to lowered cycle lengths. So not fully tested. Non-parallel is not as fast but full cycle length. Compare against PCG, which is also fast but has unfortunate hi-correlation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.1, Nov 4th, 2024 About iperf 2 and iperf3: Read...
    Leader badge
    Downloads: 9,732 This Week
    Last Update:
    See Project
  • 7
    PDF Crop Marks Generator 1.7

    PDF Crop Marks Generator 1.7

    Every Printshop must-have Tool for professional prints

    PDF Crop Marks Generator, which is a free, console-based application for Windows that adds true prepress quality marks to existing PDF files. It goes beyond basic tools that add simple boxes or rectangles — this tool generates accurate and visually correct crop marks, CMYK registration targets, and optional GRACoL/SWOP color bars, all based on user-defined page layouts. Who is it for ? ● Prepress and print technicians ● Graphic designers ● Layout professionals ● Publishers preparing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Blaiz Tools

    Blaiz Tools

    Tools for working with Gossamer codebase and app source code

    Tools for packing files, converting images, manipulating text, checking code and working with the Gossamer codebase and app source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Parallel and Distributed Process System

    Parallel and Distributed Process System

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20

    NOTICE OF CONSOLIDATION & PARTNERSHIP PENDING As of April 2026, the 20 pipelines of the QCAUS/PDPBioGen suites are undergoing consolidation for high-scale institutional research. Core 'Ford 2026' algorithms remain the proprietary IP of the Ford Peace and Justice Foundation. Academic users at partner institutions are currently performing validation; all other commercial inquiries must contact the author Computational Neuroscience: Large-scale neural population dynamics, brain-inspired...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    LaPath

    Learning Automata algorithm for the shortest path problem.

    ...In the context of network routing, LA residing at intermediate nodes along a path, exploit feedback from the destination node for reducing, e.g., path's length. According to topology’s resources like the node and edge numbers, the proper number of iterations must be used. More iterations lead to paths with higher probability of being optimal but more computing resources are consumed. Development takes place at https://github.com/zfoxer/LaPath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cyqlite

    enhanced SQLite

    100% Upwards compatible variant of SQLite. Provides win32/win64 versions of sqlite3.dll, which work better (smaller/faster/longer paths) than the dll's provided by sqlite.org.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 13
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 14
    __Alien Cipher

    __Alien Cipher

    A bespoke symmetric cipher.

    ...The primary aim is to simply learn the fundamentals and finer details of cryptography in general and build working examples of my ideas in code. The code is shared here for posterity (future folk) in the guise that it may help others also on the path to cryptography. This code demo uses a 256bit rolling hash table (8x8bytes) at its heart to mix together pre-defined parameters in a way that allows the cipher to produce encoded output that is locked to a key of arbitrary length without padding. Based upon some random data points the cipher produces encoded output that is non-deterministic in nature, the same key and message will never produce the same output each time it's run. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 16

    svg-map-animation

    generate animated video-clips from svg-image

    Draw some track-segments as bezier-curves on top of a map-image. Run svgAnim.rb-script to generate a vido-clip witch shows the track animated from 0% to 100% visibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GeoKarambola

    GPX parser, track & route utilities, GEO calculus, 3D vector algebra.

    Java library (GPL 3.0 licence) with: GpxParser, GpxFileIo, GpxStreamIo: - GPX formated I/O GpxTrackUtils with: - track to route conversion GpxRouteUtils with: - Route simplification/reduction - Route length calculus - Route reversion GpxUtils with: - Point/Route/Track filtering (by type, distance, length) - Point/Route/Track sorting (by type, name, distance, length, age) - Point/Route/Track merging & purging (duplicated/overlaping) Geo for: - geodesic distance - horizontal distance - bearing between 2 points - turning angle from bearing - distance from a point to a line segment R3 for 3D vector algebra: - addition - subtraction - dot product - scalar product - cross product - distance between points - distance from point to line segment - distance from point to path Units with: - METRIC, IMPERIAL and NAUTICAL systems - uniform distance formating - uniform speed formating
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EnvVarCleaner

    Environment Variable Cleaner

    Environment Variable Cleaner This project was originally created to fix an overcrowded path variable that led to not being able to install software due to it. Using short names, although not really human readable, are great for keeping the variable length down as well as deleting the entries that do not have any associated file or directory any longer. This allows you to do that as well as convert them back to long path values for human readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chemin Optimal

    Chemin Optimal

    allow to Find the optimal path using FORD algorithm

    Chemin optimal allows to draw nodes on a scene and link them with Arcs. You can affect values to each arc (the path's length). By clicking the launch button, chemin optimal show you the optimal path of the graphs using FORD algorithm. All operations are shown step by step. You can export the scene to a XML file. You can also load scene freom existing XML file. Chemin optimal check errors automatically before finding the minimal path. Chemin optimal is written in JAVA( JAVAFX ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OSXeveryboot-NetUpkeep

    Diagnose corporate network issues at the OSX LoginWindow

    ...It is aimed at corporate networks and diagnoses simple faults like a disconnected network cable or DHCP, DNS and AD connection issues. Any issues that are found will be displayed within the OSX Login Window message. The script does the following: Waits (a definable length of time) for the network services to be available (DHCP, DNS & AD) Sets the LocalHostName, HostName and ComputerName if neccessary Sets the login screen message to reflect HostName Workstation AD OU path Network issues (if any) Sets Remote Desktop computer info fields to show boot timings and AD OU. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SimplyTheBlast

    Blast query sequences on a set of fasta formatted genomes

    ...This code requires: Bio::SeqIO; Bio::Perl; Bio::Tools::Run::StandAloneBlast; Bio::Seq; Bio::Tools::Blast; Bio::DB::GenBank; Bio::DB::WebDBSeqI; and BLAST 2.2.28 (blastall and formatcmd) installed and reachable from your command line Usage: perl SimplyTheBlast-Align.pl <fasta formatted seeds file> <path to genomes folder> <Alignment length threshold in %> <Alignment identity threshold in %> OR Usage: perl SimplyTheBlast-Evalue.pl <fasta formatted seeds file> <path to genomes folder> <Evalue threshold> Genomes files names must end with *.faa Output files: TABULAR_FBH_OUTPUT.xls is an Excel readable file with the identifier of the best hits found TABULAR_FBH_OUTPUT.csv is a file with the number of the best hits found query_n* files are fasta formatted files with the sequences of the best hits found bugs /comments: marco.fondi@unifi.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pathLength

    find files with a path length that is longer than ...

    Sometimes (for example when an AD backup fails..) you need to know which paths are longer than 248 characters and full file names are longer than 260 (the numbers are for example, and taken from the Active Directory backup limits). This small application finds these paths, show it, and when double clicking - it takes you to the file in Windows Explorer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    OpticalLibTPSA

    Optical library using TPSA

    ...It represents optical systems as maps from a starting surface to an ending surface. The surfaces are themselves specified as truncated power series. The maps include path lengths; the library calculates interference as path length differences, and shearing is handled correctly through mixed-form maps. The library includes a rudimentary front end for interpreting a simple language for optical-system specification, a dll, and an optical glass library of commercial glasses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Mix

    Mix is a tool to combine multiple assemblies from NGS data.

    ...The proposed algorithm builds an extension graph where vertices represent extremities of contigs and edges represent existing alignments between these extremities. These alignment edges are used for contig extension. The resulting output assembly corresponds to a path in the extension graph that maximizes the cumulative contig length. Please note that Mix has moved to: https://github.com/massyah/MIX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    ...This motion graph can be used to generate arbitrary length motions that is composed of frames from the original motions and some generated transition frames between them. The add-on is currently being extended for path synthesis where the the animation required to make the character traverse an arbitrary path will be generated from the motion graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB