Jump to content
America's Comeback

Other Open Source Contributions

Forums

  1. configurable

    This package is called configurable and its a Go dependency to the apario-* applications. 

    GitHubhttps://github.com/andreimerlescu/configurable

    • No posts here yet
  2. go-textee

    This package is called go-textee and it's a text analysis package written in Go. It's utilized in Advanced Search.

    GitHub: https://github.com/andreimerlescu/go-textee

    • No posts here yet
  3. configure-ebs

    This package is called configure-ebs and its written in Bash that will mount an EBS volume to an EC2 linux instance with support for specifying the volume ID to mount to a specific endpoint. This package is useful if you're using AWS.

    GitHub: https://github.com/andreimerlescu/configure-ebs

    • No posts here yet
  4. go-gematria

    This package is called go-gematria and it provides a native Go interface to generate Jewish, English and Simple Gematria values for input strings provided to the package.

    GitHub: https://github.com/andreimerlescu/go-gematria

    • No posts here yet
  5. go-common

    This package is called go-common and its a collection of generic functionalities written in native Go.

    GitHub: https://github.com/andreimerlescu/go-common

    • No posts here yet
  6. go-sema

    This package is called go-sema and it provides an easy to use interface in native Go to control the flow of data using semaphores. Think of a semaphore like a waiting room or a building with a capacity limit; when the capacity is reached, the line at the door beings, when one person leaves, another enters. That is a semaphore. This package provides this to your Go program.

    GitHub: https://github.com/andreimerlescu/go-sema

    • No posts here yet
×
×
  • Create New...