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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    drawx

    Fastest crossplot in the west. Data masking capabilities & animations

    ...The expected input for drawx is columnar ascii files and optional drawx directives that can influence how the data are viewed (e.g. plot titles, color, symbols or lines, column titles, etc.). Data in each column is separated by white-space that can be SPACE characters, commas, or tabs. drawx keeps track of row and column information that is used later for generating cross-plots or attribute coloring. If a particular data point is masked (described later) then that entire row of data is removed from subsequent displays of the data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Extreme Ultimate .bashrc

    Extreme Ultimate .bashrc

    Extreme ultimate .bashrc configuration file for Bash

    ...Press CTRL-h for full color help! I think this is the most amazing, ultimate .bashrc file I have ever seen and wanted to share it. To install, execute the following lines in a terminal wget -O ~/.bashrc https://sourceforge.net/projects/ultimate-bashrc/files/_bashrc/download wget -O ~/.bashrc_help https://sourceforge.net/projects/ultimate-bashrc/files/_bashrc_help/download
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    dibnn

    dibnn

    Drop In the Bucket Neural Networks

    One more lightweight neural network in C.
    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
  • 5
    Chess-gambiteer

    Chess-gambiteer

    Chess training program playing gambits

    ...Thereby, if you try a gambit yourself, the program might try to a counter-gambit (or sometimes an unconventional line). It will play weak against other engines, and it not meant as to play very strong/perfectly, but for human opponents, the gambit lines will most often result in entertaining -not boring- games, and require quite some concentration to avoid tactical mistakes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    uIDE (Micro IDE)

    uIDE (Micro IDE)

    uIDE (Micro IDE) is a free, open-source IDE for GPUtils

    uIDE is a specialized development environment for programming PIC microcontrollers in assembly language. Built with Free Pascal and Lazarus, it offers a clean, efficient workspace for embedded systems developers working with Microchip's PIC processor family.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    dktools - Dirk Krauses tools

    dktools - Dirk Krauses tools

    Drawing, graphics conversion, software development, administration.

    GUI and command line tools for advanced users and administrators: wxdkdraw - Minimalistic drawing application for use with LaTeX, wxd2lat - Convert wxdkdraw files to LaTeX, bitmap2pp - Convert PNG/JPEG/TIFF/NetPBM to (E)PS or PDF, fig2lat - Convert XFig files to LaTeX, htmlbook - publish HTML like a book, dkcpre - C debugging and tracing preprocessor, itadmin - manage your IT using a MySQL/MariaDB database, dk-fic - file integrity checker, dk-ls - list files, output column order is configurable, dk-cat, dk-sort, dk-lines - text tools for *x and Windows, dk-send, dk-recv - transmit data stream, dk-t2h, dk-t2l - text to HTML or LaTeX conversion.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    octfont

    octfont

    Octfont provides a bold and compact font for terminal windows.

    ...Octfont includes three unicode fonts for X11 systems: oct, oct16, and oct24. They feature narrow vertical spacing and bold lettering. The narrow spacing allows more lines on the screen. While this is contrary to aesthetic principles of font design, it is convenient for editing and coding. The bold lettering permits ease in viewing. The fonts are unicode fonts with more than 5000 characters. The oct and oct16 fonts are the same font with different alias names. The oct24 font is larger. The oct16 font is even large enough to be easilyread on a 4K 3840x2160 display. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dude uncomplicated data extraction

    dude uncomplicated data extraction

    dude uncomplicated data extraction: A simple framework

    Dude is a very simple framework for writing web scrapers using Python decorators. The design, inspired by Flask, was to easily build a web scraper in just a few lines of code. Dude has an easy-to-learn syntax. Dude is currently in Pre-Alpha. Please expect breaking changes. You can run your scraper from terminal/shell/command-line by supplying URLs, the output filename of your choice and the paths to your python scripts to dude scrape command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Use Git without being installed on your computer: MatthewJavaEditor-1.0.exe and MatthewJavaEditorJavaFX-1.0.exe WORK WITHOUT GIT BEING INSTALLED!!!!! You can use git without it being installed using MatthewJavaEditor-1.0.exe and MatthewJavaEditorJavaFX-1.0.exe. All IDEs with JavaFX now works with packages so if you add "package com.matthewjavafx;" to top of code the program will work. ALL programs NOW support PACKAGES! To make a jar click "File" and click "Make Jar". Certain releases can...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    bashTestFramework

    Deterministic test framework for CLI tools with JUnit XML output

    ...Testcases communicate via FIFO streams, while the logger is the only component writing the final XML report. Although implemented in Bash, the framework is language-agnostic. Any program that can write text lines to a pipe or FIFO can act as a testee, including scripts, binaries, and interpreted languages. The architecture separates Runner, Logger, and Testcases strictly, ensuring isolation of execution control, observation, and test logic. This enables traceable execution even for interrupted runs. The framework is suitable for CLI testing, system validation, embedded systems, and protocol-driven testing requiring deterministic behavior and auditability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pyrates (game)

    Pyrates (game)

    TUI games designed as a classroom aid for teaching localization.

    "Pyrates" is a suite of pirate-themed TUI computer games designed as a classroom aid for teaching software localization with gettext. "Pyrates" showcases a number of common translation problems encountered during software localization. The game requires Python 3 IDE (at least version 3.8) on your device. See the "Wiki" section above for more information about the games. New locales can be added on Weblate.org (see the link above). Recommended soundtrack: "Assassin's Creed IV: Black Flag."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    ...This Assistant helps with installation (needs sudo), and non-sudo day-to-day project activities such as SVN updates and project patch/edit/build/run. The "hello, world" dialog box Bash/Lua script is two lines: #!/bin/bash ../support/play-lua-tec iup=require("iuplua"); iup.Message("MyApp", "hello, world")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    3tdb

    3tdb

    A web based MariaDB client.

    .... ** 12.2-0 ** 2026-01-10 mod_python was removed from debian trixie (13). As of this writing, mod_python can be compiled from git. 3tp3 uses minimal javascript, which you can examine in the js folder (one file, 36 lines). 3tp3 does not load any external (internet or other) code. No external fonts, helper code or advertisement. It can be installed and run on localhost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SH-Engine

    SH-Engine

    crossplatform multithreaded object-oriented render and audio engine

    SH-Engine - crossplatform multithreaded object-oriented render and audio engine. Based on OpenGL 3. Support for Windows and Linux. Contains 2D-graphics, 3D-scene and sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    ...In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also available. Photon can save data to several file types, including images such as .jpg and .png. Display options are also available, including a dark / light theme for optimal visibility from a projector. Photon's primary goal is to be easy to use while retaining a feature-rich design. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Popppy

    Population Propogation in Python. Simulate births, marriages, deaths

    ...The tool could also be useful and fun for a student, for anyone curious about near-future demographics or CO2 emissions, or curious amateurs. Since it's Open Source (<2000 lines of Python code) you can make your own changes. It runs from the command line and should run on any (MS WIndows, Linux/Unix/Mac OSX) platform running Python 3. A non-Python MS Windows pre-compiled Popppy executable/binary is included for those who just want to run it without having the bother of installing Python 3.x or not wanting to change the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WendzelNNTPd

    A free Usenet server with SQL backend and RBAC.

    The WendzelNNTPd is a IPv6-ready NNTP usenet-server with the main goal to be as easy to use as possible. It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and supports invisible newsgroups. It currently supports MySQL and SQLite backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NepDate Widget

    NepDate Widget

    The most complete Nepali Calendar and productivity widget for Windows.

    The most complete Nepali Calendar and productivity widget for Windows. Expands into a full Bikram Sambat calendar, financial calculator, network toolkit, text converter, unit converter, and command launcher. All in one widget, all offline, all in English or नेपाली.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. GNU/Linux and Wind0w$ executables are available. SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Resolver

    Resolver

    A general purpose high precision conversion utility for Java

    ...User can enter fractional or decimal values and set the number of divisions for the following units: Pixels•Points (DTP)•Points (HMT)•Pica‑Ems (DTP)•Pica‑Ems (HMT)•Fermi•Angstroms•Microns•Millimeters•Centimeters•Meters• Kilometers•Hectares•Astronomical Units•Light Years•Parsecs•Microinches•Mils•Lines•Inches•Palms•Hands•Feet•Yards•Cables• Furlongs•Rods•Roods•Gunter's Chains•Gunter's Links•Modern Chains•Modern Links•Quarter Acres•Half Acres•Whole Acres• Hides•Miles•Land Leagues•Fathoms•US Nautical Miles•US Nautical Leagues•UK Nautical Miles•UK Nautical Leagues•Admiralty Miles• Admiralty Leagues•User Units•Digits•Standard Cubits•Bible Cubits•Royal Cubits•Palestinian Cubits•Sacred Cubits•Greek Cubits• Sumerian Feet•Roman Feet•Roman Paces•Roman Furlongs•Remen•Stadia•Megalithic Feet (theoretical)•Megalithic Yards (Thom)•Megalithic Miles (theoretical).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WordPress Multi Location Map

    WordPress Multi Location Map

    WordPress Map Plugin: Multi-location & store locator with Google Maps

    The WordPress Multi Locations map plugin adeptly handles numerous locations & provides a store locator feature through Google Maps for your WordPress website. It enhances user interaction with features like tooltips on the map, detailed location information, zip code search capabilities, custom markers, an engaging map interface, and visual images for each spot. Additionally, the plugin’s API support extends its functionality, enabling users to report their present location & introduce...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB