Showing 25 open source projects for "autotools"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    autotools-idl is a patch for automake and some autoconf scripts that adds support for IDL and C++ ORBs. It provides full support for compiling IDL files to C++ stubs and skeletons. The autoconf scripts provide unified detection of different C++ ORBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    htop

    htop

    An interactive process viewer

    htop is a cross-platform interactive process viewer. htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption. Also, system-wide information, like load average or swap usage, is shown. The information displayed is configurable through a graphical setup and can be sorted and filtered interactively. Tasks related to processes (e.g. killing and renicing) can be done without entering their...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    bash-completion

    bash-completion

    Programmable completion functions for bash

    ... it from either /etc/bashrc or ~/.bashrc (or any other file sourcing those). If you don't have the package readily available for your distribution, or you simply don't want to use one, you can install bash-completion using the standard commands for GNU Autotools packages. If you find that a given function is producing errors or does not work as it should under certain circumstances when you attempt completion, try running set -x or set -v prior to attempting the completion again.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    MATIO

    MATIO

    MATLAB MAT File I/O Library

    MATLAB MAT file I/O library. Matio is an open-source C library for reading and writing binary MATLAB MAT files. This library is designed for use by programs/libraries that do not have access or do not want to rely on MATLAB's shared libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Proxygen

    Proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP serve

    This project comprises the core C++ HTTP abstractions used at Facebook. Internally, it is used as the basis for building many HTTP servers, proxies, and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2, and HTTP/3. The goal is to provide a simple, performant, and modern C++ HTTP library. Note that currently this project has been...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Memcached

    Memcached

    memcached development tree

    Memcached is a high-performance, open-source distributed memory caching system, typically used to accelerate dynamic, database-driven websites by storing frequently accessed data in RAM. To build memcached on your machine from the local repo, you will have to install autotools, automake, and libevent. If you want TLS support, install OpenSSL's development packages and change the configure line. libseccomp (optional, experimental, Linux), enables process restrictions for better security. Tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ... as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. Libzmq is mainly written in C++98 with some optional C++11-fragments. For configuration either autotools or CMake is employed. For Linux users, pre-built binary packages are available for most distributions. Note that DRAFT APIs can change at any time without warning, pick a STABLE build to avoid having them enabled.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and...
    Leader badge
    Downloads: 834 This Week
    Last Update:
    See Project
  • 9
    ransfoil

    ransfoil

    console to calculate airflow around an airfoil based on RANS approach

    RANSFOIL is a console program to calculate airflow field around an isolated airfoil in low-speed, subsonic, transonic or supersonic regime by numerically solving the Reynolds averaged Navier-Stokes (RANS) equations using mature computational fluid dynamics (CFD) method. As postprocess results, the aerodynamic parameters of the airfoil, e.g., lift coefficient and drag coefficient, can be integrated from the airflow distribution near wall boundary. In addition, the coupling between airflow and...
    Downloads: 4 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

    ui-auto

    bash-based tools to manage software project development.

    "ui-auto" helps releasing (and snapshotting) your software projects. It abstracts several VCs (git, svn, cvs) and build systems (autotools, cmake, make), and supports direct "linking" to a Debian VC. "con-dev" is currently (2015) being developed as successor of "ui-auto" as a parallel extra project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    bob-buildsystem

    Software build system

    bob is a Python3 based software build system roughly comparable with autotools + gmake or CMake + gmake. It is meant to overcome known shortcomings of the two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    buildmake

    Makefile based build system.

    BuildMake is a Makefile based project builder. It is not like autotools, always guessing everything about your system, but a "set" solution for simplicity. It works out-of-the-box with GNU make, others will come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cmplx

    cmplx

    Validation of Fortran 2008 complex functions on branch cuts

    Velvel (William) Kahan highlighted a lot of challenges in writing correct complex algebra code. Fortran 2008 extends the number of intrinsic functions accepting complex arguments. The aim of this project to stress test these intrinsics on conformal mapping with branch cuts. Of particular interest are function results on branch cuts (slits). IEEE 754-2008 behaviour, in particular plus and minus zero, is expected in all cases. The main driver will produce a PDF with conformal maps which should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FREESECS is an open-source project for SEMI SECS standards. The software is compiled with GNU autotools/GCC and runs on Linux, MacOS X, NetBSD. See http://opensecs.sourceforge.net
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15

    check_eigrp

    Plugin checks operation of the EIGRP protocol.

    ... is solved automaticaly if u install plugin from rpm (yum localinstall nagios-plugins-eigrp). In this case plugin also will be installed in standart for this OS location: /usr/lib64/nagios/plugins or /usr/lib/nagios/plugins. Inside arch depended tarball packages only compiled executable file. You should copy them in nagios plugins folder for use. Inside check_eigrp tarball package autotools generated package for compilation under some other arch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Swiss Epmheris AutoTools replaces the native Swiss Ephemeris build system, (a GNU Makefile), with an GNU autotools setup. No source files, that is, .h or .c files are modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GNU Build Packages for SCons

    Build GNU tools with SCons

    A package of scripts that allow you to use the SCons build tool to build software that usually uses the GNU Autotools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free work time counter system. Compute the time, which staff working This is my first autotool project. Goal for this project is learning autotools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Prebuild is a cross-platform XML-driven pre-build tool which allows developers to easily generate project files for major IDE's and .NET development tools including: Visual Studio .NET 2002, 2003, 2005, SharpDevelop, MonoDevelop, NAnt and Autotools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A modular automated build system for Linux From Scratch (LFS) and support tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A GNAT/Ada95 GNU autotools project generator. Adaprojet quickly setups an entire GNU autools project for Ada with a few simple commands. Adaprojet makes it easy to use the familiar configure, make, and make install with Ada.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    autoqt consists of autoconf m4 macros, Makefile.am templates, and documentation on using autoconf and automake to build Qt applications and libraries. autoqt allows Qt to be used with autotools on all platforms that Qt supports, including MS Windows usin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The bootstrapper program is designed to work along with autoconf, automake and libtool. It will scan a project's configure.in and generate a custom made bootstrap script which will then be used to create a configure script. It will also be able to clean
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Autobook is documentation of autotools including autoconf, automake, libtool and gettext. We supply a Simplified Chinese translation here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next