Showing 22 open source projects for "compat"

View related business solutions
  • 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.
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 1
    Compat.jl

    Compat.jl

    Compatibility across Julia versions

    The Compat package is designed to ease interoperability between older and newer versions of the Julia language. In particular, in cases where it is impossible to write code that works with both the latest Julia master branch and older Julia versions, or impossible to write code that doesn't generate a deprecation warning in some Julia version, the Compat package provides a macro that lets you use the latest syntax in a backward-compatible way. This is primarily intended for use by other Julia...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    browser-compat-data

    browser-compat-data

    This repository contains compatibility data for Web technologies

    The browser-compat-data ("BCD") project contains machine-readable browser (and JavaScript runtime) compatibility data for Web technologies, such as Web APIs, JavaScript features, CSS properties, and more. Our goal is to document accurate compatibility data for Web technologies, so web developers may write cross-browser compatible websites more easily. BCD is used in web apps and software such as MDN Web Docs, CanIUse, Visual Studio Code, WebStorm and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    eslint-plugin-compat

    eslint-plugin-compat

    Check the browser compatibility of your code

    Lint the browser compatibility of your code. Browser targets are configured using a browser list. You can configure browser targets in your package.json. If no configuration is found, browser list defaults to "> 0.5%, last 2 versions, Firefox ESR, not dead". Add polyfills to the settings section of your eslint config. Append the name of the object and the property if one exists. Toolchains for native platforms, like iOS and Android, have had API linting from the start. It's about time that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Emoji

    Emoji

    A library to add Emoji support to your Android / JVM Application

    ... a Font provider, check out Google Compat. For convenience, there's also a EmojiLayoutFactory, which can be used to get automatic Emoji support when using normal Android Views such as TextView, Checkbox, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    CompatHelper.jl

    CompatHelper.jl

    Automatically update the [compat] entries for your Julia dependencies

    CompatHelper.jl is a Julia package which keeps your Project.toml [compat] entries up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tinyhttp

    tinyhttp

    0-legacy, tiny & fast web framework

    tinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM, that uses a bare minimum amount of dependencies trying to avoid legacy hell. With depending only on 6 modules (5 of which are tinyhttp's), it gives you routing, req / res extensions, eTag generation and more. All middleware that was created for Express, works flawlessly with tinyhttp, including typings. Unlike Express, tinyhttp supports async / await for routes. There are proper typings for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    tika-python

    tika-python

    Python binding to the Apache Tika™ REST services

    A Python port of the Apache Tika library that makes Tika available using the Tika REST Server. This makes Apache Tika available as a Python library, installable via Setuptools, Pip and easy to install. To use this library, you need to have Java 7+ installed on your system as tika-python starts up the Tika REST server in the background. To get this working in a disconnected environment, download a tika server file (both tika-server.jar and tika-server.jar.md5, which can be found here) and set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Booster

    Booster

    Optimizer for mobile applications

    Booster is an easy-to-use, lightweight, powerful and extensible quality optimization toolkit designed specially for mobile applications. The primary goal is to solve quality problems with the increase of APP complexity, such as performance, stability, and package size, etc. Booster provides a collection of modules for performance detection, multithreading optimization, resources index inline, redundant resources reduction, resources compression, system bug fixing, etc. Using booster, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Inferno

    Inferno

    React-like JavaScript library for building modern user interfaces

    Inferno is an insanely fast, React-like library for building high-performance user interfaces on both the client and server. React-like API, concepts and component lifecycle events. Switch over easily with inferno-compat. One of the fastest front-end frameworks for rendering UI in the DOM, making 60 FPS on mobile possible. Isomorphic rendering on both client and server, along with fast-booting from server-side renders. Inferno doesn't have a fully synthetic event system like React does. Inferno...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Efawin

    Efawin

    Interact with AWS Elastic Fabric Adapter on Windows

    ... functionality to create and manipulate the queues associated with AWS Elastic Fabric Adapter. Majority of the library's functionality comes from rdmacore's efa provider. To allow compilation of the library on Windows, some helper/compat files have been copied from the OFI's libfabric. The Efa driver interaction files have been copied from a AWS fork of libfabric. In addition to these, the Infiniband header files from OpenIB are used to provide an interface to the library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Base62 Encode/Decode Utility

    Base62 Encode/Decode Utility

    a tool for encoding/decoding to base62

    ... program has been written to encode/decode files into this format. The syntax is similar to the popular base64 command line program. Inside the package there is a working c++ version of the base62 algorithm. the sources are inside the package. Note that from release 2.0.0 the algorithm is different from the one used before. If you have coded a file using base62 < 2.0.0 DO NOT USE base62 >= 2.0.0 to decode it. The 2.0.1 release has a new algorithm for chew, we have a compat flag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Move

    React Move

    Beautiful, data-driven animations for React

    ... includes react-lifecycles-compat to make the library work with earlier versions of React. This adds a little to the bundle so use 6.x if you're using React 16.3+. Before looking at the components it might be good to look at starting state. You are going to be asked to define starting states for each item in your NodeGroup and Animate components. This is a key concept and probably the most error prone for developers working with React Move.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    vcsinfo

    VCS Information Generator tool

    ... compatibility mode. hg summary | vcsinfo --cpp --compat version.h Generate Java class for Git repository treating new files as modification. git status | vcsinfo --git --java --package com.test --newismod > version.java SAMPLE OUTPUT: // Version Information // Generated by the VCS Information Tool v2.0 (c) #define MERCURIAL_REVISION 23u #define MERCURIAL_MODIFIED 1 #define MERCURIAL_HASH "6c784b7035ea" #define MERCURIAL_BRANCH "default"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BuildCraft

    BuildCraft

    BuildCraft mod for Minecraft

    BuildCraft is a mod for Minecraft. BuildCraft itself is licensed under the MMPLv1 or MPLv2 if you need the specifics, but generally, you can. By default, many simple (primarily worldgen/decorative) blocks are supported out of the box, such as the kind of blocks added by Chisel 2 or Ztones. However, for many other mods, special support is required to allow for rotation and remove the chance of duplication bugs appearing. BuildCraft Compat is a BuildCraft addon designed to add cross-mod...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ievms

    ievms

    Automated installation of the Microsoft IE App Compat virtual machines

    Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. Unfortunately, setting these virtual machines up without Microsoft's VirtualPC can be extremely difficult. The ievms scripts aim to facilitate that process using VirtualBox on Linux or OS X. With a single command, you can have IE6, IE7, IE8 and IE9 running in separate virtual machines. Install network adapter drivers by opening the drivers CD image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Smartcard Lib for Arduino compat. boards

    Smartcard access lib for Arduino based boards

    Smartcard access lib for Arduino based boards connected directly to a smartcard. This is currently a work in progress. Currently it is possible to communicate with a smartcard directly connected to a Arduino board or connected via a TDA8024T (or compatible chips. e.g. DS8024). All tests have been done with a smart card slot connected directly to the Aruino board. Working: - Activation of asynchronous and synchronous smart cards - Exchanging data with supported Smart card...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    /usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them. gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert. gnupassd does pass only: leaves all else alone (compat). small, simpler for single admin / small linux bases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    timeshift.sh

    timeshift.sh

    v4l2 TV timeshift application

    ... sound capture (if you use pulseaudio then install oss-compat [deb] and libasound2-plugins [deb] or alsa-plugins-pulse [rpm] packages) and enable "repeat playlist" on your video player, then: ./timeshift.sh [OPTION1 value] [OPTION2 value] ... ./timeshift.sh -h for help *Be sure transcode is compiled with a working import_v4l2.so plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Incoming Activity Monitor

    Incoming Activity Monitor

    DEPRECATED! Project is now hosted on GITHUB

    DEPRECATED! Project is now hosted on GITHUB Monitors conspicuous activity on the net. Consists of a daemon watching for incoming packets and a client for user desktop notifications. Being coded in python and ubuntu compat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A wxPython-based implementation of some of the user interface toolkit APIs defined by Python for Series 60 (PyS60)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A datawarehouse-portal. Built using PHP. Can show text-reports as well as graphs generated from SQL-queries. Also contains admin. functions. Modules can be used in other projects (database- and form-abstraction). At this time only compat. with Postgresql.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next