Go Cel

Open-source Go projects categorized as Cel

Top 4 Go Cel Projects

  • cel-go

    Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)

    Project mention: Lingo: A Go micro language framework for building Domain Specific Languages | news.ycombinator.com | 2024-10-24
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • protovalidate

    Protocol Buffer Validation - Go, Java, Python, and C++ Beta Releases!

    Project mention: gRPC: The Bad Parts | news.ycombinator.com | 2024-06-27

    I'm surprised the author doesn't mention ConnectRPC: https://connectrpc.com/

    It solves ALL the problems of vanilla gRPC, and it even is compatible with the gRPC clients! It grew out of Twirp protocol, which I liked so much I made a C++ implementation: https://github.com/Cyberax/twirp-cpp

    But ConnectRPC guys went further, and they built a complete infrastructure for RPC. Including a package manager (buf.build), integration with observability ( https://connectrpc.com/docs/go/observability/ ).

    And most importantly, they also provide a library to do rich validation (mandatory fields, field limits, formats, etc): https://buf.build/bufbuild/protovalidate

    Oh, and for the unlimited message problem, you really need to use streaming. gRPC supports it, as does ConnectRPC.

  • grpc-federation

    gRPC Federation generates a gRPC server by writing a custom option in Protocol Buffers

    Project mention: gRPC Federation – Taking Protocol Buffers to the Next Level | news.ycombinator.com | 2024-08-26
  • protovalidate-go

    Protocol Buffer Validation for Go

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Cel discussion

Log in or Post with

Go Cel related posts

  • Show HN: InstantDB – The Modern Firebase

    14 projects | news.ycombinator.com | 22 Aug 2024
  • CEL on N resources?

    1 project | /r/kubernetes | 4 Dec 2023
  • Common Expression Language (CEL); lightweight expression evaluation

    1 project | news.ycombinator.com | 29 Apr 2021

Index

What are some of the best open-source Cel projects in Go? This list will help you:

Project Stars
1 cel-go 2,317
2 protovalidate 949
3 grpc-federation 319
4 protovalidate-go 296

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?