Showing 208 open source projects for "preprocessor"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
  • 1
    ccls

    ccls

    C/C++/ObjC language server supporting cross references & hierarchies

    ... (base/derived) hierarchy, member hierarchy. Symbol rename. Document symbols and approximate search of workspace symbol. Hover information. Diagnostics and code actions (clang FixIts). Semantic highlighting and preprocessor skipped regions.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    Smaller C

    Smaller C

    Simple C compiler

    .... The core compiler comes with a preprocessor (ucpp), a linker, and a compiler driver (the driver invokes the preprocessor, the core compiler, the assembler, and the linker and supports options similar to those of gcc).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    node-sass

    node-sass

    Node.js bindings to libsass

    Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass. It allows you to natively compile .scss files to css at incredible speed and automatically via a connect middleware. A custom importer allows extension of the LibSass engine in both a synchronous and asynchronous manner. In both cases, the goal is to either return or call done() with an object literal. When returning or calling done() with { file: "String" }, the new...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    mdBook-KaTeX

    mdBook-KaTeX

    Preprocessor for mdBook, rendering LaTex equations to HTML

    mdBook-KaTeX is a preprocessor for mdBook, using KaTeX to render LaTeX math expressions. A preprocessor for mdBook, rendering LaTex equations to HTML at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    chota

    chota

    A micro (3kb) CSS framework

    Chota is designed keeping in mind ease-of-use and minimalism, hence it doesn't use any preprocessor or complex build process. If you would still like to extend it further using SASS, head to palmiak's fork. When using a combination, the sized width column takes the size specified and the remaining is filled in by the flexible column. Create equal-width columns that span multiple rows by inserting a .is-full-width where you want the columns to break to a new line. Here .is-full-width is one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PerlPP

    PerlPP

    Perl preprocessor - embed Perl source in any file

    ... in the generated script) will be used. The following commands work mostly analogously to their C preprocessor counterparts. but $fn can be determined programmatically. Note that defines set with -D or -s do not take effect until after the script has been generated, which is after the macro code runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ccache

    Ccache

    A fast compiler cache

    .... using Nginx or Google Cloud Storage), Redis or local filesystem, optionally sharding data onto a server cluster. Supports fast "direct" and "depend" modes that don't rely on using the preprocessor. Supports compression using Zstandard. Checksums cache content using XXH3 to detect data corruption. Keeps statistics on hits/misses. Automatic cache size management. Easy installation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NG-ALAIN

    NG-ALAIN

    NG-ZORRO admin panel front-end framework

    An Antd-based mid-backend front-end solution that provides more general business modules, allowing developers to focus more on business. In line with Ant Design design values. Rich dozens of basic components. A set of higher-order business components, diagrams, authentication, authorization, caching, mocking, testing, etc. A complete, production-ready Angular scaffolding. A large number of example pages can be directly referenced and used. Contains NG-ALAIN Schematics, VSCODE plugin....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    mdBook

    mdBook

    Create books from markdown files

    mdBook is a command line tool and Rust crate to create books with Markdown. The output resembles tools like Gitbook, and is ideal for creating product or API documentation, tutorials, course materials or anything that requires a clean, easily navigable and customizable presentation. mdBook is written in Rust; its performance and simplicity made it ideal for use as a tool to publish directly to hosted websites such as GitHub Pages via automation. This guide, in fact, serves as both the mdBook...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    linaria

    linaria

    Zero-runtime CSS in JS library

    Write CSS in JS and get real CSS files during build. Use dynamic prop-based styles with the React bindings and have them transpiled to CSS variables automatically. Great productivity with source maps and linting support. Write CSS in JS, but with zero runtime, CSS is extracted to CSS files during build. Use dynamic prop-based styles with the React bindings, uses CSS variables behind the scenes. Optionally use any CSS preprocessor such as Sass or PostCSS. Easily find where the style was defined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ng-packagr

    ng-packagr

    Compile and package Angular libraries in Angular Package Format (APF)

    ... specification. You'll now be able to go ahead and npm publish dist your Angular library to the npm registry. Do you like to publish more libraries? Is your code living in a monorepo? Create one package.json per npm package, run ng-packagr for each! Creates scoped and non-scoped packages for publishing to npm registry. Inlines Templates and Stylesheets. Runs SCSS preprocessor, supporting the relative ~ import syntax and custom include paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LostGrid

    LostGrid

    LostGrid is a powerful grid system built in PostCSS

    Lost Grid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS. LostGrid makes use of calc() to create stunning grids based on fractions you define without having to pass a lot of options. LostGrid relies on calc() to create the grid. Thus, LostGrid is limited to browsers that support calc(). The great thing is that calc() is widely supported in all current browsers and the LostGrid usage of calc() is supported as far back as IE9+. If using LostGrid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Minimal Mistakes Jekyll theme

    Minimal Mistakes Jekyll theme

    Jekyll theme for building a personal site, blog, project documentation

    A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios. Everything from the menus, sidebars, comments, and more can be configured or set with YAML Front Matter. Built with HTML5 + CSS3. All layouts are fully responsive with helpers to augment your content. Free to use however you want under the MIT License. Clone it, fork it, customize it, etc. Settings that affect your entire site can be changed in Jekyll’s configuration file: _config.yml, found in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    findent

    findent

    indent, beautify and relabel Fortran source, generates dependencies

    Findent indents, beautifies and relabels Fortran source, fixed and free format, and converts Fortran fixed format to Fortran free format (and vice-versa). Plugins for vim, emacs and gedit are included.
    Leader badge
    Downloads: 218 This Week
    Last Update:
    See Project
  • 15
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    ... with an RPN calculator, BASIC interpreter, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 16
    dktools - Dirk Krauses tools

    dktools - Dirk Krauses tools

    Drawing, graphics conversion, software development, administration.

    GUI and command line tools for advanced users and administrators: wxdkdraw - Minimalistic drawing application for use with LaTeX, wxd2lat - Convert wxdkdraw files to LaTeX, bitmap2pp - Convert PNG/JPEG/TIFF/NetPBM to (E)PS or PDF, fig2lat - Convert XFig files to LaTeX, htmlbook - publish HTML like a book, dkcpre - C debugging and tracing preprocessor, itadmin - manage your IT using a MySQL/MariaDB database, dk-fic - file integrity checker, dk-ls - list files, output column order...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 17
    The LaTeX Equation Compiler is a preprocessor for LaTeX files that enables numeric and symbolic calculations. It reads equations specified by special keywords in the LaTeX file, manipulates them and calculates numeric values of variables. If your OS can install .deb packages, have a look at my PPA http://launchpad.net/~jrheinlaender/+archive/ppa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ... Preprocessor Directive $PP so now I can add just about anything I want without modifying BCX. The foundation of this Platform is a modified version of the FreeBasic Editor FbEdit written by KetilO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    1. flattenverilog : Flattens the specified verilog module by removing the hierarchies. It works both for RTL and netlist. 2. preprocessverilog : Verilog Preprocessor to resolve macros like nested `ifdef , `define 3. createhierarchy : Verilog Hierarchy Creation Tool to group a list of instances in RTL or enlist. This creates a new wrapper by encapsulating the instance 4. flatteninstances : Flattens the given list of hierarchical instances- this removes hierarchy by pulling the contents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MidiToLily

    Convert a MIDI file to a LilyPond file

    MidiToLily is a Windows console application that converts a MIDI file to LilyPond format. You can create sheet music from a MIDI file by using MidiToLily as a preprocessor for LilyPond. MidiToLily is an alternative to the midi2ly script that ships with LilyPond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RCDCap

    RCDCap is a remote capture preprocessor

    RCDCap is a packet processing framework. At its core, it incorporates basic mechanisms for local and remote capturing and decapsulation of packets (CISCO ERSPAN and HP ERM are supported). It can be extended to support many types of packet-based traffic analysis by creating plug-ins and loading them in the main application. It includes many optimizations to ensure high performance traffic processing. Some of them are: multithreaded traffic processing; explicit thread pinning; configurable...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    ADE_3D_FEM

    A 3D ADE FEM solver including a manual and a basic preprocessor

    A 3D Advection-Diffusion Equation Finite Element Method solver including a user's manual and a basic pre-proccessor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Extended Pagebreak

    Extended Pagebreak

    Extended Pagebreak Plugin for Joomla

    The purpose of this plugin is to replace the version of Pagebreak shipped with Joomla! core by an enhanced, more modern variation that adds extended Table of Contents functionality to a paginated article. This plugin is safe for printing and PDF production (f.i. through PDF Preprocessor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CSS Preprocessor

    CSS validation and advanced preprocessor with nesting and variables

    CSS Preprocessor is a parser, compiler, and assembler which extends the CSS language to allow nested rules and attributes, variables / @mixin, functions, and especially, strong validation of your source code so you know that it will work the first time you use it in your browser. The library is written in C++ allowing any other C++ project to work with CSS without having to rewrite their own parser. The library supports 4 output levels from ultra compressed CSS code to beautified CSS code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next