DeviceId
Device ID library
A simple C# library providing functionality to generate unique device IDs for computers
A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.
789 stars
18 watching
117 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bestburning/platform_device_id | An Flutter plugin providing cross-platform access to device IDs | 81 |
mchinyakov/react-native-device-info | A library for accessing device information in React Native applications | 3 |
gigadroid/flutter_udid | Provides a cross-platform way to retrieve and store unique device IDs across app reinstalls on various operating systems. | 250 |
melbournedeveloper/device.net | A cross-platform framework for communicating with various types of connected devices using standard .NET APIs. | 633 |
fingerprintjs/fingerprintjs-android | A lightweight Android device identification and fingerprinting library | 586 |
inderkumarrathore/deviceguru | A Swift library that provides information about the device hardware and platform type. | 478 |
nisrulz/easydeviceinfo | A library that provides device information for Android devices. | 1,764 |
mcmikecreations/nanoid_cpp | A C++ library that generates unique, compact, and secure string IDs | 101 |
sebyddd/sdversion | A lightweight Cocoa library for detecting device information | 1,312 |
mcollina/hyperid | A high-performance id generation library for Node.js and browsers. | 727 |
mikeobrien/hidlibrary | Enables enumeration and communication with HID-compatible USB devices in .NET. | 589 |
dlkj/usbd-human-interface-device | A Rust library that provides an embedded USB HID library for building human interface devices | 116 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
nirma/uidevicecomplete | An iOS library providing extensions to UIDevice for detecting device information and characteristics | 418 |