Showing 679 open source projects for "simple dns plus"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
    GO (Gnu Objects) is a C++ framework for creating applications with RAD development in mind. The GO lib provides simple interfaces and wrappers to common Gnu library function as well as a framework for creating applications. These wrappers provide quick
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a C++ glue to SDL (Simple DirectMedia Layer) library- a low-level, cross-platform multimedia library. SDLmm will utilize C++ features while still being close to SDL in syntax (and naming).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    This is very simple not validating XML parser that was ported for Palm OS. It was written purely on STL. This parser can not build DOM but there is template tree class to perform this task.
    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
    XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg's canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    snide (Simple Nedit IDE) is a lightweight IDE for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project aims to provide a simple way of building a non-blocking, single-threaded, concurrent internet server over both UDP and TCP. The framework will hide much of the unnecessary complexity of the C api for networking and multiplexing by objec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SOMELib (Formerly SOMLib) is a simple way to place C++ objects into and retrieve from a dynamically loadable library. What does this mean? Simply put you can implement a simple plug-in architecture for your program using C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Html2perl is a simple console based utility for converting HTML text streams (or any ASCII based text stream for that matter) into a series of perl print statements for inclusion in a Perl script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This library contains all the necessary for making a simple CAD in an application that you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The kUimlRenderer aims to be a library which supports the User Interface Markup Language Specification version 2.0. It renders a user interface in QT 2.1.1 at runtime based on a simple language. It supports linking in external code, and responding to ev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a simple, but in my mind important, project to create an efficient and easy to use C++ wrapper for the GNU Multiple Precision library. The idea is to be able to use multiple precision numbers as much like built-in types as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Foundation is a simple and elegant library to use on top of Qt 4/C++(and at your choice Kde-Libs), to create powerful task-centric applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a cross-platform C++ library that provides an intuitive and quick way to deal with tree structured configuration text files. It is also very small, making it easy and comfortable to include in any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A few simple refactoring tools developed according to the KISS principle. The focus is to refactor C++ code but almost any programming language should work. Tools: Rename, Detect duplicate code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multiplatform emulator for M680x0 processors, kept simple for University students. This is a fork of Easy68K by Paul McKee, Tim Larson, Prof. Chuck Kelly, Eric Nelson, Aaron Curley, Curt Vickre, Jon Squires, Lee Davison & others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is (going to be) a simple interpreter of a simple weakly typed language. The code, now, contains only the token class along with some subclasses, a lexer and some other titbits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kollapse BASIC (kolbasic) - simple BASIC language interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ACME is an abbreviation of Advanced C++ Metaprogramming Extensions. It is a collection of headers supplying basic implementations of generic design patterns, generic containers, policy based memory management and simple linear algebra classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PlusScript is a simple to use scripting library using a JIT compiler which makes it faster than other scripting libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NixConf is a very simple c++ library for working with configuration files that are in the standard group format used by Linux and Unix applications.
    Downloads: 0 This Week
    Last Update:
    See Project