rosco_m68k VS matrix-js-sdk

Compare rosco_m68k vs matrix-js-sdk and see what are their differences.

rosco_m68k

Design, documentation and software for the Really Old School Computer (M68K) (by rosco-m68k)

matrix-js-sdk

Matrix Client-Server SDK for JavaScript (by matrix-org)
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
rosco_m68k matrix-js-sdk
6 7
151 1,458
0.0% 1.8%
8.5 9.8
8 days ago about 13 hours ago
C TypeScript
GNU General Public License v3.0 or later Apache License 2.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.

rosco_m68k

Posts with mentions or reviews of rosco_m68k. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-08.
  • Show HN: Mutable.ai – Turn your codebase into a Wiki
    14 projects | news.ycombinator.com | 8 Jan 2024
    Nice! I’d be interested to see how it handles https://github.com/rosco-m68k/rosco_m68k , it’s a mixed software / hardware repo, with a lot of code in assembler and C (for an old platform). Might be a challenge?
  • Micro Beast: Self contained 8-bit computer kit in a box
    3 projects | news.ycombinator.com | 5 Jan 2024
    Probably not exactly what you’re looking for (since you mention “outdated”) but there are similar projects with 16 and 32 bit architectures, e.g. https://github.com/rosco-m68k/rosco_m68k

    (Disclosure: I’m the designer and lead developer on that project).

  • DIY pc kit to solder
    2 projects | /r/vintagecomputing | 1 Apr 2022
    Maybe the rosco-m68k computer kit would be up your alley. If you want to stay in z80 land, there's the omega MSX2 clone but I don't see any kits, so you'd have to get the boards and parts yourself.
  • Is TL866II worth buying?
    2 projects | /r/beneater | 21 Mar 2022
    Hi. The 68000 is an "old school CPU", like the 6502 and has no programmable memory inside the chip itself. To operate a 68000 system there generally needs to be some external ROM and RAM chips (and the type can vary). However, the same as with Ben Eater's 6502 and 8-bit kits, the TL866-II will likely be useful to program EPROMs and GALs on a 68000 setup also (it sure has been on the 68000 single board computer I have been tinkering with recently).
  • Atari System V Unix – Unofficial Website
    2 projects | news.ycombinator.com | 28 Jan 2022
  • FPGA VGA solution for an 8-bit 6502 microprocessor
    1 project | /r/FPGA | 9 Dec 2021
    I am working on a similar project Xosera, aimed at adding video to a 68000 era home-brew system (the rosco_m68k). It is basically all working and there is a prototype PCB made. I am just finalizing "blitter" unit design and hopefully I'll have room for some "Amiga style" audio.

matrix-js-sdk

Posts with mentions or reviews of matrix-js-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-08.
  • Show HN: Mutable.ai – Turn your codebase into a Wiki
    14 projects | news.ycombinator.com | 8 Jan 2024
    I'd quite like some more high level documentation for the Matrix JS SDK (https://github.com/matrix-org/matrix-js-sdk). I've been looking at it for quite some time and still don't understand how timelines work.
  • Element (Matrix) adds video/voice rooms
    7 projects | news.ycombinator.com | 14 Jul 2022
  • Native Matrix VoIP with Element Call
    14 projects | news.ycombinator.com | 5 Mar 2022
    Currently we don't force TURN, so in practice this means that voice packets go direct between the clients if possible, and so the IP addresses of the clients are necessarily exposed to each other.

    However, this is utterly trivial to fix: matrix-js-sdk already exposes https://github.com/matrix-org/matrix-js-sdk/blob/96ba061732b... and we simply haven't exposed it as a setting in Element Call yet. I've filed a bug for it at https://github.com/vector-im/element-call/issues/251 - thanks for bringing it up!

    In terms of moderation: this is no different to moderation in Matrix as a whole, where we're already busy working on shared greylists (MSC2313 and friends) - https://matrix.org/blog/2020/10/19/combating-abuse-in-matrix... has more details at the end.

  • Introducing Native Matrix VoIP with Element Call!
    5 projects | /r/linux | 5 Mar 2022
    We expect to turn it on in the next few weeks - the problem we were debugging that we meant it was turned off looks to be fixed. https://github.com/matrix-org/matrix-js-sdk/pull/2002 is the PR that will need to merge to enable it ftr.
  • Mistakes to Avoid Before Submitting Your Pull Request
    3 projects | dev.to | 26 Oct 2021
    Unlike any open source projects to which I've contributed, this project involves 2 other repos, matrix-react-sdk and matrix-js-sdk. As explained in the Development guide in the element-web repo, I need those 2 SDKs in order to build Element successfully for code contribution.

What are some alternatives?

When comparing rosco_m68k and matrix-js-sdk you can also consider the following projects:

68k-nano - Minimal 68000-based single board computer

matrix-react-sdk - Matrix SDK for React Javascript

Unicorn Engine - Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

matrix-bot-sdk - TypeScript/JavaScript SDK for Matrix bots

megadev - A Sega Mega CD development framework in C and 68k asm

rnnoise-wasm - rnnoise noise suppression library as a WASM module

ngdevkit - Open source development for Neo-Geo

element-call - Group calls powered by Matrix

omega - Omega Home Computer

matrix-appservice - Wechaty [Matrix] Application Services Bridge

eeprom-programmer - An Arduino Nano sketch and schematic for an Atmel 28cx programmer.

element-desktop - A glossy Matrix collaboration client for desktop.