Package packages

Showing projects tagged as Golang and Package

  • Gorilla WebSocket

    9.9 5.3 Go
    A fast, well-tested and widely used WebSocket implementation for Go.
  • xdg-go

    6.3 0.0 Go
    Go implementation of the XDG Base Directory Specification and XDG user directories
  • libvlc-go

    6.2 4.1 Go
    Go bindings for libVLC and high-level media player interface
  • Wait4X

    5.3 0.0 Go
    Wait4X allows you to wait for a port or a service to enter the requested state.
  • go-wkhtmltopdf

    5.1 0.0 Go
    Go bindings for wkhtmltopdf and high-level HTML to PDF conversion interface
  • golang-ipc

    4.7 5.8 Go
    Golang Inter-process communication library for Window, Mac and Linux.
  • Viney's go-cache

    4.2 0.0 Go
    A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.
  • simpex

    2.6 10.0 Go
    A simpler and faster alternative to regexp
  • num30/config

    2.5 0.0 Go
    Declarative configuration for Go
  • Microsoft Visual FoxPro DBF for Go

    2.3 8.5 Go
    Golang package for reading and writing FoxPro dBase tables (DBF), databases (DBC) and related memo (FPT) files.
  • postcode

    2.1 0.0 Go
    Small Golang package for validating postal codes
  • Better Parsing of Unstructured JSON in Go

    1.3 10.0 Go
    An error propagating JSON parsing library for Go
  • Go Simple API Project

    1.2 10.0 Go
    simple api project written in go
  • retry

    1.1 0.0 Go
    Small, full-featured, 100% test-covered retry package for golang.
  • Monero RPC Client in Go

    1.0 0.0 Go
    Full Monero RPC client(Wallet AND Daemon) written in go
  • exrates

    0.4 0.0 Go
    Golang client for current and historical foreign exchange rates
  • Raw SQL builder

    0.4 0.0 Go
    Create raw sql from structs without ORM
  • embed

    0.2 0.0 Go
    Embed files as byte arrays to package.
  • Golang fixture data loader

    0.2 10.0 Go
    This package will load yaml file, verify if each entity match with local structs of your project and insert rows in your database.