Vinix icon
Vinix icon

Vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language.

Vinix screenshot 1

Cost / License

Application type

Platforms

  • Mac
  • Linux
  • Alpine Linux
3likes
0articles

Features

Properties

  1.  Privacy focused
  2.  User friendly

Features

  1.  No registration required
  2.  Works Offline
  3.  Ad-free
  4.  No Tracking
  5.  Apple Silicon support

Vinix News & Activities

Highlights All activities

Recent activities

  • supportframelaunch liked Vinix
  • nizhnichenkoa reviewed Vinix  

    Finally something lightweight for Apple Silicon that isn't macOS. Tried it in QEMU on my M1 Air boots in seconds, uses around 100MB RAM. The fact that it runs Alpine Linux binaries natively (no VM, no emulation) is impressive. Still alpha, but if you're tired of macOS getting bloated with every update, this is worth watching.

  • Alaik liked Vinix
  • nizhnichenkoa liked Vinix
  • POX updated Vinix
  • Linux Mint icon
    POX added Vinix as alternative to Linux Mint, Fedora, Arch Linux and CachyOS + 62 similar activities
  • POX added Vinix

Vinix information

AlternativeTo Categories

OS & UtilitiesSystem & Hardware

GitHub repository

  •  2,312 Stars
  •  142 Forks
  •  45 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about Vinix, and it has gotten 3 likes

Vinix was added to AlternativeTo by Paul on and this page was last updated .

Comments and Reviews

   
Alina Nizhnichenko
0

Finally something lightweight for Apple Silicon that isn't macOS. Tried it in QEMU on my M1 Air boots in seconds, uses around 100MB RAM. The fact that it runs Alpine Linux binaries natively (no VM, no emulation) is impressive. Still alpha, but if you're tired of macOS getting bloated with every update, this is worth watching.

Review from a new or low-activity account — shown here, but not counted in the app rating.

Official Links

What is Vinix?

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language.

What is Vinix all about?

  • Keeping the code as simple and easy to understand as possible, while not sacrificing performance and prioritising code correctness.
  • Making a usable OS which can run on real hardware, not just on emulators or virtual machines.
  • Targeting modern 64-bit amd/arm architectures, CPU features, and multi-core computing.
  • Maintaining good source-level compatibility with Linux to allow to easily port programs over. On arm64 Vinix runs Alpine binaries.
  • Running on Apple Silicon Macbooks. Only M1 for now.
  • Exploring V capabilities in bare metal programming and improving the compiler in response to the uncommon needs of bare metal programming.
  • Having fun.