Expr – a tiny stack-based virtual machine written in Go

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. expr

    Expr – a tiny stack-based virtual machine written in Go (by regeda)

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. expr

    Discontinued Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr] (by antonmedv)

    There is also popular https://github.com/antonmedv/expr library.

  4. rjson

    A fast json parser for go

    This is an interesting project. I think Ragel is an underused resource for writing efficient go code. I used Ragel to build a json parser.

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

  • Library to analyze an arbitrary JSON string

    5 projects | /r/golang | 1 May 2023
  • Lingo: A Go micro language framework for building Domain Specific Languages

    5 projects | news.ycombinator.com | 24 Oct 2024
  • Show HN: Generate Go structs from multiple JSON objects

    1 project | news.ycombinator.com | 12 Sep 2024
  • Exploring Goja: A Golang JavaScript Runtime

    10 projects | news.ycombinator.com | 6 Sep 2024
  • Running a Javascript VM in Golang: Data Transforms via User Scripts

    3 projects | dev.to | 28 Jun 2024

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