Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.
/ Hardware-DB Public archive

An open and extensive personal computer hardware API (Coming soon).

Notifications You must be signed in to change notification settings

Adobe-Android/Hardware-DB

Repository files navigation

Hardware-DB

An open and extensive personal computer hardware API.

Future Plans

This is the future of my old MemDB-server project. I'm building my own hardware database and with advanced specifications on all major computer parts.

To give you a small sample, these are the specs I'd like to have just for the CPUs.

  • Name (Ryzen Threadripper 2990WX)
  • Designer (AMD)
  • Microarchitecture (Zen+)
  • Core Family (Colfax)
  • Series (2000)
  • Market Segment (Desktop)
  • Instruction Set (64-bit)
  • Launch Date (August 13, 2018)
  • Launch Price ($1,799.00)
  • Cores (32)
  • Threads (64)
  • Base Clock (3.0GHz)
  • Boost Clock (4.2GHz)
  • Socket (TR4)
  • TDP (250W)
  • Integrated Graphics (Bool)
  • Thermal Solution (Bool)
  • L1
  • L2
  • L3
  • Unlocked Multiplier (Bool)
  • Max Safe Temp
  • Manufacturer (GlobalFoundries)
  • Lithography (12nm)
  • Memory Type (DDR4-2933)
  • Memory Channels (4)
  • Maximum Supported Memory (1 TiB)
  • ECC Support (Bool)
  • PCI Express Revision (3.0)
  • PCI Express Lanes (60)
  • Virtualization Extensions (Bool)
  • Die Count (4)
  • Max CPU Cofig (1)

Use

Coming soon.

Installation

Clone this repository to your local machine

Install necessary dependencies:

npm install

Start the server:

npm start

Technologies

License

MIT © David Brown

Releases

No releases published

Packages

No packages published