A student-driven technology community from China.
Exploring operating systems, low-level software, artificial intelligence, developer tools and experimental technologies.
ViudiraTech is an independent technology community founded by students in China.
We build ambitious software, explore how computers work below the surface, and turn experiments into real open-source projects.
Our interests include:
- Operating systems & kernels
- Low-level systems programming
- Filesystems & device drivers
- Computer architecture
- Artificial intelligence
- Developer tools
- Emulators & virtual machines
- Experimental open-source software
We don't just use systems. We build them.
A UNIX-like x86-64 operating system kernel built from scratch.
Uinxed-Kernel is one of ViudiraTech's core projects.
It explores modern operating-system design and low-level systems engineering, including:
- x86-64 kernel architecture
- SMP & multicore systems
- Process scheduling
- Virtual memory management
- UNIX process model
- Virtual File System
- Filesystems
- Device drivers
- Graphics & DRM
- Networking
- IPC
- System calls
- Linux userspace compatibility
ViudiraTech
│
├── Operating Systems
│ ├── Kernels
│ ├── Schedulers
│ ├── Memory Management
│ ├── Filesystems
│ ├── Device Drivers
│ ├── Graphics
│ ├── Networking
│ └── Userspace Compatibility
│
├── Low-level Software
│ ├── Firmware
│ ├── CPU Architecture
│ ├── Emulation
│ └── Virtual Machines
│
├── Artificial Intelligence
│ ├── AI Experiments
│ ├── Agents
│ └── Developer Tools
│
└── Open Source
├── Research
├── Experiments
└── Community Projects
We welcome:
- Bug reports
- Pull requests
- Technical discussions
- New ideas
- Documentation improvements
- Testing
- Research and experimentation
If you are interested in one of our projects, feel free to explore its repository and join the discussion.