Showing 22 open source projects for "rexx/json"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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
  • 1
    Linux Command Library (Mobile+CLI+Web)

    Linux Command Library (Mobile+CLI+Web)

    1M downloads Linux reference app with basics, tips and formatted pages

    The app currently has 5547 manual pages, 22+ basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    HTTP Shortcuts for Android

    HTTP Shortcuts for Android

    Android app to create home screen shortcuts

    A simple Android app that allows you to create shortcuts that can be placed on your home screen. Each shortcut, when clicked, triggers an HTTP request, with the possibility to process and display the response in various ways. Run arbitrary JavaScript before & after execution, which allows for lots of customization with features such as compute values such as timestamps, random numbers, UUIDs, hashes, HMACs, base64, etc. Parse JSON or XML and extract data from them. Show toast message or message...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Kotlin multiplatform

    Kotlin multiplatform

    Kotlin multiplatform / multi-format serialization

    Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes, a runtime library with core serialization API, and support libraries with various serialization formats. Using Kotlin Serialization requires Kotlin compiler 1.4.0 or higher. Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    mirai

    mirai

    Efficient QQ Robot support library

    mirai is a high-efficiency robot library that runs on all platforms and provides QQ Android protocol support. mirai is completely free and open-source software for learning and entertainment use only. mirai will not impose fees or impose material conditions on users in any way. mirai is maintained by the entire open source community and is not the work of an individual. All contributors enjoy the copyright of their work. If citing a package published by mirai without modifying mirai, derived...
    Downloads: 1 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    Kotlin Dataframe

    Kotlin Dataframe

    Structured data processing in Kotlin

    Data frame is an abstraction for working with structured data. Essentially it’s a 2-dimensional table with labeled columns of potentially different types. You can think of it like a spreadsheet or SQL table, or a dictionary of series objects. The handiness of this abstraction is not in the table itself but in a set of operations defined on it. The Kotlin Dataframe library is an idiomatic Kotlin DSL defining such operations. The process of working with data frame is often called data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MoshiX

    MoshiX

    Extensions for Moshi including IR plugins, moshi-sealed, and more

    Extensions for Moshi. Moshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blurhash

    Blurhash

    Library to show colorful blurry placeholders while your content loads

    ... to be added as a field in a JSON object and to be stored in a database. The implementations are small and easy to port to new languages, and the end result is a smooth and interesting experience for your users. In short, BlurHash takes an image and gives you a short string (only 20-30 characters!) that represents the placeholder for this image. You do this on the backend of your service and store the string along with the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    krangl

    krangl

    krangl is a {K}otlin DSL for data w{rangl}ing

    krangl is a {K}otlin library for data w{rangl}ing. Implementing a grammar of data manipulation using a modern functional-style API, allows filtering, transforming, aggregating, and reshaping tabular data. krangl is heavily inspired by the amazing dplyr for R. krangl is written in Kotlin, excels in Kotlin, but emphasizes as well on good java-interop. It is mimicking the API of dplyr, while carefully adding more typed constructs where possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zally

    Zally

    A minimalistic, simple-to-use API linter

    Zally, a minimalistic, simple-to-use API linter. Its standard configuration will check your APIs against the rules defined in Zalando’s RESTful Guidelines, but anyone can use it out of the box. Zally’s easy-to-use CLI uses the server in the background so that you can check your API on the spot. It also features an intuitive Web UI that shows implemented rules and lints external files and (with its online editor) API definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Notally

    Notally

    A beautiful notes app

    Notally was created because I wanted to make something that was beautiful and at the same time, useful. It's extremely light, there are minimal dependencies and lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kotest

    Kotest

    Powerful, elegant and flexible test framework for Kotlin

    ... conditional evaluation, powerful data-driven testing, and more. The Kotest assertions library is a Kotlin-first multi-platform assertions library with over 300 rich assertions. It comes equipped with collection inspectors, non-deterministic test helpers, soft assertions, modules for arrow, json, kotlinx-datetime and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tolgee Platform

    Tolgee Platform

    Developer & translator friendly web-based localization platform

    An open-source localization platform developers enjoy working with. Because it saves a lot of time you would spend on localization tasks without it because it enables you to provide perfectly translated software. Add translations in the code, and translate them directly in the app with the Tolgee i18n tool. Clicking an element while holding the ALT/option key opens a dialog where you can simply modify your strings. No need to edit large .json/.po/.whatever file. In-context translating also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hoplite

    Hoplite

    Boilerplate-free Kotlin config library for loading configuration files

    Hoplite is a Kotlin library for loading configuration files into typesafe classes in a boilerplate-free way. Define your config using Kotlin data classes, and at startup Hoplite will read from one or more config files, mapping the values in those files into your config classes. Any missing values, or values that cannot be converted into the required type will cause the config to fail with detailed error messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DivKit

    DivKit

    DivKit is an open source Server-Driven UI (SDUI) framework

    ... include all JSON on the client-side to try it in a real-world application. Also, we’ve made a sandbox for you to experiment with. You can try different samples in the web editor and see the results on the web or in the Android demo app, both of which are available on Google Play. We’ll publish the iOS demo app shortly. The UI in the demo can be updated live: the sandbox connects to the demo app via web sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Apollo Kotlin

    Apollo Kotlin

    A strongly-typed, caching GraphQL client for the JVM, Android, etc.

    A strongly-typed, caching GraphQL client for Java and Kotlin multiplatform. Apollo Kotlin (formerly Apollo Android) is a GraphQL client that generates Kotlin and Java models from GraphQL queries. Apollo Kotlin executes queries and mutations against a GraphQL server and returns results as query-specific Kotlin types. This means you don't have to deal with parsing JSON, or passing around Maps and making clients cast values to the right type manually. You also don't have to write model types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gradle Play Publisher

    Gradle Play Publisher

    GPP is Android's unofficial release automation Gradle Plugin

    ..., they must be signed with your developer key. Make sure you have a valid signing configuration. After you've gone through the Service Account setup, you should have a JSON file with your private key. GPP supports uploading both the App Bundle and APK. Once uploaded, GPP also supports promoting those artifacts to different tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ktlint

    ktlint

    An anti-bikeshedding Kotlin linter with built-in formatter

    No configuration, which means no decisions to make, nothing to argue about and no special files to manage. While this might sound extreme, keep in mind that ktlint tries to capture (reflect) official code style from kotlinlang.org and Android Kotlin Style Guide (+ we respect your .editorconfig and support additional ruleset|s). Built-in formatter. So that you wouldn't have to fix all style violations by hand. Customizable output. plain (+ plain?group_by_file), JSON, HTML and check style...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Horusec

    Horusec

    Open source tool that improves identification of vulnerabilities

    Horusec is an open source tool that performs a static code analysis to identify security flaws during the development process. Currently, the languages for analysis are C#, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart, Elixir, Shell, Nginx. The tool has options to search for key leaks and security flaws in all your project's files, as well as in Git history. Horusec can be used by the developer through the CLI and by the DevSecOps...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    TornadoFX

    TornadoFX

    Lightweight JavaFX Framework for Kotlin

    Oracle is intending to decouple JavaFX from the JDK. We will wait until the decoupled JavaFX is available and stable before upgrading TornadoFX to support it. As of now there is little value and significant effort involved in updating to JDK 9/10, while there will be an enormous value in updating to the decoupled version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kroto Plus

    Kroto Plus

    gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc

    gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc. The protoc-gen-kroto-plus plugin needs a configuration file to be passed in order to be able to enable and configure its built-in code generators. The configuration file used by protoc-gen-kroto-plus allows users to enable and configure any code generator exposed by the plugin. The configuration schema is backed by a protobuf message named CompilerConfig and supports three common formats, JSON, YAML, and PROTO Text (asciipb).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FlutterJsonBeanFactory

    FlutterJsonBeanFactory

    What I do is generate dart beans based on json

    Hi,Welcome to come to see me! What I do is generate dart beans based on json, as well as generics parameters and json build instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Paper Plane

    Paper Plane

    An Android reading app, including articles from Zhihu Daily

    Paper Plane is an Android reading app containing articles from Zhihu Daily, Guokr Handpick and Douban Moment. The project is built on MVP architecture and designed with a Material Design style. To open this project in Android Studio, begin by checking out of the branches, and then open the PaperPlane/ dictionary in Android Studio. The following series of steps illustrate how to open the PaperPlane branch. The Android Support Library offers a number of features that are not built into the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next