GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#other #algorithms #c #cpp #cs_books #database #interview #java #javascript #linux #os #pdf #python #redis #sql

## Computer Book Resource Collection

This is a rich collection of computer book resources, including over 1000 classic books. It covers many areas:

- Programming languages
- Data structures
- Algorithms
- Operating systems
- Networks
- Databases
- Machine learning
- Deep learning

### Overview of Resources

- Multiple languages: Tutorials and manuals from beginner to advanced levels.
- Special topics: Books on Spark, Hadoop, Kafka, TensorFlow, and more.
- For all levels: Suitable for beginners and experienced developers.
- Easy access: The collection is regularly updated with new books.
- Interview prep: Lots of interview questions and notes to help you prepare.

This collection is very comprehensive. It can help different types of learners. It's great for improving programming skills and preparing for technical interviews.

https://github.com/forthespada/CS-Books
#shell #container #docker #docker_osx #kvm #macos #os #osx #osx_kvm #x #x11

You can run Mac OS X in a Docker container with near-native performance using Docker-OSX. Here are the key benefits and how to get started Run Mac OS X with performance close to native hardware.
- **X11 Forwarding** Enable iMessage and iCloud for security research by generating unique serial numbers.
- **iPhone USB Passthrough** Supports various macOS versions including Catalina, Big Sur, Monterey, Ventura, and more.
- **SSH and VNC Access** Share folders between the host and the container.

To get started, ensure your system supports hardware virtualization, install QEMU and Docker, and then run the Docker container using commands like10022 \
-v /tmp/.X11-unix-latest
```

You can also join the Discord server for support and more detailed instructions. This setup allows you to run macOS in a container, which is useful for development, security research, and other purposes.

https://github.com/sickcodes/Docker-OSX
👍2
#rust #kernel #os #rust #tee

Asterinas is a new, secure, and fast operating system kernel written in Rust. It works like Linux but is safer and easier for developers to use. Asterinas uses Rust to protect memory better and has a special architecture to make it more reliable. Developers can use a helpful toolkit called OSDK and choose whether to share their code or keep it private. To start using Asterinas, you need a Linux machine with Docker, then follow simple steps to download, build, and run it in a virtual machine. This makes Asterinas a great option for those looking for a secure and developer-friendly OS kernel.

https://github.com/asterinas/asterinas
#cplusplus #browser #c_plus_plus #desktop_environment #kernel #operating_system #os #unix

SerenityOS is a special operating system that looks like old computers from the 1990s but has modern features. It runs on x86-64 computers and has a lot of cool things like a browser, games, and many useful programs. It also has strong security features to keep your data safe. You can customize how it looks and even build it yourself if you're tech-savvy. The best part is that it's made by a community of developers who share their work openly, so you can join in and help too. This makes SerenityOS a fun and powerful system for users who love both old-school looks and modern functionality.

https://github.com/SerenityOS/serenity
#c_lang #c #hacktoberfest #internet #internet_of_things #internetofthings #iot #microcontrollers #os #riot_os #riotos #rtos

RIOT is an open-source operating system designed for Internet of Things (IoT) devices and other small computers. It is energy-efficient, has real-time capabilities, and uses little memory. RIOT supports many types of microcontrollers and offers features like IPv6, Bluetooth, and file system integration. It is developed by a global community and is free to use, with a license that allows mixing with closed-source code. This makes it beneficial for users because it is flexible, efficient, and community-driven, making it easier to develop and maintain IoT projects.

https://github.com/RIOT-OS/RIOT
#javascript #cloud #cloud_os #cloud_storage #desktop #desktop_environment #dropbox #good_first_issue #gui #javascript #nas #open_source #operating_system #os #osjs #puter #remote_desktop #storage #web_desktop #web_os #webtop

Puter is a privacy-first personal cloud that lets you store files, apps, and games securely. You can access everything from anywhere at any time, making it very convenient. It's like a personal computer in the cloud, and you can use it on any device—Windows, Mac, Linux, or even your smartphone. Puter also helps you organize your work and entertainment by allowing multiple virtual desktops. This means you can keep different tasks separate but easily accessible, which helps you work more efficiently. Plus, it's open-source, so you can customize it to fit your needs.

https://github.com/HeyPuter/puter
#c_lang #c #drivers #gpl #hacktoberfest #kernel #operating_system #os #osdev #reactos #win32 #win32api #windows #x86

ReactOS is a free, open-source operating system designed to be compatible with Windows applications and drivers, especially those for Windows Server 2003 and later versions. The latest version, 0.4.15, brings major improvements like better USB and driver support, enhanced system stability, 64-bit fixes, and new features in system tools such as Notepad and Paint. It can be tested safely on virtual machines and is ideal for users seeking a Windows-like experience without Microsoft’s software. ReactOS is still in alpha, so it’s best for testing, but it offers a promising alternative for Windows users wanting a free, open-source OS[1][2][3].

https://github.com/reactos/reactos
#shell #alpine #alpine_linux #boot #distro #grub #installer #iso #linux #linux_distribution #liveos #netboot #netinst #netinstall #operating_systems #os #reinstall #shell_script #vps #windows

You can use a powerful script to easily reinstall Linux or Windows on your server with just one command. It supports 19 popular Linux versions and all Windows versions from Vista to Windows 11, automatically downloading official ISO files and drivers. It works for switching between Linux and Windows, handles different network setups without manual IP input, and supports BIOS, EFI, and ARM servers. The script is lightweight, safe, and fetches all resources live from official sources. This saves you time and effort in system installation or reinstallation, especially on low-memory or cloud servers. You can also customize passwords, SSH keys, and ports during installation.

https://github.com/bin456789/reinstall