Showing 38 open source projects for "subclipse-1.12"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    imagelightbox

    imagelightbox

    Image Lightbox, Responsive and Touch‑friendly

    Image Lightbox is responsive and touch-friendly. This is a fork of the Lightbox plugin created by Osvaldas Valutis. See most of the available options at the Demo Page. jQuery 1.12 (earlier version not tested), feel free to use jQuery v2 or v3 if you don't need to support older browsers. All major desktop browsers and versions as well as mobile browsers on Android, iOS and Windows Phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Amulet Map Editor

    Amulet Map Editor

    A new Minecraft world editor and converter

    The new age Minecraft world editor and converter that supports every version since Java 1.12 and Bedrock 1.7. Amulet is a Minecraft world editor built from the ground up with the lessons learnt from previous editors in mind. The program works natively with the block state format introduced in 1.13 which enables editing of all world formats. Amulet is built on top of a world converter that converts all world data into a custom superset format.
    Downloads: 808 This Week
    Last Update:
    See Project
  • 3
    Volcano

    Volcano

    A Cloud Native Batch System (Project under CNCF)

    Volcano is a batch system built on Kubernetes. It provides a suite of mechanisms that are commonly required by many classes of batch & elastic workload including machine learning/deep learning, bioinformatics/genomics, and other "big data" applications. These types of applications typically run on generalized domain frameworks like TensorFlow, Spark, Ray, PyTorch, MPI, etc, which Volcano integrates with. Volcano builds upon a decade and a half of experience running a wide variety of...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 4
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    ...You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining. Parse and serialize Minecraft packets, plus authentication and encryption. Language independent module providing Minecraft data for Minecraft clients, servers, and libraries. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    Testify

    Thou Shalt Write Tests in Go

    ...It features a specific set of packages, namely: assert package, which allows for better, more readable test code in Go; require package, which is similar to the assert package but instead of returning a boolean result, terminates the current test; mock package, which allows for easy writing of mock objects; and the suit package, which provides functionality similar to those of more common object oriented languages. Testify is easy to install or update, and supports the three major Go versions (1.11, 1.12 and 1.13).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Iris

    Iris

    A modern shaders mod for Minecraft compatible with existing OptiFine

    ...OptiFine, the current dominant mod for loading shader packs, has restrictive licensing that firmly stands in the way of any sort of tinkering, and is fairly notorious for having compatibility issues with the mods that I like. It's also mutually incompatible with Sodium, the best rendering optimization mod in existence by a large margin. ShadersMod was never updated past 1.12, and it lacks support for many of the many modern popular shaderpacks. So I created Iris, to try and solve these issues, and also address many other longstanding issues with shader packs. I first and foremost develop Iris to meet my own needs of a performance-oriented shaders mod with good compatibility.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    shell2http

    shell2http

    Executing shell commands via HTTP server

    HTTP server to execute shell commands. Designed for development, prototyping or remote control. Settings through two command line arguments, path and shell command. With -the form-check option you can specify the regular expression for checking the form fields. To setup multiple auth users, you can specify the -basic-auth option multiple times. The credentials for basic authentication may also be provided via the SH_BASIC_AUTH environment variable. You can specify the preferred HTTP-method.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Popeye

    Popeye

    A Kubernetes cluster resource sanitizer

    Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations. It sanitizes your cluster based on what’s deployed and not what’s sitting on disk. By scanning your cluster, it detects misconfigurations and helps you to ensure that best practices are in place, thus preventing future headaches. It aims at reducing the cognitive overload one faces when operating a Kubernetes cluster in the wild. Furthermore, if your cluster employs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sarama

    sarama

    Sarama is a Go library for Apache Kafka 0.8, and up

    ...Sarama provides a “2 releases + 2 months” compatibility guarantee: we support the two latest stable releases of Kafka and Go, and we provide a two month grace period for older releases. This means we currently officially support Go 1.12 through 1.14, and Kafka 2.1 through 2.4, although older releases are still likely to work. Sarama follows semantic versioning and provides API stability via the gopkg.in service. You can import a version with a guaranteed stable API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    CFSSL

    CFSSL

    Cloudflare's PKI and TLS toolkit

    CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. It requires Go 1.12+ to build. Note that certain linux distributions have certain algorithms removed (RHEL-based distributions in particular), so the golang from the official repositories will not work. Users of these distributions should install go manually to install CFSSL. You can set the GOOS and GOARCH environment variables to have Go cross compile for alternative platforms; however, cfssl requires cgo, and cgo requires a working compiler toolchain for the target platform. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Wallaby

    Wallaby

    Concurrent browser tests for your Elixir web apps

    Wallaby helps you test your web applications by simulating realistic user interactions. By default, it runs each test case concurrently and manages browsers for you. Here's an example test for a simple Todo application. Because Wallaby manages multiple browsers for you, it's possible to test several users interacting with a page simultaneously. Read on to see what else Wallaby can do or check out the Official Documentation. Wallaby also requires bash to be installed. Generally, bash is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BadgerDB

    BadgerDB

    Fast key-value DB in Go

    BadgerDB is an embeddable, persistent and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph, a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB. Badger is stable and is being used to serve data sets worth hundreds of terabytes. Badger supports concurrent ACID transactions with serializable snapshot isolation (SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Guard

    Guard

    Guard is a command line tool to easily handle events on file system

    Please upgrade to Ruby >= 2.4 before installing Guard! To install for older versions, update Bundler at least 1.12: gem update bundler and Bundler should correctly resolve to earlier gems for your given Ruby version. Guard automates various tasks by running custom rules whenever file or directories are modified. It's frequently used by software developers, web designers, writers and other specialists to avoid mundane, repetitive actions and commands such as "relaunching" tools after changing source files or configurations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    duf

    duf

    Disk usage and free utility, a better 'df' alternative

    User-friendly, colorful output, adjusts to your terminal's theme & width. Sort the results according to your needs, with groups & filters devices. duf can conveniently output JSON. Make sure you have a working Go environment (Go 1.12 or higher is required). Binaries for Linux, FreeBSD, OpenBSD, macOS, Windows. You can simply start duf without any command-line arguments. If you supply arguments, duf will only list specific devices & mount points. If you want to list everything (including pseudo, duplicate, inaccessible file systems), you can. You can show and hide specific tables. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IASParserVB

    IASParserVB

    Windows IAS Internet Authentication Service Parser

    Windows IAS Internet Authentication Service Parser Paste your IAS CSV lines into in_box RichTextBox1 Source Credit and Thanks to: ISO.CSUSB.EDU Converted and Implemented from JavaScript: https://iso.csusb.edu/tools/nps-log-interpreter https://technet.microsoft.com/en-us/library/dd197432%28v=WS.10%29.aspx > Interpret IAS Format Log Files http://cpansearch.perl.org/src/BINGOS/Parse-IASLog-1.12/lib/Parse/IASLog.pm >Parse:IASLog CPAN perl package https://fastapi.metacpan.org/source/BINGOS/Parse-IASLog-1.12/lib/Parse/IASLog.pm > Parse:IASLog CPAN perl package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WoW Realmlist Manager 2.0.0

    WoW Realmlist Manager 2.0.0

    Gestionnaire WoW : bascule serveurs, sauvegarde, intuitif, FR/EN

    Un outil simple et efficace pour gérer votre fichier realmlist.wtf de World of Warcraft, compatible avec les versions 1.12 jusqu'à 3.3.5a. Cette application vous permet de basculer facilement entre différents serveurs en un seul clic. Fonctionnalités Basculement facile entre plusieurs serveurs Lancement de WoW en un clic Interface moderne et intuitive Support multilingue (FR/EN) Sauvegarde automatique du fichier realmlist.wtf Support Windows et Linux (via Wine)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    TPGetOpt

    A getopt inspired unit for DOS Borland Pascal compilers and FPC.

    A getopt unit for DOS Borland compilers and Free Pascal based on the GNU textutils 1.12 getopt implementation and Håkon Løvdal's Turbo Pascal port. Contains a friendlier interface and several bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scala to Kotlin Converter

    Scala to Kotlin Converter

    Convert Scala source code to Kotlin source code.

    To convert my Scala unit tests to Kolin unit tests as Scala is a pain to upgrade and I'm stock at Scala 1.12. Easier to move to Kotlin which also works fine with Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BigCache

    BigCache

    Efficient cache for gigabytes of data written in Go

    To meet the requirements presented at the beginning of this chapter, we implemented our own cache and named it BigCache. The BigCache provides shards, eviction and it omits GC for cache entries. As a result, it is very fast cache even for large number of entries. Freecache is the only one of the available in-memory caches in Go which provides that kind of functionality. BigCache is an alternative solution for it and reduces GC overhead differently, therefore we decided to share it. Fast,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tropycal RPG Engine

    Tropycal RPG Engine

    A RPG maker engine using Pygame

    ...It simulates persons, battles, animals and vegetals, timed actions, weather and more. The version 1.09 or above can run a game module from a zip file automatically. You dont need to extract it ! The version 1.12 have a very simple network support, tested on GNU/Linux and Windows. Share your story here ! Created by Felipe Ruiz Peixoto, by modifying the Dragon Hunt game. Objective: A opensource, free, easy to use and modify, portable and powerful RPG engine Actual Version : 1.18 Main Game : Tropycal Paradise (under construction)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    kubeadm-dind-cluster

    kubeadm-dind-cluster

    A Kubernetes multi-node test cluster based on kubeadm

    A Kubernetes multi-node cluster for developers of Kubernetes and projects that extend Kubernetes. Based on kubeadm and DIND (Docker in Docker). Supports both local workflows and workflows utilizing powerful remote machines/cloud instances for building Kubernetes, starting test clusters and running e2e tests. If you're an application developer, you may be better off with Minikube because it's more mature and less dependent on the local environment, but if you're feeling adventurous you may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    crawler

    crawler

    A toolchain for bringing web2 to web3

    A toolchain for bringing web2 to web3. IPFS daemon should be launched. Download enwiki-latest-all-titles to crawler root dir. Basically, there are two main functions provided by crawler tool. The first one is to parse wiki titles and submit links between keywords and wiki pages. Also, crawler has separate command upload-duras-to-ipfs to upload files to local IPFS node. All DURAs are collected under single root unixfs directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Killer Keks Train

    Killer Keks Train

    Herzlich Willkommen bei den Killer Keksen

    ...Seit 2015 sind wir im Bereich Modding unterwegs und haben 2017 dieses Modpack auf den Beinen gestellt es beinhaltet so ziehmlich alle Aspekte im Minecraft. Warum noch 1.7.10 ?? Nun die MC Version 1.7.10 läuft im forge noch am Stabilsten und hat noch mehr Mods als eine 1.12. oder höher und eine 1.7.10 benötigt halb soviel Leistung als eine Neuere Version. Ihr findet unser Modpack unter https://www.technicpack.net/modpack/killer-keks-train.995944 . Ihr habt jetzt lust mitzumachen dann joint Teamspeak 3: k3ks3.de oder Discord: https://discordapp.com/invite/Er5PYY?utm_source=Discord%20Widget&utm_medium=Connect Welcome to the Killer Cookies We are a gamming community that has existed since 2007. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JayMontana36 Pre-Built Minecraft Servers

    JayMontana36 Pre-Built Minecraft Servers

    Free Minecraft Servers tweaked for a lag-free experience!

    ... - Low RAM usage/requirements/consumption. - CrossCompatible between many different versions of Minecraft. - One Server Supports all 1.4.x, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12, 1.12.2 clients all at the same time. - Fully Supports Linux, Windows, and Mac OS X. - Officially supports the MineOS Web UI created and owned by Will Dizon (this project however, is not affiliated with the MineOS Web UI nor William Dizon).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MineCraft-Texture-Studio-2018
    MineCraft Texture Studio 2018 (1.12/1.12.1/1.12.2) is only for Minecraft 1.11.x/1.12.x Based on Minecraft Texture Studio 1.0.8 My Version is for Minecraft 1.11.x/1.12.x Visual Studio 2017 Framework 4.5 Windows : Vista/win7/win8/win10
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB