Search Results for "linux basic programming" - Page 59

Showing 9701 open source projects for "linux basic programming"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Advanced multi layered unification filesystem. Once aufs was entirely re-designed and re-implemented Unionfs which is originally developed by Erez Zadok and his team. Enhancing with many original ideas, it becomes totally different software while keeping the basic features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    mapivi

    Picture manager with focus on meta information (XMP, IPTC, EXIF)

    Open-source and cross-platform picture manager and organizer with complete meta information support: add, edit, search and remove XMP, IPTC, EXIF and JPEG Comment. It also offers batch conversion/renaming of images and lossless rotation and cropping.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    AdaGate

    AdaGate

    3D OpenGL dungeon game using Ada: a tribute to Narbacular Drop

    AdaGate is a 3D OpenGL strategy game with escape rooms in a Stargate fantasy setting. It is an elaborate example of modern OpenGL programming using the Ada language; and a tribute to Narbacular Drop, and Amelia Earhart. Each room has a barrier that must be circumvented using portals. The barriers include water with piranha, molten magma, and walls. Runs on Windows, OSX, and GNU/Linux. The linux binary now runs on many linux distros! Includes all source code, build scripts & resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FullAuto

    FullAuto

    Fully Automate ANY Process with *Persistent* SSH/SFTP from One Host

    ...FullAuto works with the naked protocol, and connects directly with ordinary SSH/SFTP servers that already exist on nearly every UNIX platform, and many Windows and MAC systems. NO OTHER REMOTE SOFTWARE IS NEEDED. FullAuto is written entirely in Perl and has been tested on Linux, UNIX and Windows with Cygwin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Maktabah Al-Miftah

    Maktabah Al-Miftah

    Integrated Islamic Library

    Maktabah Al-Miftah is a Linux digital book reader for Shamela eBook (.bok), Thwab eBook (.th) and its own eBook (.mfth). Version 3.3 is not compatible with Ubuntu 15.10 and up. Version 3.4 runs on Lubuntu 17.04. Now, Version 3.5 runs on Lubuntu 24.04. Its installation is on the Maktabah Al-Miftah Web Site. Maktabah Al-Miftah adalah pembaca kitab digital Linux untuk eBook Syamilah (.bok), eBook Thwab (.th), dan eBooknya sendiri (.mfth). Versi 3.3 tidak kompatibel dengan Ubuntu 15.10 ke...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    mmmv_notes

    mmmv_notes

    Code samples in the form of a set of small utilities and micro-libs.

    The mmmv_notes is a collection of code examples, notes-as-code. The notes can have many forms, but they tend to have the form of micro-libraries and practical utilities that are tested to work at the time of their publication. The utilities and micro-libraries are NOT guaranteed to work, because they are NOT kept up to date with the changes in programming languages that they are written in and they are NOT kept up to date with the changes in libraries and/or other components that they depend on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Carte

    Carte

    Reporting/publishing software written in the Java language

    This project is about reporting/publishing technologies based on the Java(tm) programming language. ** NOTE: the Carte engine repository was moved to https://github.com/css4j/carte as of 2022/08/30 ** * Most of the Git repositories in this project were moved to Github, but two remain active. * Carte is built on top of its 'css4j' subproject (an implementation of the DOM and the CSS Object Model), which is more mature. It is available on Github: https://github.com/css4j CSS4J...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    System Verilog Parser IEEE 1800 LRM

    IEEE LRM compliant System Verilog Parser in Java with Python, Tcl API

    This parser has been developed to help users to implement their Verilog tool/utility on the top this library. It reads RTL and populates its internal data structures. There are APIs to extract the design information from the database, there are APIs to elaborate every element of the design along with basic expression evaluation capabilities. It has been bundled as an executable JAR file along with a sample application which reads a RTL file(s), elaborates and dumps it back to show the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    JAF

    Library for building modular, multilingual applications in Java

    Simple tools for building modular, multilingual, cross-platform applications in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Ftagshtml

    Ftagshtml

    FORTRAN and Fortran 90 HTML browsing with indexes.

    Ftagshtml converts fortran code into HTML in order to browse and navigate in the call tree for any routine or abstract fortran 90 interface. Compatible with basic C analysis, mixing with fortran 77 and 90.
    Downloads: 0 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: 3 This Week
    Last Update:
    See Project
  • 12
    ArcadeGPU

    ArcadeGPU

    A complete 2D/3D Arcade Game Engine for Browser (Blender compatible)

    ArcadeGPU delivers a next-gen Y2K rendering pipeline combined with a seamless code-to-modeling workflow, powered by a unique real-time bridge between Blender and the engine. Choose your gameplay style with two physics systems: ultra-realistic simulations using Jolt, or fast-paced arcade physics with Walkmesh & Hitmesh. Explore the demo: https://aliyah-corp.github.io/
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    G-USB-Formatter

    G-USB-Formatter

    Please read the description.

    When I was just starting out in programming, I was very ignorant when it came to naming my applications and didn't understand some of the rules. So, I named my application GNU-... But I later learned that this was incorrect and against the rules. So, the program's name was updated from GNU-USB-Formatter to G-USB Formatter. Mandatory attribution: This program uses pyside-6. My Github: https://github.com/shampuan/G-USB-Formatter This program is a lightweight tool that allows you to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    FEATool Multiphysics - FEA & CFD Toolbox

    FEATool Multiphysics - FEA & CFD Toolbox

    FEATool Multiphysics is an easy-to-use FEA and CFD Simulation Toolbox

    FEATool Multiphysics (https://www.featool.com) is a fully integrated toolbox for computer aided engineering CAE, finite element analysis & fluid dynamics simulations. With a very easy-to-use GUI, anyone is now able to quickly set up and perform large scale dynamical and complex engineering physics simulations, with coupled fluid flow, heat transfer, structural mechanics, chemical transport, and electromagnetics effects, without having to learn complex programming. In addition to...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    QSMM

    QSMM

    An adaptive state model development framework.

    QSMM, a recursive acronym for "QSMM State Machine Model", is a framework for learning finite automatons that perform goal-directed interaction with entities which exhibit deterministic or stochastic behavior. The learning process can be carried out in real time together with the interaction process. A basic building block for supporting state models of finite automatons is adaptive probabilistic mapping, which for an argument from its domain returns more often results that maximize or...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Sudoku Solver For Windows

    Sudoku Solver For Windows

    A Sudoko Solver/Puzzle Generator For MS Windows

    Advanced Windows Sudoku solver and puzzle generator with a modern GUI interface. Features multiple solving techniques from basic to expert, including Standard Elimination, Hidden Singles, X-Wing, Swordfish, XY-Wing, and XYZ-Wing patterns. Generate puzzles across five difficulty levels (Easy to Extreme). Key Features: * Interactive puzzle input * Multiple advanced solving algorithms * Puzzle generation with guaranteed unique solutions * Save/load functionality with multiple slots *...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    laravelblogEngine

    blog engine basic CMS using laravel 11

    its a simple blog engine using laravel 11, back-end and bootstrap front end. Is phone responsive with navbar collapsing to burger menu. Blogs are created, edited or deleted from an admin panel once logged in .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MineBios

    MineBios

    16 bit real mod minecraft clone running in bios

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    From FBA to self-contained models

    Methodology to create self-contained models for cellular systems

    The tutorial presents a systematic procedure, commencing with a basic biochemical network devoid of a biomass compartment. It delves into thermodynamic properties and introduces methods for a proper description. Conforming to the dimensions mentioned earlier, the tutorial confines itself to detailed quantitative models for an average cell, analyzing static properties. In all cases, one (or two) objective functions are utilized to yield meaningful solutions. The examples provided adhere...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SuperSKU

    SuperSKU

    A Open Source, Free POS (point of sale) system.

    MOVED TO https://codeberg.org/Three_Avocados_Development_1/SuperSKU-v1 A Open Source, Free POS (point of sale) system. Licensed under GNU GPL V3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MYPmanager

    MYPmanager

    Python-based password manager tool/software

    The "My Password Manager" (MYPmanager) allows users to securely store and manage their passwords and other sensitive information, using encryption to protect the data locally (more securely). The application includes features such as the ability to add, edit, and delete credentials and search for credentials based on specific criteria. Windows users can download the binary release. (Your computer must be running Windows 10 or newer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    linNet

    linNet

    The Software for symbolic Analysis of linear Electronic Circuits

    linNet is an application to compute the transfer function of linear, electronic circuits. The computation is done symbolically, not numerically, and the result is a formula rather than a number or a series of such. The found formula is the Laplace transform of the dependencies of the voltages and currents in the circuit on the input voltages and currents. A linear electronic circuit is a combination of the supported basic devices; these are resistor, conductance, capacitor,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sequential Workflow Designer

    Sequential Workflow Designer

    Sequential Workflow Designer is a lightweight workflow designer

    Sequential Workflow Designer is a lightweight, dependency-free workflow designer for web applications. Built entirely in TypeScript and rendered with SVG, it offers a fully generic and customizable platform for designing workflows, visual programming tools, or any other flow-based UI - independent of any specific workflow engine. On-line examples: https://nocode-js.com/sequential-workflow-designer-examples Documentation: https://nocode-js.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    usb-loadcell

    USB loadcell meter using an MCP2210 chip to interface with an HX711

    An MCP2210 chip along with a CD74HC132E quad Nand gate used as glue logic is used to interface with an HX711 load cell amplifier. Python along with the PyUSB library is used for control. Tkinter is used as both a visual interface and thread manager. The program uses workcells which are virtual autonomous machines which communicate over a virtual peer to peer network. This results in a very simple asynchronous event driven program environment. Communication between workcells is done by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MyFun for CLIPS

    DB-Library functions which provides a MySQL interface for CLIPS

    We have developed some DB-Library functions which provides a MySQL interface for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/.
    Downloads: 0 This Week
    Last Update:
    See Project