platelet VS codespan

Compare platelet vs codespan and see what are their differences.

platelet

Dispatch system for emergency volunteer couriers. (by platelet-app)

codespan

Beautiful diagnostic reporting for text-based programming languages. (by brendanzab)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
platelet codespan
6 4
35 1,035
- -
9.3 4.6
11 days ago 2 months ago
JavaScript Rust
Apache License 2.0 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.

platelet

Posts with mentions or reviews of platelet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-07.
  • Adding a React Native version to an existing React web project.
    1 project | /r/reactjs | 15 Jun 2023
    that has my package.json file and some other testing stuff. (I don't know if that's really clear, you can just look at the file structure here if it's helpful https://github.com/platelet-app/platelet)
  • Anybody need tests written for their open source project?
    8 projects | /r/opensource | 7 Aug 2022
  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    https://platelet.app https://github.com/platelet-app/platelet

    I'm working on a project to develop a dispatch system for volunteer emergency couriers, aka blood bikes. They deliver samples, blood, donated breast milk and equipment between hospitals around the UK, as well as supply blood to air ambulances.

    The app is meant to replace a system of pen, paper and spreadsheets that the service is mostly being run on. I've been working directly with the charities for it to best suit their needs.

    It uses React, JavaSript, Material UI, Jest, Redux and React Testing Library. Eventually I'd like to develop a React Native mobile app too.

    There are some details on the issues page https://github.com/platelet-app/platelet/issues about some of the work that still needs to be done.

    I have a Discord too although it's a little quiet - https://discord.gg/tWhCM98ckB

    I'd be glad to hear from anyone who feels like they'd want to contribute. If you have any questions, feel free to ping me (Ducky) on Discord.

  • Open source is not broken
    3 projects | /r/opensource | 12 Dec 2021

codespan

Posts with mentions or reviews of codespan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-07.
  • How Should Compilers Explain Problems to Developers? (Pdf, 2018)
    1 project | news.ycombinator.com | 27 Mar 2023
    Having good error messages is one of the important priorities for me in my compiler, so I made the commitment early and am using codespan[0] to report the errors, which is going well so far.

    0: https://github.com/brendanzab/codespan

  • Is there a tool to emulate rust compiler error stlye code explanations?
    2 projects | /r/rust | 7 Feb 2023
    There's https://github.com/brendanzab/codespan as well, and a number linked from their pages.
  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    Working in a GENERAL relational language (ie: not just a query one, like SQL, but general to make full apps, like python/delphi/c# + linq):

    https://tablam.org

    that is my attempt to resurrect the spirit of the FoxPro/dbase kind of tools.

    Is on Rust, and is also my way to sharp my skills on it.

    Now, I'm in the process of improve the parsing to be robust like in Rust, so i can show good error messages:

    https://github.com/brendanzab/codespan

    and also, hopefully, implement a solid type inference that work fine with the challenge of infer joins like "customer CROSS JOIN address".

    ---

    The idea, long-term, is create a tool alike MS Access/FoxPro+Excel that I think could be great for a lot of companies (that are using stuff like "BigData" tools -like hadoop- when them are struggling with more fundamental issues!) and improve the condition of make business apps/analysis.

    I already hear some interest when the vision is described in full, and I certain any company that use Excel/Access to deal with data and/or make business apps is anemically served by it.

    The alternatives now are only for the cloud, and I instead wanna a local-first/on-premise offering...

  • Can i use rust to write my compiler??
    8 projects | /r/rust | 31 Aug 2021
    Nice error messages (for YOUR lang) https://github.com/brendanzab/codespan or https://docs.rs/ariadne/0.1.3/ariadne/

What are some alternatives?

When comparing platelet and codespan you can also consider the following projects:

inet256 - Identity Based Network API with 256-Bit Addresses

miette - Fancy extension for std::error::Error with pretty, detailed diagnostic printing.

DK86PC - A WIP Intel 8086 and IBM PC 5150 emulator.

rust-langdev - Language development libraries for Rust

DevUtils-app - All-in-one Toolbox for Developers. Native macOS app.

plzoo - Programming Languages Zoo

builder - Multiplayer game framework

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

go-littr - Link aggregator inspired by (old)reddit using ActivityPub federation. (mirror repository) [Moved to: https://github.com/mariusor/brutalinks]

chessmadra-frontend

macrome - The in-tree build system

code-it-later-rs - Filter crumbs you left in comments of code to remind where you were