How to make the frambuffer.

This page summarizes the projects mentioned and recommended in the original post on /r/osdev

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
  • AhnTri

    Super-simple OS

  • Jihwan Ahn, 2021, https://github.com/AhnJihwan/AhnTri

  • MyOS

    towards a minimal os (by iamsubhranil)

  • Parse the multiboot header. Find VBE framebuffer physical address from that. Map it to a virtual address. Finally, write to the virtual address using normal array access operations. There is not much documentation around an actual working sample, that is true, but you may look into my implementation of it, I've implemented it quite recently.

  • 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.

    InfluxDB logo
  • Dreamos64

    My experiments with osdev... again

  • You can have a look at my framebuffer implementation: https://github.com/dreamos82/Dreamos64/blob/master/src/kernel/framebuffer/framebuffer.c

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Linux安装最新版Tinyproxy

    1 project | dev.to | 4 May 2024
  • Automated integer hash function discovery

    1 project | news.ycombinator.com | 4 May 2024
  • PoC to demonstrate root permission hijacking by exploiting "systemd-run"

    2 projects | news.ycombinator.com | 4 May 2024
  • Linear Clock: Solar. (2021)

    1 project | news.ycombinator.com | 4 May 2024
  • I'm writing a new vector search SQLite Extension

    13 projects | news.ycombinator.com | 2 May 2024