Showing 1698 open source projects for "lines"

View related business solutions
  • 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
  • $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
  • 1
    awesome-ci

    awesome-ci

    Awesome Continuous Integration

    awesome-ci is a suite of command-line tools aimed at enhancing Continuous Integration (CI) workflows. It focuses on static code analysis, syntax checking, and file validation to maintain code quality across projects. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gamine

    gamine

    An interactive game for young children

    Gamine is a game designed for 2 years old children who are not able to use a keyboard. The child uses the mouse to draw coloured dots and lines on the screen. Let youngest children discover how to move mouse and use keyboard.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Export mysql data to excel spreadsheet or other formats using PDO or MYSQLI, PHP and MySQL . It creates many files according to number of lines to define.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Java CsvReader and CsvWriter

    Java classes to read and write .csv files

    CsvReader can read .csv files in any characterset encoding (also with BOM) and with configurable separator and optional stringquote (delimiter). CsvWriter can write .csv files and supports the same features as CsvReader. There are also some other convenient optional configuration values. For feature documentation and examples see wiki or javadoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Wykobi is an efficient, robust and simple to use multi-platform 2D/3D computational geometry library written in C++. Wykobi provides a concise, predictable, and deterministic interface for geometric primitives and complex geometric routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TextFileReverse

    A Windows command line tool to reverse the contents of a text file.

    ...Or an outfile can be specified Reverse /i Path\File.txt /o path\OutFile.txt this will leave the original file intact. A file containing: item 1 item 2 item 3 Would then be reversed to item 3 item 2 item 1 You can also remove blank lines with the switch /r, as of 1.0.1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WEMax

    WEMax

    Work Efficiency Maximize Framework: Analyze work and line processes

    - Work in 2013 - The WEMax proposes a framework for the continuous performance improvement of manufacturing lines. The WEMax framework consists of two main activities: 1) assembly work process improvement, including time and motion study, and 2) improvement of line balance efficiency. Although there have been numerous studies on this topic, most of them deal with partial issues rather than the continuous performance improvement of the whole assembly line, which this paper addresses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iPOWER X is high precision DC to DC power supply, technical grade designed for scientific research, product development, laboratories, schools and electronic production lines. The output voltage and current are continuously adjustable at nominal value. Featuring high accuracy, reliability, perfect overload and short circuit protection circuit, they can be an ideal choice for the mobile phone repair industry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CoRTOS Simple Cooperative Embedded RTOS

    A truly simple cooperative RTOS for bare-metal embedded applications

    ...Its advantages over other systems are that it is fully documented with a manual and examples, is easy to understand and use and is astonishingly simple - the kernel is just 16 lines of C. It is intended for smaller microprocessors, such as the AVR, MSP430, PIC24 and Cortex M0+, and smaller systems of maybe a dozen tasks. CoRTOS is not a task scheduler. CoRTOS works like any other RTOS. Tasks schedule themselves, picking up where they left off after making a call to the OS. The intended audience includes: • Those needing a small footprint RTOS; • Students learning about real time systems; • Makers wanting to program "close to the metal." ...
    Downloads: 3 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
    RunLengthGPIO

    RunLengthGPIO

    a computer interface to the Arduino I/O digital lines

    This sketch makes the Arduino work as a GPIO interface for a computer, where input and output changes are transmitted in run-length encoding. Every time an input pin changes, the Arduino sends the new values of the input pins and the time since the last change. In a similar way, the Arduino can be programmed a sequence of output pin changes, each specified by the new values of the output pins and the time since the previous change. Three application programs are included: the first makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FilesDeletionByDays

    Files deletion in a directory by number of days

    [Batch Script] - Files deletion in a directory by number of days (creation date). The classic mode of use is via a prompt, you can automate the script for recurrent uses of deletion in a folder by commenting on the 2 lines: "set / p file" and "set / p day" and defining values in "set file=" and "set day=".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    ...The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual, well-commented source code, and a test suite demonstrating the features; The system is proven - it has been in use since 1982 with applications in in-vitro medical equipment, process control instrumentation and industrial machinery; PRTOS is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS https://sourceforge.net/projects/cortos-simple/ and the CTREE analysis tool https://sourceforge.net/projects/ctree-graphic-tree-generator/ Commercial licensing is available
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    file-splitter-software

    Split your large data files into a small/readable file format

    ...The path you entered while installing the software Double click file-splitting-software.exe in the location Enter the following, Num per file - Number of lines per file you want to output Delimiter - The recurring delimiter you want to use. It may be \n,\t, ',', >, ] or any other frequently occuring symbols in your file. These user defined delimiter is usefull in the cases where default new line/tab spacing characters are missing in the input file. Browse - Browse to your directory which contains the file to be split. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DetectorCalibration

    DetectorCalibration

    Peak and global efficiency of radiation source-detector equipment

    ...Can be used along with RadiationHelper (Beta_Gamma_MC module with Geant4 checkbox selected) but make sure that inside RadiationHelper folder there is MonteCarloPath.txt file having the first line pointing to the path of detector.exe folder (e.g. D:\\DetectorCalibration\\Build) and, if on Linux, next lines pointing to the Geant4 data. RadiationHelper is found here: https://sourceforge.net/projects/radiationhelper/ Source code included. Also, available on GitHub: https://github.com/ZiliasTheSaint/DetectorCalibration.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphical Machine
    Graphical machine is the sequel for Run Machine. Its particularity is that it does not display on a console but on a 900 by 600 screen, making it possible to display lines, squares, circles and even 3D shapes. Text display is still possible thanks to another new feature: patterns. Patterns are "objects" storing a plane of pixels, allowing the display of "prefabricated" objects (such as a letter or a button). It is also possible to share and use function libraries (such as drawing algorithms). The main pack comes with libraries and patterns that I created myself, like letters or basic drawing functions (this will evolve over time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Help4ShellScript

    Shell script to print the help message for the shell script.

    While writing the shell script, we often write the repeated lines of: echo "message" This is one of the most tedious tasks in the shell scripting. By this tool ... 1) We can write the text messages into the plain text. 2) From that text file, our shell script can grab and print the required text fragment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 18
    mini3d

    mini3d

    3D Software Renderer in 700 Lines

    ...Use the depth buffer to judge the image before and after. Perspective Texture Mapping and Perspective Color Fill. Accurate polygon edge coverage calculation. The rendering engine has only 700 lines, the modules are clear, and the backbone is prominent. Detailed comments, detailed comments on the main code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ParkerIgniter
    ...You can set a db object (views/tables/etc) to select columns to be shown in the main checklist to build a query based in the check selection. Add dinamic (sql) or static HTML selects to filter results through wheres with few lines. Create dinamic XLSX reports easily (XLSXWritter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Design and Analysis (DandA) collection of SAS macros simplifies the most widely used statistical analyses, replacing many lines of SAS (Cary, NC) statements with one analysis request. Support for regression and anova models is the primary goal, but power and design macros are included. As of 2021, project and files have been moved to a blog format, go to https://resstatscentral.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Headless Chrome Crawler

    Headless Chrome Crawler

    Distributed crawler powered by Headless Chrome

    Crawlers based on simple requests to HTML files are generally fast. However, it sometimes ends up capturing empty bodies, especially when the websites are built on such modern frontend frameworks as AngularJS, React and Vue.js. Powered by Headless Chrome, the crawler provides simple APIs to crawl dynamic websites. Support both depth-first search and breadth-first search algorithm. Save screenshots for the crawling evidence, emulate devices and user agents, priority queue for crawling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TrapGate Mailer

    TrapGate Mailer

    TrapGate Mailer

    TrapGate is a full compatible fido mailer, it can send and receive mail and/or files. Use another program to unpack inbound or Pack them so the mail will be send using the outbound folder, TrapGate uses the last BinP protocol but also for regulator Modem Analog or ISDN EMSI and YAHOO it even has a web server and network monitor and much more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ...It is designed and developed mainly as a hobby OS and, since it serves also for educational purposes, the kernel code is kept as simple as possible for the benefit of students and OS enthusiasts. It is small in size (less than 40,000 lines of code), runs on the i386 hardware platform and is compatible with a good base of existing GNU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Undistorter

    Lens radial distortion correction - ImageJ plugin

    This ImageJ plugin uses the division model proposed by Bukhari, F.; Dailey, M. N. (2013) to undistort images. The user can manually set the parameters k1, k2, and k3. The user can also draw segmented lines. After, by clicking on the Optimize button, the software will attempt to undistort the image transforming the segmented lines into straight lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    sf (Simple Features)

    sf (Simple Features)

    Simple Features for R

    sf is an R package that implements “simple features” (standardized vector spatial data) for R. It allows spatial vector data (points, lines, polygons etc.) to be represented as records in data frames (or tibbles) with geometry list columns, and performs spatial operations (geometry operations, coordinate reference system transformations, reading/writing spatial data, integration with spatial databases etc.). It interfaces to GDAL, GEOS, PROJ libraries for robust operations.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB