voxeling VS matchboxdb

Compare voxeling vs matchboxdb and see what are their differences.

voxeling

Creative mode WebGL voxel game. Runs in Chrome, with multiplayer functionality and very few dependencies (by alanszlosek)

matchboxdb

building a database from scratch (by abhijat)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
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
voxeling matchboxdb
1 1
26 0
- -
5.1 8.7
3 months ago over 2 years ago
JavaScript C++
MIT License GNU General Public License v3.0 only
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.

voxeling

Posts with mentions or reviews of voxeling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-01.
  • Ask HN: Share Your Side-Project
    10 projects | news.ycombinator.com | 1 Aug 2021
    I've been creating something akin to Minecraft creative mode in the browser since 2016: https://github.com/alanszlosek/voxeling. It all started when I found the VoxelJS project. The possibilities really hooked me so I forked it, learned a ton about WebGL, then started my own repo and rewrote nearly everything from scratch. I've been having a blast. There are endless opportunities for optimization (must maintain 60fps!), which is extremely rewarding to me.

    Last year I started making videos showing the code and the improvements I've made: https://www.youtube.com/playlist?list=PLGonE3T1sorRgdHNBGhpj...

    That's just one of my projects, but the one I'm most proud of. Even if the code isn't conventional or pretty. :-)

matchboxdb

Posts with mentions or reviews of matchboxdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-01.
  • Ask HN: Share Your Side-Project
    10 projects | news.ycombinator.com | 1 Aug 2021
    https://github.com/abhijat/matchboxdb

    I'm trying to build a database system from scratch (without using third party libraries) in modern C++ (I do use googletest for unit tests).

    I've mostly been stumbling around but having no prior experience writing anything like this, I think I am at a place where things might start coming together soon.

    Initially I had very different goals but now I think I will focus on things like indices, full fledged SQL support and more data types later, once I have the basic model working.

    I did get to learn a lot while working on it, and hopefully will get to learn a lot more as things come up.

    Some of the resources which were very helpful were the CMU database course on youtube and the book called "database internals" by Alex Petrov (I just read parts of it as required).

What are some alternatives?

When comparing voxeling and matchboxdb you can also consider the following projects:

exocore - A distributed private application framework

callum_runs_dashboard - Dashboard UI for run tracking/analytics

QuestJS - A major re-write of Quest that is written in JavaScript and will run in the browser.

callum_runs - Phoenix app to log + view running workouts

gez - Explore museums, galleries, aquariums, zoos and more around the world with virtual tours.

Binance-volatility-trading-bot-JS - This Binance trading bot detects the most volatile cryptos to buy and later sell at predefined Take Profit / Stop Loss thresholds.