Shopping cart written in C?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openbsd_emscripten

    OpenBSD port files for Emscripten

  • raygui

    A simple and easy-to-use immediate-mode gui library

  • Via a library like Raygui (https://github.com/raysan5/raygui)

  • 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.

    InfluxDB logo
  • wasmer

    🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

  • The goal is for the UI to be fast with low memory/CPU usage, and available on all major platforms (Windows/Mac/Linux/Android/iOS). By targeting [WASM](https://wasmer.io/], the app should be able to run on all major platforms without any/minimal code changes.

  • jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

  • I also want to be able to provide public API as well, and JSON seems to be the most common standard for providing a public facing API over HTTP. And there's already a robust C library for handling JSON at the command line, jq (https://stedolan.github.io/jq/)

  • Echo

    High performance, minimalist Go web framework

  • I would pick Go since I work with it a lot, and it would be relatively easy to get a little demo started with Go, the Echo framework (https://echo.labstack.com/), and Postgres. Go is going to be more then fast enough, and the builtin web server is good enough for production, which will simplify the tech stack.

  • SaaSHub

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

    SaaSHub logo
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

  • WASM by Example

    16 projects | news.ycombinator.com | 15 Nov 2023
  • Wazero: Zero dependency WebAssembly runtime written in Go

    12 projects | news.ycombinator.com | 1 Jul 2023
  • GoLang — Simplifying Complexity “The Beginning”

    9 projects | dev.to | 27 May 2023
  • Announcing Scale: A WebAssembly runtime for running Go functions in any other language

    5 projects | /r/golang | 14 Mar 2023
  • Goja vs WASM runtime to support scripting

    2 projects | /r/golang | 4 Jan 2023