Showing 8 open source projects for "type"

View related business solutions
  • Macaw Insurance Agency Software Icon
    Macaw Insurance Agency Software

    Macaw AMS is for selling Insurance. Brokers, MGAs, MGUs, Program Managers and Lloyds Coverholders can use Macaw AMS to automate their operating model.

    Nest Innovative Solutions has a great mix of insurance industry knowledge, technology, project management and ability to implement change quickly that made vendor selection a very simple process for our MGA. They are not only a technology vendor, but a business partner.
  • Run your NGO, project, movement, campaign, or cause efficiently Icon
    Run your NGO, project, movement, campaign, or cause efficiently

    Qomon is the Action-focused platform and mobile for NGOs, Politics and Advocacy groups

    With over 1000+ nonprofits, movements, political campaigns, advocacy groups and causes using Qomon, discover how we can help you mobilize your team to reach more people, spend less time planning and more time taking action.
  • 1
    encoding

    encoding

    Go package containing implementations of efficient encoding

    Go package containing implementations of encoders and decoders for various data formats. At Segment, we do a lot of marshaling and unmarshaling of data when sending, queuing, or storing messages. The resources we need to provision on the infrastructure are directly related to the type and amount of data that we are processing. At the scale we operate at, the tools we choose to build programs can have a large impact on the efficiency of our systems. It is important to explore alternative...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Jingo

    Jingo

    This package provides the ability to encode golang structs

    This package provides the ability to encode Golang structs to a buffer as JSON. Buffer is a simple custom buffer type that complies with io.Writer. Its main benefit is that it has a pooling built-in. This goes a long way to helping make jingo fast by reducing its allocations and ensuring good write speeds. When you create an instance of an encoder it recursively generates an instruction set that defines how to iteratively encode your structs. This gives it the ability to provide a clear API...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Murex

    Murex

    A smarter shell and scripting environment with advanced features

    Murex is a shell, like bash / zsh / fish / etc however Murex supports improved features and an enhanced UX. Support for additional type information in pipelines, which can be used for complex data formats like JSON or tables. Meaning all of your existing UNIX tools to work more intelligently and without any additional configuration. Usability improvements such as in-line spell checking, context-sensitive hint text that details the behavior of a command before you hit return, and auto-parsing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Algernon

    Algernon

    Small self-contained pure-Go web server with Lua, Markdown, HTTP/2

    ... for type-safe Lua scripting, http2 for serving HTTP/2, QUIC for serving over QUIC, blackfriday for Markdown rendering, amber for Amber templates, Pongo2 for Pongo2 templates, Sass(SCSS) and GCSS for CSS preprocessing. logrus is used for logging, goja-babel for converting from JSX to JavaScript, tollbooth for rate limiting, pie for plugins and graceful for graceful shutdowns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The EHR & RCM Transforming Addiction Treatment Centers Icon
    The EHR & RCM Transforming Addiction Treatment Centers

    For Healthcare and addiction treatment providers looking for a solution to manage their patients and services

    AZZLY’s Electronic Health Record and Revenue Cycle Management Software for Addiction Treatment Professionals exists to optimize your outreach, intake, admissions, clinical, medication management, and billing processes.
  • 5
    go-json

    go-json

    Fast JSON encoder/decoder compatible with encoding/json for Go

    Fast JSON encoder/decoder compatible with encoding/json for Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TySON

    TySON

    TypeScript as a Configuration Language. TySON stands for TypeScript

    TySON (TypeScript Object Notation) is a subset of TypeScript, chosen to be useful as an embeddable configuration language that generates JSON. You can think of TySON as JSON + comments + types + basic logic using TypeScript syntax. TySON files use the .tson extension. The goal is to make it possible for all major programming languages to read configurations written in TypeScript using native libraries. That is, a go program should be able to read TySON using a go library, a rust program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ojg

    ojg

    Optimized JSON for Go

    Optimized JSON for Go is a high-performance parser with a variety of additional JSON tools. OjG is optimized to processing huge data sets where data does not necessarily conform to a fixed structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    easyjson

    easyjson

    Fast JSON serializer for golang

    Package easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection. In performance tests, easyjson outperforms the standard encoding/json package by a factor of 4-5x, and other JSON encoding packages by a factor of 2-3x. easyjson aims to keep generated Go code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with the ability to customize the generated code by providing options not available with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next