New Go project: compressed and encrypted transport over UDP

This page summarizes the projects mentioned and recommended in the original post on /r/golang

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • udpt

    UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections

  • I've just created this project at github.com/balacode/udpt

  • golangci-lint

    Fast linters Runner for Go

  • You should run your code under a popular linter such as: https://github.com/golangci/golangci-lint there are some un-checked errors.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • The file operations are seperated into this file here I made to get something finished . https://github.com/mister-hai/Go_FileCompressEncrypt/blob/main/main.go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • makefile para projetos em Go

    1 project | dev.to | 19 Feb 2024
  • Finding unreachable functions with deadcode – The Go Programming Language

    1 project | news.ycombinator.com | 23 Jan 2024
  • Hacking Go to give it sum types

    2 projects | /r/golang | 11 Nov 2023
  • golangci-lint 1.54.0 is released

    1 project | /r/golang | 10 Aug 2023
  • How to integrate golangci-lint into a project?

    2 projects | /r/golang | 13 Feb 2023