Search Results for "marble-builds" - Page 6

Showing 1267 open source projects for "marble-builds"

View related business solutions
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Applied Energistics 2

    Applied Energistics 2

    A Minecraft Mod about Matter and Energy

    ... for compact storage solutions and easy access to your items. Another significant feature of AE2 is its automatic crafting capabilities. Players can set up patterns and recipes which the system can automatically craft on demand. This greatly streamlines bulk and complex crafting processes, saving time and effort. AE2 adds a whole new level of strategy to your Minecraft builds with its networking and channel system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pronto

    Pronto

    Quick automated code review of your changes

    Pronto runs analysis quickly by checking only the relevant changes. Created to be used on GitHub pull requests, but also works locally and integrates with GitLab and Bitbucket. Perfect if you want to find out quickly if a branch introduces changes that conform to your style guide, are DRY, don't introduce security holes, and more. Pronto runs the checks on a diff between the current HEAD and the provided commit-ish (default is master). You can run Pronto as a step of your CI builds and get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies. Adds tasks for starting, stopping, statusing and cleaning up a named container based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mage

    Mage

    A Make/rake-like dev tool using Go

    Mage is a make/rake-like build tool using Go. You write plain-old go functions, and Mage automatically uses them as Makefile-like runnable targets. Mage has no dependencies outside the Go standard library, and builds with Go 1.7 and above (possibly even lower versions, but they’re not regularly tested). The asdf version manager is a tool for installing release binaries from Github. With asdf installed, the asdf plugin for mage can be used to install any released version of mage. If you create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5
    Spring Data Neo4j

    Spring Data Neo4j

    Provide support to increase developer productivity in Java

    Spring Data Neo4j, part of the larger Spring Data family, provides easy configuration and access to Neo4j Graph Databases from Spring applications. It offers three different levels of abstraction to access the store. The Neo4j client, the Neo4j Template, and the Neo4j Repositories. Spring Data Neo4j offers advanced features to map annotated entity classes to the Neo4j Graph Database. The template programming model is equivalent to other Spring templates and builds the basis for interaction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Finatra

    Finatra

    Fast, testable, Scala services built on TwitterServer and Finagle

    Finatra builds on TwitterServer and uses Finagle, therefore it is highly recommended that you familiarize yourself with those frameworks before getting started. The version of Finatra documented here is version 2.x. Version 2.x is a complete rewrite over v1.x and as such many things are different. Finatra at its core is agnostic to the type of service or application being created. It can be used to build anything based on TwitterUtil: c.t.app.App. For servers, Finatra builds on top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ibis

    Ibis

    Expressive analytics in Python at any scale

    Ibis is a Python library to help you write expressive analytics at any scale, small to large. Its goal is to simplify analytical workflows and make you more productive. Ibis gives you the benefit of a programming language. You don't need to sacrifice maintainability to get to those insights! Ibis builds on top of and works with existing Python tools. Ibis provides a full-featured replacement for SQL SELECT queries, but expressed with Python code. All tables in Ibis are immutable. To select...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SageMaker TensorFlow

    SageMaker TensorFlow

    SageMaker specific extensions to TensorFlow

    This package contains SageMaker-specific extensions to TensorFlow, including the PipeModeDataset class, that allows SageMaker Pipe Mode channels to be read using TensorFlow Datasets. This package supports Python 3.7-3.9 and TensorFlow versions 1.7 and higher, including 2.0-2.9.1. For TensorFlow 1.x support, see the master branch. sagemaker-tensorflow releases for all supported versions are available on PyPI. SageMaker TensorFlow extensions builds on Python 3.4-3.9 in Linux with a TensorFlow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Urbit

    Urbit

    An operating function

    ...) in the kernel so app developers can focus on business logic. The entire OS is a single pure function that provides application developers with strong guarantees: automated persistence and memory management, repeatable builds, and support for hot code reloading. Urbit is a personal OS designed from scratch to run peer-to-peer applications. A clean-slate OS and network for the 21st century.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Electron.NET

    Electron.NET

    Build cross platform desktop apps with ASP.NET Core

    ... Core environment and just embed it inside a pretty robust X-plat environment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how to do it. We just combine ASP.NET Core & Electron. The current Electron.NET CLI builds Windows/macOS/Linux binaries. Our API uses .NET 5, so our minimum base OS is the same as .NET 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ko

    ko

    Build and deploy Go applications on Kubernetes

    ko is a simple, fast container image builder for Go applications. It's ideal for use cases where your image contains a single Go application without any/many dependencies on the OS base image (e.g., no cgo, no OS package dependencies). ko builds images by effectively executing go build on your local machine, and as such doesn't require docker to be installed. This can make it a good fit for lightweight CI/CD use cases. ko also includes support for simple YAML templating which makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DevSpace

    DevSpace

    The Fastest Developer Tool for Kubernetes

    Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes. DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster. DevSpace is a very lightweight, client-only CLI tool which uses your current kube-context, just like kubectl or helm. It does not require you to install anything inside your cluster and works out of the box with every Kubernetes cluster. Builds all images in parallel using Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CausalNex

    CausalNex

    A Python library that helps data scientists to infer causation

    CausalNex is a Python library that uses Bayesian Networks to combine machine learning and domain expertise for causal reasoning. You can use CausalNex to uncover structural relationships in your data, learn complex distributions, and observe the effect of potential interventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DoWhy

    DoWhy

    DoWhy is a Python library for causal inference

    ... structures, root cause analysis, interventions and counterfactuals. DoWhy builds on two of the most powerful frameworks for causal inference: graphical causal models and potential outcomes. For effect estimation, it uses graph-based criteria and do-calculus for modeling assumptions and identifying a non-parametric causal effect. For estimation, it switches to methods based primarily on potential outcomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flair

    flair

    A very simple framework for state-of-the-art NLP

    ... interfaces that allow you to use and combine different word and document embeddings, including our proposed Flair embeddings and various transformers. A PyTorch NLP framework. Our framework builds directly on PyTorch, making it easy to train your own models and experiment with new approaches using Flair embeddings and classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenComputers

    OpenComputers

    Home of the OpenComputers mod for Minecraft

    OpenComputers is a Minecraft mod that adds programmable computers and robots to the game. The built-in computer implementation uses Lua 5.2 and is fully persistent. This means programs will continue running across reloads. OpenComputers is a mod that adds computers and robots into the game, which can be programmed in Lua 5.3. It takes ideas from a couple of other mods such as ComputerCraft, StevesCarts and Modular Powersuits to create something new and interesting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LinuxKit

    LinuxKit

    A toolkit for building secure, portable and lean operating systems

    LinuxKit, is a toolkit for building custom minimal, immutable Linux distributions. A toolkit for building secure, portable, and lean operating systems for containers. Designed for building and running clustered applications, including but not limited to container orchestration such as Docker or Kubernetes. Designed from the experience of building Docker Editions, but redesigned as a general-purpose toolkit. Designed to be managed by external tooling, such as Infrakit (renamed to deploykit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Garden

    Garden

    Automation for Kubernetes development and testing

    Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching. Garden is a tool that combines rapid development, testing, and DevOps automation in one platform. It is designed for teams developing applications that run on Kubernetes and for DevOps Engineers writing infrastructure as code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scrimage

    Scrimage

    JVM - Java, Kotlin, Scala image processing library

    Scrimage is an immutable, functional, and performant JVM library for the manipulation of images. The aim of this library is to provide a simple and concise way to do common image operations, such as resizing to fit a required width and height, converting between formats, applying filters, and so on. It is easy to use from any language on the JVM. A typical use case for this library would be creating thumbnails of images uploaded by users in a web app, bounding a set of product images so that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Circuit

    Circuit

    A Compose-driven architecture for Kotlin and Android applications

    Circuit is used in production at Slack and is ready for general use. The API is considered unstable as we continue to iterate on it. Circuit is a simple, lightweight, and extensible framework for building Kotlin applications that’s Compose from the ground up. It builds upon core principles we already know like Presenters and UDF, and adds native support in its framework for all the other requirements we set out for above. It’s heavily influenced by Cash App’s Broadway architecture (talked about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Graphs.jl

    Graphs.jl

    An optimized graphs package for the Julia programming language

    The goal of Graphs.jl is to offer a performant platform for network and graph analysis in Julia, following the example of libraries such as NetworkX in Python. Offers a set of simple, concrete graph implementations – SimpleGraph (for undirected graphs) and SimpleDiGraph (for directed graphs), an API for the development of more sophisticated graph implementations under the AbstractGraph type, and a large collection of graph algorithms with the same requirements as this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenTofu

    OpenTofu

    OpenTofu lets you declaratively manage your cloud infrastructure

    Truly open-source under a well-known and widely-accepted license that companies can trust, that won’t suddenly change in the future and isn’t subject to the whims of a single vendor. Community-driven so that the community governs the project for the community, where pull requests are regularly reviewed and accepted on their merit. Impartial so that valuable features and fixes are accepted based on their value to the community, regardless of their impact on any particular vendor. Layered and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mailcow

    mailcow

    mailcow: dockerized

    With the Nightly Branch, it is now possible to use an external Identity Provider as an additional authentication source. mailcow utilizes the OIDC (OpenID Connect) protocol to authenticate only mailbox users. You can also get a SAL which is a one-time payment with no liabilities or returning fees. mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    orb DID Method

    orb DID Method

    A DID method implementation that extends the Sidetree protocol

    Orb implements the following specifications: did:orb, Activity Anchors. The did:orb method is based on the Sidetree specification and Activity Anchors is based on the ActivityPub and ActivityStreams specifications. The project is built using make. The BDD test suite can be run with make bdd-test. This command builds the Orb images and runs the integration tests. A full set of integration tests is included, which demonstrate all the features of Orb, including adding followers/witnesses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Woke

    Woke

    Woke is a Python-based development and testing framework for Solidity

    Woke is a Python-based development and testing framework for Solidity. A testing framework for Solidity smart contracts with Python-native equivalents of Solidity types and blazing-fast execution. A property-based fuzzer for Solidity smart contracts that allows testers to write their fuzz tests in Python. See examples and documentation for more information. Fuzzer builds on top of the testing framework and allows efficient fuzz testing of Solidity smart contracts. Woke implements an LSP server...
    Downloads: 0 This Week
    Last Update:
    See Project