15 programs for "code e-library" with 1 filter applied:

  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,074 This Week
    Last Update:
    See Project
  • 2
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 3
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see about her...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    This is the source code for the 1994 DOS shareware game God of Thunder (Turbo C/Assembler). It is a good example of how not to code in C. I was once told it was impressive that it actually worked, so that's something. This is only the main source code here. I have released it to the public domain. Do whatever you want with it. It will not compile as-is. There is at least 1 3rd party compression file missing and the sound/music code was a licensed library that is not open source. The opening...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Boxxx Engine
    Boxxx Engine is a very simple 2D engine written purely in C language. This code uses BGI graphic library and is compiled with Borland Turbo C 2.0. The goal of this project is to come up with a physically complex yet simple in principle 2D engine. The release is without any warranty of fitness for a particular purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us. Yes, I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 10
    Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AnnoJ is a small and easy-to-learn class library containing useful annotations and utility classes. These classes and annotations make it easy to work with generated classes (ie. with wsimport) and to debug the code written upon them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of source code for manipulating the various file formats (images, maps, sounds, models, etc...) used by The Elder Scrolls: Daggerfall, an old, but still popular CRPG.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FD-SDK

    The FreeDOS Software Development Kit

    The project aims to be the repository for commonly used routines within the FreeDOS project, to help developers make it easier to develop and reuse code that is better proved and follows the FreeDOS standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next