Showing 741 open source projects for "basic linux"

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

    libbbb

    Basic building blocks library

    The library groups common code used in some applications and libraries. Some features: - a simple generic class - a buffer capable of accumulating various kinds of values - linked lists - memory tracking - customizable messages to the user - threads that delete themselves - background job suport As it is based on Qt framework[2], the code is easly portable. For Ubuntu a ppa is available: ppa:nicu-tofan/ppa [1] On my tests I needed following commands: sudo apt-key adv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DepthView

    DepthView

    A Basic 3D Image Viewer

    DepthView is a basic stereoscopic 3D image viewer for .jps and .pns files. It supports anglaph (full-color, half-color, and greyscale), side-by-side (with mirror), interlaced (horizontal and vertical), checkerboard, and single image display. Please report bugs on GitHub (https://github.com/chipgw/depthview/issues)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    LaTeX Table Creator

    LaTeX Table Creator

    Simple Cross-platform LaTeX table creator with a GUI and console app.

    A no frills cross-platform LaTeX table creator. Uses the output of standard spreadsheet software (MS Office, Libre Office, Gnumeric) to create a LaTeX tabular object that contains the specified data. Automatically detects the size of the table. The user can optionaly specify some basic formatting information, such as alignment, borders, bold headings. The user can also select if the input is tab (default) or comma delimited and can disable the tabular structure in the output. This allows the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The BIOE system is an open-hardware platform to bridge the gulf between open-source CACSD systems like Scilab and the physical plant. It is intended for engineers, students, hobbyists, and anyone interested in automation and mechatronic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jarvis Celibi

    Jarvis Celibi

    A smart bot for basic tasks.

    The idea is simple. Creating a program to simulate an artificially intelligent computer capable of carrying out simple task. Jarvis Celibi 4.2 is not artificial intelligence. It is not machine learning. It is not a neural network. And it is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GameOfBarre

    GameOfBarre

    New exercice on the Qt Library

    This was another exercice on the Qt Librairy. The aim was to make a graphical interface for a basic game and try to make it able to be play on network ! It become a software to play a little game and a communication software. In the future this software will permit to play at the asian game of Go. If you have ideas of improvements or bug report don't hesitate to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Acquisition software for electron microscopes. Runs on FEI Tecnai and Titan microscopes and is usable in material and life science applications
    Downloads: 0 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

    sigtran-smsc

    PoC: Short Message Service Center (SMSC) over SIGTRAN

    SIGTRAN based Short Message Center (SMSC) - proof of concept This is home of my thesis project which had goal of doing open source based Short Message Service Center to be connected into real mobile network (2G, 3G, ...). As being developed in very limited schedule (bachelor thesis work) it was limited to have very basic functionality: receiving message and deliver it immediately as-is to the receiver. There is no message caching nor different message charset support. It uses following protocol stack: MAP (moForwardSM and mtForwardSM) TCAP (Begin with Invoke + End with ReturnResultLast) SUA (SCCP User Adaptation): ASP UP/ASP ACTIVE + ACK's and CLDT messages only SCTP (Linux Kernel - SCTP implementation) IP Current implementation is tested in SAMK NGN [http://www.samk.fi/ngn] laboratory's 3G mobile network (real Nokia MSC/VLR network hardware with UTRAN RLC and node-B). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Primitive Gui works on SFML 2.0. As the name suggests it's based on primitives and has basic functionality :P I created it to learn object-oriented programming and to help buil options menu etc. in simple games :) Primitive Gui contains basic widgets: - Button - Text edit - Check box - Slider - Progress bar - and Window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ErrorCalculator

    a scientific calculator with error propagation

    A scientific calculator with the possibility to propagate errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sudoku SDL

    Sudoku SDL

    A sudoku game built using SDL

    This is a basic sudoku game and is my first ever SDL project. I've tried to include all of the necessary features and by all means improve it, modify it (especially the graphics) - Any questions contact me at scottmcgregor05@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cppm

    An independent module architecture for C++.

    C++M is a compiler and operating system independent component architecture which has been designed with an extensive focus on C++11. The basic principles of C++M are similar to those of COM and CORBA, but some key design decisions differ greatly. Some key differences compared to the former are the use of a hierarchical namespace and the use of human readable “fully qualified names” instead of GUIDs, as well as the support for basic metadata that allows the distribution of modules in binary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GobChartsWidget

    GobChartsWidget

    Qt chart widget.

    "GobChartsWidget" is an open source initiative distributed free under the GNU LGPL and is intended for inclusion in Qt applications in need of basic graphical chart display functionality (in short, a free Qt chart widget). Since managing information across different sites is almost as counter-productive as dealing with code duplication, I urge you to see the project's home page for further details regarding features and limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    libber

    Basic Encoding Rules(BER) codec library

    libber is Basic Encoding Rules(BER) codec library for C/C++ language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ScPlayer

    ScPlayer

    Juce Based Network Audio Player

    ScPlayer is network oriented audio player which is able to play music from local disk or network hosted music using Server ScPlayer and Songs can be managed and changed using either Server ScPlayer or Client ScPlayer. ScPlayer(Server) is Server Music player that let you play music files stored on machine's local drives. It has network server which let Client Player connect using IP address and port number of server. This player can play music by loading music file like...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ...is porting to MS Windows a graphic music sequencer/notation program based on the easy-to-read KLAVAR music notation, without clefs, sharps, flats or accidentals. It was originally written in GFA Basic for the Atari ST. Earlier releases were also targeting Apple Mac OS X and GNU/Linux operating system but the effort had to abandoned due to the uncertain future of the development tools used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    NetCalcTools 1.5 uses Qt 5 libraries NetCalcTools 1.4 uses Qt 4 libraries IPv4 tools: SUBNET CALC - Calculate subnet,broadcast,host range and so on. ADDRESS CONVERTER - Input IP'll be converted to bin,hex,oct. MULTICAST ETHERNET - Calculation Multicast MAC addresses from Multicast IP addresses ... SUMMARIZATION - Summarization of IP addresses , You'll fill up IP list and program will summarize it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AnimEclipse

    a graphics animation / music video created using basic C++

    its a graphics animation / music video created using basic C++. For this I've wrote some special purpose functions, "Path Wiggle","Boxer","bezier curve","Circular Array" etc.. that can be used in any other graphics works. I'm glad to share those functions as well as whole code with you.. Watch the animation here: https://www.youtube.com/watch?feature=player_embedded&v=hOQuOEuVV5o contact me, facebook: https://www.facebook.com/PixVfx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DaddyBASIC

    A BASIC Language Interpreter for Embedded Apps

    DaddyBASIC was developed in order to provide a means to provide my young boys with a pathway into embedded programming. As of this writing, DaddyBASIC runs on the STM32F103R device, and also can compile and run on a Linux target.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB