Search Results for "void based linux" - Page 65

Showing 6753 open source projects for "void based linux"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    YSignalSlot

    YSignalSlot

    Header only c++ signal slot mechanism implemantation

    YSignalSlot is a header only C++ library. It is an implementation of signal-slot mechanism via C++. It is similar to C++ signal, Boost::signal and SigSlot. It intensively uses C++11 features. Advantages: - Almost everything is compile-time. So it is fast. - It can be used with single slot function or unlimited slot functions. - “emit” function’s return type is pointer of your actual slot function’s return type and it can be any type. - It supports “void” return type. - Slot(s) can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MediaEncodingCluster is an Enterprise Class, Video Cluster Environment with a Plattform Independent Client - Server Architecture for distributed video/audio converting/encoding tool over a grid Computing Network Design. more on http://docs.codergrid.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sparklet

    Multiplayer game

    Sparklet is a networked multiplayer 2D space shooting game where the player pilots a space ship and fights other players. Different maps, space ships and game modes are available. It is written in pure ansi c++ and runs well on linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The software annotates text with 41 broad semantic categories (Wordnet supersenses) for both nouns and verbs; i.e., it performs both sense disambiguation and named-entity recognition. The tagger implements a discriminatively-trained Hidden Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Machine translation engine based on a dependency grammar and XML interchange format. The Spanish-Basque (es-eu) translation is ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TEA is a text editor that provides a wide range of text-processing functions (over 100) and the syntax highlighting. There are two branches of TEA: Qt-based and GTK-based.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    QuazarCoin
    QuazarCoin (QCN) is a new cryptocurrency based on the CryptoNote and uses the CryptoNight algorithm. QuazarCoin protects your data and privacy with help of completely anonymous transactions with ring signatures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PolySim

    Polymer simulation utilites

    ...It shouldn't be a problem to implement any new specific one (discrete models) 2) off-lattice monte carlo and molecular dynamics (continuous models) Latter one is rebuild of earlier version of simpatico (http://gemini.cems.umn.edu/research/morse/code/simpatico/home.php) project. Input and output are based on PDB file format which is better to visualize with pymol. For specific non-pdb input/output of 2nd program there are convertation utils also available. Programs are expected to compile in gcc under cygwin or pure linux environment. Scripts to run many copies of program under pbs/torque cluster system are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ezys

    Ezys 3D medical image registration program

    Ezys is a non-linear 3D medical image registration program. Ezys fully exploits the parallel computing power of inexpensive commercial graphics processing units (GPU), resulting in a very fast and accurate program capable of running on desktop PCs and even some laptops. On these systems, non-linear image registrations take less than a minute to complete. Ezys implements a diffeomorphic inverse consistent image registration algorithm with a demons-style regularization based on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    XBMC

    XBMC

    A media player software and entertainment system application framework

    XBMC Media Center is a free cross-platform media player software and entertainment system application framework for Linux, Mac, and Windows. XBMC is capable of playing back and streaming all popular video, audio, and picture formats out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Magneto

    Magneto is a wxWidgets based viewer for NMR spectra.

    ...All free software for viewing NMR spectra I found on the internet did not satisfy, therefore I decided to spend some time writing an open source viewer. The program is based on wxWidgets, an excellent open source framework which allows to design truly cross platform applications. The program is supposed to be portable to different OS, especially Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple DBMS made for academic purposes / use at your own risc / lots of bugs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux, and JavaScript. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ProtoMol is an object-oriented component based framework for molecular dynamics simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cipra Unit Testing Framework

    cipra Unit Testing Framework

    C++11 unit testing framework based on Perl's Test::More module.

    cipra is a simple, TAP-compatible Unit Testing Framework for C++. cipra is Free and Open Source Software, released under a 3-clause BSD-style license. It's written in 100% standard C++11 and is only a couple header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks that was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") that parse...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    AtaDore OS1

    Audio & Video Producer Suite

    Atadore OS1 is a verry stable audio and video producer suite with only the best linux has to offer. it comes in 2 versions , the BASE and the PRO. Both free. AtaDore OS has a workflow like osx , and is easy to use for new linux users. Atadore is based on Ubuntu with a custom Kernel Build and a lot of love. Atadore OS is 64 Bits Only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Structure Synth generates 3D structures by specifying a design grammar. Even simple systems may generate surprising and complex structures. Structure Synth offers a graphical environment with multiple tabs, syntax highlighting, and OpenGL preview.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18

    OphMedRecords

    Simple Ophthalmic Medical Records Archive

    OphMedRecords is a software with a very simple and intuitive graphical interface for creation, archival and consulting of ophthalmic medical records. Each record managed by this software includes patient's personal details and data associated to each patient's exam: biomicroscopy, ocular fundus, ocular pressure, etc. This software is very simple, with the advantage of having a very intuitive interface with almost-zero learning curve. This program targets very small ophtalmology clinics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library for reading and writing RTF (Rich Text Format) files in C/C++/others languages. Based on MS 2003 RTF Specification. Supports fonts, colors, styles, pictures, header information and may other features. Please see home page for tutorials.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    precise-elementary

    precise-elementary

    simple, beautiful, fast, friendly, fun, and all around amazing Linux

    Based on the next generation of elementary OS. Lightweight and beautiful. All-new apps. A refined look. elementary is a team of dedicated developers, artists, and your everyday users who want to craft an incredible computing experience. We make elementary OS and many apps and give them to users to help bring this goal to reality. elementary is a software platform; a unified computer operating system. We have a commitment to a particular toolkit (GTK+) and support a preferred programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Novatux
    GNU NovaTux ist eine Distribution von Flash-Images, basierend auf dem GNU-Tuxbox-Projects. Bereitgestellt werden diverse Flash-Images und Updates bzw. Snapshots im squashfs-Format mit diversen GUI's für SetTop-Boxen (z.B. dbox2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qtombo is a tree and multiple-file based note system inspired by tombo (for windows and PPC), written with Qt. Supports the encrypted notes of tombo. One note is one file, plain text if possible. Note tree is a directory tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    qAllInOne

    qAllInOne

    A media player which can play any format for different platforms

    ...Instead of having multiple separate software for each media type, qAllInOne aims on providing one software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,Xfce,LXDE or any x11 based environment), or for people whom simply don't like their default media player which is shipped with their Operating System, qAllInOne is cross-platform (So it can work with Microsoft Windows, Linux, FreeBSD or MacOSx). Developers from everywhere are free to contribute and help with the development of qAllInOne since its Open-Source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SFrame is a C++ framework built around the ROOT libraries for analysing particle physics data. It gives a very high performance for processing data, by allowing the user to run his/her code on a distributed farm of machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nice System Monitor

    Nice System Monitor

    Process centered GUI monitor for Linux

    The aim of the project is to give equivalent easy statistics per process as we found on OS X for Linux in a nice GUI based on Qt and C++. This means information per process on Memory usage, CPU, Disk I/O, Network I/O, and more about the system.
    Downloads: 0 This Week
    Last Update:
    See Project