Unitful.jl VS pcmos386v501

Compare Unitful.jl vs pcmos386v501 and see what are their differences.

Unitful.jl

Physical quantities with arbitrary units (by PainterQubits)

pcmos386v501

PC-MOS/386 v5.01 and up, including cdrom driver sources. (by roelandjansen)
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
Unitful.jl pcmos386v501
9 3
575 397
0.5% -
7.0 0.0
9 days ago over 1 year ago
Julia Assembly
GNU General Public License v3.0 or later 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.

Unitful.jl

Posts with mentions or reviews of Unitful.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-15.

pcmos386v501

Posts with mentions or reviews of pcmos386v501. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-02.
  • Thirty Years Ago: MS-DOS 6.00
    1 project | news.ycombinator.com | 8 Oct 2023
    Today, we have FreeDOS and SvarDOS, as well as PCMOS386.

    0. https://freedos.org/

    1. http://svardos.org/

    2. https://github.com/roelandjansen/pcmos386v501

    3.

  • Pcmos386v501
    1 project | news.ycombinator.com | 3 May 2021
  • Lotus 1-2-3 arbitrary resolution
    3 projects | news.ycombinator.com | 2 Mar 2021
    PC-MOS/386 is FOSS now, but nobody seems to be interested.

    https://github.com/roelandjansen/pcmos386v501

    TBH it was a 2nd string product in its prime, IME. DR's Concurrent DOS/386 was the premium offering. I supported it in the late 1980s.

    This was around the time that a LAN of cheap PC-XT clones was becoming price-competitive with a big high-power 80386DX machine with lots of RAM and a bunch of dumb terminals on a multiport serial card.

    The terminal vendors and multiuser OS vendors fought back with colour terminals and then graphical terminals. CDOS386 supported these. The basic PC design supported 4 RS-232 ports, so you could have an 8MB 386DX with one user on the system console and four users on dumb terminals, all of them able to run even quite demanding DOS apps including fancy stuff like graphical print-preview or a spreadsheet that could draw graphs.

    The snag was that CDOS386 was not a DOS; it was a descendant of Concurrent CP/M. It ran DOS apps but could not use DOS drivers – it needed its own. So adding hardware was not a trivial exercise. Kit had to be chosen from short hardware compatibility list (and was therefore expensive) and drivers supplied as object files relinked with the kernel. It was not as simple as modifying CONFIG.SYS and rebooting – PC/MS-DOS sysadmin skills did not transfer over.

    And it couldn't usefully run Windows. So as soon as Windows 3 came out in 1990 and the market started to move to Windows and Windows apps, that was largely it for Concurrent DOS, PC-MOS etc.

    When DR was bought out by Novell, several forks of the codebase were continued for a while by OEM licencees, and it gained support for FAT32, USB and so on.

    A branch of the CDOS codebase is still just about alive though. DR did a 286 version, but were screwed over by Intel. It used a feature of prototype 80286 chips to multitask DOS apps, but this was removed in the final shipping CPU hardware. (Intel did not know and put it back but it was too late.)

    DR just took the OS in a different direction and sold it as a multitasking real-time OS instead, downplaying DOS compatibility. It bundled a multitasking version of its GEM desktop, too, so it was a multitasking GUI RTOS, called DR-FlexOS.

    This found a niche in electronic point-of-sale systems: EPOS, i.e. smart cash registers built around x86 PCs. It was later acquired by IBM who rebranded it as IBM 4680 OS, later IBM 4690 OS. (What a knack for snappy names Big Blue has!)

    IBM discontinued it just a few years ago, but it is still sold by Toshiba.

What are some alternatives?

When comparing Unitful.jl and pcmos386v501 you can also consider the following projects:

gnu-units - GNU Units (mirror)

Zygote-Mutating-Arrays-WorkAround.jl - A tutorial on how to work around ‘Mutating arrays is not supported’ error while performing automatic differentiation (AD) using the Julia package Zygote.

NonlinearSolve.jl - High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.

UnitSystems.jl - Physical unit systems (Metric, English, Natural, etc...)

Ruby Units - A unit handling library for ruby

uom-se - JSR 363 - Implementation for Java SE 8

unix-v6 - UNIX 6th Edition Kernel Source Code

Squants - The Scala API for Quantities, Units of Measure and Dimensional Analysis

Similitude.jl - Dimensions and Quantities for UnitSystems.jl

Zygote-Mutating-Arrays-WorkArou

Unchained - A fully type safe, compile time only units library.

uom - Units of measurement -- type-safe zero-cost dimensional analysis