cosmic VS fundude

Compare cosmic vs fundude and see what are their differences.

cosmic

A platform for computing and creating applications. (by fubark)
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
cosmic fundude
8 1
315 171
- -
3.5 1.8
about 1 year ago over 2 years ago
Zig Zig
MIT License MIT License
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.

cosmic

Posts with mentions or reviews of cosmic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-04.
  • Zig is becoming more production-worthy - zigmonthly
    6 projects | /r/stephentest | 4 Jul 2022
    What if you could develop native applications in JavaScript or WASM, with a runtime that is not Electron? Cosmic is one answer to that, and a project to keep an eye on for sure:
  • 3D Animation and Dynamic Lighting
    1 project | /r/Zig | 23 Jun 2022
    You can play with the demo by running the example code here: https://github.com/fubark/cosmic/blob/master/graphics/examples/3d.zig
  • Updates to Cosmic Graphics, Text, UI.
    2 projects | /r/Zig | 24 May 2022
    Example can be found at https://github.com/fubark/cosmic/blob/master/ui/examples/text_demo.zig
  • UI Engine in Zig
    2 projects | /r/Zig | 6 May 2022
    Definitely want to target Vulkan/Metal/DirectX. Also would like to support WebGPU when it's ready. The drawing is conveniently abstracted away in https://github.com/fubark/cosmic/blob/master/graphics/src/graphics.zig
  • Polygon Tessellator in Zig
    1 project | /r/Zig | 20 Apr 2022
    The demo app is at https://github.com/fubark/cosmic/blob/master/tools/visual-tess.js and the zig implementation is at https://github.com/fubark/cosmic/blob/master/graphics/src/tessellator.zig
  • A runtime for Javascript built with Zig and V8.
    1 project | /r/Zig | 16 Feb 2022
    I have been working on a general purpose runtime for JS. It's at a point where it's functional on linux/macos/windows with examples including a fun paddle ball game. https://github.com/fubark/cosmic
  • 2D Graphics Lib for UI/games
    1 project | /r/Zig | 5 Dec 2021

fundude

Posts with mentions or reviews of fundude. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-31.
  • Zig & Emscripten?
    2 projects | /r/Zig | 31 Jan 2022
    I can't tell if this code actually works or not, but it also might be an example of getting zig code running in the browser as wasm: https://github.com/fengb/fundude

What are some alternatives?

When comparing cosmic and fundude you can also consider the following projects:

cosmic - Computer Operating System Main Interface Components

zig-v8 - Simple V8 builds with C and Zig bindings.

ziglua - Zig bindings for the Lua C API

zigtoys - All about Zig + WASM and seeing what we can do

zigimg - Zig library for reading and writing different image formats

wasm4 - Build retro games using WebAssembly for a fantasy console.

zig_learn_opengl - Follow the Learn-OpenGL book using Zig

zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition

bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

mewz - A unikernel designed specifically for running Wasm applications and compatible with WASI