Showing 26 open source projects for "software solution design"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    GNSS-SDR

    GNSS-SDR

    An open source software-defined GNSS receiver

    An open source software-defined Global Navigation Satellite Systems (GNSS) receiver written in C++ and based on the GNU Radio framework.
    Leader badge
    Downloads: 1,556 This Week
    Last Update:
    See Project
  • 2
    Quite Universal Circuit Simulator

    Quite Universal Circuit Simulator

    A circuit simulator with graphical user interface (GUI)

    Qucs is a circuit simulator with graphical user interface. The software aims to support all kinds of circuit simulation types, e.g. DC, AC, S-parameter, Transient, Noise and Harmonic Balance analysis. Pure digital simulations are also supported.
    Leader badge
    Downloads: 666 This Week
    Last Update:
    See Project
  • 3
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    Main goals: * Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available. * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    qvge

    qvge

    Qt Visual Graph Editor

    qvge is a multiplatform graph editor written in C++/Qt. Its main goal is to make possible visually edit two-dimensional graphs in a simple and intuitive way. Please note that qvge is not a replacement for such a software like Gephi, Graphvis, Dot, yEd, Dia and so on. It is neither a tool for "big data analysis" nor a math application. It is really just a simple graph editor :)
    Downloads: 3 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    elibsrv

    elibsrv

    a light OPDS/HTML server indexing EPUB and PDF files

    ...It also provides a simple html interface for non-OPDS humans, which makes it a good fit for both OPDS-aware devices (like Android with FBReader or Aldiko) and browsers with EPUB/PDF capabilities (for ex. Firefox with the excellent EPUBReader plugin). It's worth noting that elibsrv is a complete solution - ie. it doesn't rely on third party software (most similar solutions are designed to work with Calibre...). Requires only PHP with sqlite. If you'd like to see how it looks for real, feel free to test on my 'demo' server (contains a few public domain books) - you can test it both using a web browser and an OPDS device: http://elibsrv-demo.viste.fr
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    ...You’ll also get to code your own easy-to-follow recognition program in Python or C++, and train your own DNN models onboard Jetson with PyTorch. Ready to dive into deep learning? It only takes two days. We’ll provide you with all the tools you need, including easy to follow guides, software samples such as TensorRT code, and even pre-trained network models including ImageNet and DetectNet examples. Follow these directions to integrate deep learning into your platform of choice and quickly develop a proof-of-concept design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    game-programming-patterns

    game-programming-patterns

    Source repo for the book

    Game Programming Patterns is the source repository for Bob Nystrom's book about reusable software architecture techniques for games. The book explains established design patterns alongside patterns that arise specifically in game development. Source chapters are maintained as Markdown and accompanied by code examples, illustrations, styles, and generated HTML. Topics include game loops, component architectures, event queues, object pools, spatial partitioning, data locality, and other performance-oriented designs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Radial++ is a C++ template library for scattered data interpolation in any dimension and also the numerical solution of partial differential equations. It provides generalized Radial Basis Functions (p.e. multiquadric, this-plate spline, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk. Now, it is possible to use as many cores in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ExactCalc

    Software for exact computing based on interval arithmetic.

    1/3 is not 0.33. Pi is not 3.14. Actually 1/3 is in interval [0.33, 0.34] and pi is in interval [3.14, 3.15]. During computation truncating error is accumulating. At end of computation it is needed to know real boundaries of result. The solution is given by interval arithmetic. Simply speaking, because 1/3 is in interval [0.33, 0.34] and 1/7 is in interval [0.14, 0.15], value 1/3 - 1/7 must be in [0.18, 0.2]. Computation can be arbitrary long and complex but interval arithmetic gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to develop an opensource software with an attractive and efficient GUI which allows to design linear electronic circuits and to characterize existing ones.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 13
    Skope Surveillance Suite [DEPRECATED]

    Skope Surveillance Suite [DEPRECATED]

    Monitor Activity on your Computer by Auto Screenshot Capture

    **NOTE: This project is deprecated due to obsolete code. If you are interested, a replacement project was started at github.com/gundermanc/skope-3. It is incomplete, but mostly functional. I am looking for developers to take over this project. Welcome to Skope. Skope is the intuitive, user friendly, and free open source monitoring solution from Gundersoft. Not just a keylogger, Skope is literally a "Skope" into your computer's usage. During the Skope setup, you are prompted to type in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SINSEL
    The software package SINSEL («SImulator New of Solution Equation of Landau») is designed to fit a one and multiple oscillating peaks spectrums with the new solution of the kinetic equations of Landau.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LSim is a software for simulation and make executables to ARM Cortex-M3 mcu from logic gates diagram. LSim can compile logic gates diagram and generate binary executable files (*.bin, *.hex) for cortex-m3 mcu´s (LPC1768, under development).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The GiFaWT project want to publish a clone of the proprietary education-managment-software Telescol©, used in France. It will implement: Mark manager, homework manager, presence reporter, ..., and a better look, and less bug :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Virtop is a software providing solution for simulating computer networks with scenarios on a single machine. It is mainly intended for education purposes like organizing practice classes in computer networks in the universities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a small free software trying to help you with Sudoku problems you may encounter in newspapers, magazines. Your just input the puzzle into this and you can have the solution immediately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Feel pictures free of charge - SeebyTouch is the unique open source tactile vision substitution system available! Using the software and the construction manual it is possible for everyone to get pictures over the tactile sense! - Blindensehersatzsys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mcuStudio is a development environment for Microcontrollers. It's based on Eclipse (plugin). The aim is to provide a high quality development environment for electronics. First editions will target Microchip Pic mcu's. Other mcu will be supported later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Software I/O Digital Analyzer and Digital Input/Output Simulator for electronics experiments. It's also a 16 digital channel data logger. Hardware supported: Ethernet I/O Card , USB I/O Card and Parallel Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Educat, award winning educative software for Dutch elementary schools. Combining a modular design with a child-friendly and easy-to-use interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Coding convenient Aero & Astro functions into one easy to use package. From rocket engine design, to flight and space dynamics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VMW is a software for students of Engineering/Science/Mathematics that can be used for solving mathematical problems in their field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The well known GOF design patterns will be implemented with C++ in this project for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next