Showing 20 open source projects for "macros linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Absinthe

    Absinthe

    The GraphQL toolkit for Elixir

    ... collection of declarative macros. Absinthe schemas are defined using easy-to-read macros that build and verify their structure at compile-time, preventing runtime errors and increasing performance. The entire query processing pipeline is configurable. Add, swap out, or remove the parser, individual validations, or resolution logic at will, even on a per-document basis. Absinthe includes a number of advanced resolution features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    pyexpander

    A powerful macro processor based on python

    Pyexpander is a powerful macro processor based on python. Instead of simple macro replacement it offers evaluation of arbitrary python expressions and execution of python code. Pyexpander is Turing Complete.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    babel-plugin-macros

    babel-plugin-macros

    Allows you to build simple compile-time libraries

    Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features but can be a frustrating overhead for libraries that allow for compile-time code transformation as an optimization. babel-plugin-macros defines a standard interface for libraries that want to use compile-time code transformation without requiring the user to add a babel plugin to their build system (other than babel-plugin-macros, which is ideally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extensible in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images, etc.)
    Downloads: 13 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5

    cado

    Template-based code generation language.

    Cado is a mature code generation language that operates on standard templates with embedded macros. It is useful for generating source code and other related content (tests, docs, configuations, etc.), deriving from a common project nomenclature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vector

    Vector

    A contiguous generic and growable array type in C

    A contiguous generic and growable array type in C programming language. Vector supports amortized constant time insertion and removal of elements , as well as constant time access. C doesn’t allow data types to be passed as parameters. That means a generic container needs to manually manage memory in terms of the client element size, not client data type. You can do generic programming in c, without to use macros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This project has useful CMake macros and modules for building scientific projects. The Modules are generalized to be used with any new and/or existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ckon

    automatic build tool for ROOT data analysis software

    ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 71 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of autoconf macros, plus an autogen.sh script that can be used with them.
    Leader badge
    Downloads: 9,188 This Week
    Last Update:
    See Project
  • 12
    Overview of pre-defined compiler macros for standards, compilers, operating systems, and hardware architectures.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Integration of Make/C Preprocessor into Adobe Flex 2 SDK, along with IDE integration tips and some handy preprocessor macros and classes. Works under Windows or Linux, with GNU tools or Microsoft tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MakeGENerator is a highly customizable standalone makefile generator. Enables the usage of different recipes and include path, per groups of files. Generates 'clean','depend' and other rules, automatically, plus handy macros. Simplifies build process
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    The Autoconf Macro Archive provides documented and tested macros that are useful to many software writers using the autoconf tool, but too specific to be included into autoconf itself. [DISCONTINUED]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extended C gives Object-Oriented features such as self-referential structure pointers via macros to C, resulting in an object-oriented style. Currently tested in gcc, we hope to stabilize it for other compilers as well, including Borland & Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Build tracer is an application to keep track of build counts in your programming projects. No messy macros, no #defines, just add a pre-link step to this executable and it will keep track of how many times you build your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Driven by an overwealming disgust for the current makefile system's out there, this project combines a patch to gmake implementing embedded 'macros' with a backend makefile to do all the work in creating a buildtree for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next