#c_lang
You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly.
https://github.com/tsoding/nob.h
Ventoy — fleshkani bir marta tayyorlab, keyin unga istagancha ISO faylni oddiy copy-paste qilib boot qiladigan dastur. Har safar Rufus kabi qayta format qilish shart emas.
Nega zo'r:
✅ Bitta fleshkada birqancha ISO fayllarni saqlasa bo'ladi
✅ ISO ni “yozish” shart emas — tashlab qo'yasiz xolos
✅ UEFI + Legacy BIOS ishlaydi
✅ Secure Boot qo‘llaydi
✅ 4 GB dan katta ISO ham bemalol ishlaydi
Masalan, 64 GB fleshka bo‘lsa ichiga:
Windows 10.iso
Windows 11.iso
Windows 7.iso
solib qo‘yasiz. Kompyuterni fleshkadan yoqasiz, menyu chiqadi — qaysi ISO kerak bo‘lsa tanlaysiz.
Batafsil to'liqroq tushunish uchun ushbu videoni ko'ring: link
📊Bizning barcha loyihalar | #ventoy
Ventoy
https://www.ventoy.net/en/index.html
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.
With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly.
You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot).
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.
Most type of OS supported (Windows/WinPE/Linux/Unix/VMware/Xen...)
#Ventoy#bootableUSBdrive#ISO#OpenSource