money-balancer VS webby

Compare money-balancer vs webby and see what are their differences.

money-balancer

A simple application for managing debt with your friends! (by dorianim)

webby

A tiny static webserver app written in go (by ssddanbrown)
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
money-balancer webby
3 2
112 16
- -
10.0 10.0
over 1 year ago over 4 years ago
Rust Go
GNU Affero General Public License v3.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

money-balancer

Posts with mentions or reviews of money-balancer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-03.

webby

Posts with mentions or reviews of webby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-16.
  • static-server: an HTTP server in Go for static content
    8 projects | news.ycombinator.com | 16 Sep 2023
    I wrote something like this [1] for the team at my old workplace. We mainly worked on static html files but some functionality required loading via http. Many of the devs were quite new to development in general, so I built a simple static server in Go, as an exe which they could set as the default for `.html` file, and therefore just open via the webserver via double-click as normal. The program would watch the directory (if not already open and watching) then open the right path in the default browser. I also built-in livereload, management via tray icon and a basic web UI.

    [1] https://github.com/ssddanbrown/webby

  • What tools have y'all written for yourselves?
    9 projects | /r/opensource | 12 Sep 2022
    Simple static webserver - link

What are some alternatives?

When comparing money-balancer and webby you can also consider the following projects:

BookStack - A platform to create documentation/wiki content built with PHP & Laravel

serve - serve starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues

chombo-gen - Web service generating images of Japanese (Riichi) Mahjong hands.

Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

rss - A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js

Blackout - A tool to black out monitors without having to actually turn them off

mailbag - A simple plaintext email send app based on Laravel

splitio - split your bills easily! splitio is an open-source webapp built for tracking debts and payments quickly, without any user accounts. works as a splitwise-clone

wirestat - A super simple HTTP-based metric and rule system to help build a server monitoring and alerting system

supabase - The open source Firebase alternative.

static-server - A simple, zero-configuration HTTP server CLI for serving static files