Search Results for "ce console library" - Page 9

Showing 1690 open source projects for "ce console library"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    Library, which open xterm window if needed. Only you need is link your program with it in build time or dynamically. You can also call it:: console subsystem. Very useful for application, such as mc, which working in interactive mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Bonsole

    Project to allow of creating rich console applications

    Bonsole is a set of tool (Web Browser, client library) to allow writing rich console applications. It uses xslt2 and xml2 libraries to allow of creating semantic output, (xml) which is parsed by xslt to create html/xml file to be parsed by browser, or which is parsed by xslt to create text output with escape sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    uGet - Download Manager
    uGet, the Best Download Manager for Linux. uGet is a lightweight yet powerful Open Source download manager for GNU/Linux developed with GTK+, which also comes packaged as a portable Windows app. - Quick Links - Features: https://ugetdm.com/features Screenshots: https://ugetdm.com/screenshots Blog: https://ugetdm.com/blog Support: https://ugetdm.com/qa Frequently Asked Questions (FAQs): https://ugetdm.com/qa/faq RSS Feed: https://ugetdm.com/rss GitHub:...
    Leader badge
    Downloads: 1,145 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    2048-1

    Sdk library for creating 2048 game in c#.

    My take mini sdk libs for creating the 2048 game in C#. Suitable for any engine from console app to Unity game. Only 2048 game logic. A very simple customizable core for initialization game with params.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    First goal of the project is to create a C Library to easily use the GPIO of a raspberry PI 3 Under linux (currently raspbian jessie). Second goal is to create a program in order to dump cartridges of a 1970's videopac game console. Such a program run under raspberry PI 3 with the use of a dedicated hardware board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DWDS/Dialing Concordance

    a collection of indexing and search tools for corpus linguists

    DWDS/Dialing Concordance (DDC) - a collection of index and search tools for corpus linguists
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    HMD Mathematics

    HMD Mathematics

    Numerical mathematics platform, Matlab alternative

    Matlab alternative. Scilab alternative. GNU Octave alternative. Mathematics software for numerical computation. Ordinary differential equations solver and finite elements solver. It has a console script interpreter, as well as a graphical interface script interpreter, for entering equations and statements, and a line plot display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cpm-ulibc

    Minimalistic C library for CP/M

    The aim of this project is to develop minimalistic C library for CP/M using plain C and Z80 assembly language. It should compile with LLVM's Clang patched for Z80 architecture support and GNU `as` from `binutils` package built with `--target=z80-none-elf` flag passed to its `configure` script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    MLton

    MLton

    A whole-program optimizing compiler for Standard ML

    ...), a number of useful language extensions, a complete implementation of the Standard ML Basis Library, various useful libraries, a simple and fast C foreign function interface, the ML Basis system for programming with source libraries, and tools such as a lexer generator, a parser generator, and a profiler.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 11
    GoBoy

    GoBoy

    Multi-platform Nintendo Game Boy Color emulator written in Go

    .... These functions include printing of opcodes and register values to the console at each step (although will greatly slow down the emulation) and toggling of individual sound channels. GoBoy is compatible with MacOS, Windows and Linux. Building on Windows 10 requires MinGW and on Linux, you’ll need to install gtk.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Turbo Pascal (With DOSBox)

    Turbo Pascal (With DOSBox)

    Free compiler and development environment for Pascal

    Turbo Pascal (With DOSBox) (TPWDB) is a free and open source compiler and Integrated Development Environment (IDE) for Pascal language on Windows 64 Bit and 32 Bit. Using basic Pascal programming, many functions, no need to install multiple steps and integrate some other tools.
    Leader badge
    Downloads: 852 This Week
    Last Update:
    See Project
  • 13

    SPL Compiler

    A low-level system programming language with high-level syntax

    A new system programming language designed to occupy the same niche C is currently holding, that allows for easier development of large platform-independent systems. The aims are to: * Keep all of C's system programming strengths. * Be as efficient as C (at run-time) and as high-level as possible for the programmer. * Promote modularity and ease the development of large-scale component-based software. * Enable programming-by-contract and other high-level features (as long as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kotlin-libui

    kotlin-libui

    Kotlin/Native interop to libui: a portable GUI library

    Kotlin/Native bindings to the libui C library. libui is a C lightweight multi-platform UI library using native widgets on Linux (Gtk3), macOS, and Windows. Using this binding you can develop cross-platform but native-looking GUI programs, written in Kotlin, and compiled into small native executable files. Cross-platform build is automated using Travis for Linux and macOS targets, and AppVeyor for Windows targets. Just create a release on GitHub, and executable files for all 3 major desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    avldb

    avldb

    Simple struct storage system, database library and engine.

    Very simple struct storage system, AVL and red-black tree based database library - database engine. You can define indexes over C struct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 679 This Week
    Last Update:
    See Project
  • 17

    tiOPF

    Best Object Persistence Framework ever!

    The tiOPF is an Object Persistence Framework (OPF) for Delphi and Free Pascal that simplifies the mapping of an object oriented business model into a relational database. Persistence layers are available for Firebird, XML, Oracle, SQLServer and many more
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    ... it in playing the test cases. Extraction of code into modules and inserting it is very easy using marathon.It has different themes of UI which attracts tester to do work on it. Object mapping is quite simple and configuring is very easy for tester to understand and do the work. Debugging of test scripts is also easy and has script console which takes selenium commands. Slow play of test cases is also available.It allows to create multiple fixtures for different types of tests.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    dm2conv

    dm2conv

    DM2CONV/GFXMAKER v3.2 utilities Windows/Linux/macOS x86/x64 port

    DM2CONV/GFXMAKER (https://doomwiki.org/wiki/DM2Conv) v3.2 utilities Windows/Linux/macOS x86/x64 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    4teamsoftware_gl02

    Programme d'analyse de mail en ligne de commande

    Ce programme a pour but d'analyser et de sortir des informations traités sur des fichiers de mails qui lui sont fournit. Il fonctionne en ligne de commande et permet d'analyser rapidement les informations grâce à des représentations visuelles des données.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g. OpenMP/MPI) jobs. progrep can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StructPie

    StructPie

    A set of C libraries to implement data structures and algorithms

    .... While in "HashBSTree" directory, a hash table with a binary tree in each index is implemented for faster lookup in large data. The stack, the tree and the hash table accept int, float and char* data type To look at the python library : https://github.com/mnoorfawi/struct-pie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSharpWriter

    CSharpWriter

    A C# Control use to edit RTF can replace RichTextBox.

    CSharpWriter(short name CSWriter) is a new RTF style document process engine without RichTextBox control. it is more powerfull than RichTextBox.We holpe it can replace OpenOffice in .NET World.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pytholog

    Pytholog

    A logic programming tool and a logical database with a RESTful API

    Pytholog Tool (Command line & API) An executable tool, built in python, that enables logic programming and prolog syntax through interactive shell that mimics prolog language and / or RESTful API that can be called from other applications. The tool is based on the python library pytholog which can be found here: https://github.com/mnoorfawi/pytholog The tool starts normally from the command line. Let's look at the arguments that can be specified while initiating the tool...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    centos7_vps_autoconfig

    If you need to configure CentOS7 for your webserver take a look here.

    This project holds a wizard-like bash script and instruction to configure Cent OS 7 on a physical or virtual web server. The main goal of the script is to provide good protection of the server (firewall configuration, removing unused network services, configuring ssh with changing its port, fail2ban, etc.). The corresponding instruction holds detailed description of each script component. Moreover, it can be used independently as a manual. Both script and instruction are currently in...
    Downloads: 0 This Week
    Last Update:
    See Project