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
#cplusplus #appimage #emulator #enhancements #fast #hardware_renderers #jit_compiler #opengl #playstation #ps1 #psx #vulkan

DuckStation is a simulator for the Sony PlayStation 1 (PS1) console that lets you play PS1 games on your computer or other devices. It focuses on being fast, accurate, and easy to use, even on lower-end devices. You need a PS1 BIOS image to start it, which you can get from your own console.

Key features include:
- Support for various operating systems like Windows, Linux, and macOS.
- High-performance rendering with upscaling and texture filtering.
- Save state support and rewind functionality.
- Compatibility with different controller types and lightgun support.
- Automatic updates and content scanning.

To use it, download the latest build from GitHub, extract the files, and follow the setup wizard. This emulator is beneficial because it allows you to play classic PS1 games with enhanced graphics and performance on modern devices.

https://github.com/stenzek/duckstation
#cplusplus #compiler #cuda #jax #machine_learning #mlir #pytorch #runtime #spirv #tensorflow #vulkan

IREE is a tool that helps run Machine Learning (ML) models on different devices, from big data centers to small mobile and edge devices. It uses a special way to convert ML models into a uniform format, making it easier to deploy them anywhere. This tool is still in the early stages but is being actively improved. Using IREE can help you scale your ML models efficiently across various platforms, making it beneficial for developers who need to deploy models in different environments.

https://github.com/iree-org/iree
#cplusplus #cuda #d3d12 #glsl #hlsl #shaders #vulkan

Slang is a shading language that helps developers create and manage large shader codebases easily and efficiently. It allows you to write shaders once and run them on various platforms like D3D12, Vulkan, Metal, and more, without needing to rewrite the code. Slang also lets you use the latest GPU features and supports neural graphics with automatic differentiation, making it useful for machine learning. It has a module system for organizing code, generics for specializing shaders, and easy integration with existing HLSL and GLSL codebases. Additionally, Slang offers comprehensive tooling support, including IntelliSense and debugging capabilities. This makes it easier to develop high-performance graphics applications across different platforms.

https://github.com/shader-slang/slang
5
#cplusplus #assembly_language #c #cpp #emulation #emulator #hacktoberfest #llvm #multiplatform #opengl #ps3 #vulkan

RPCS3 is the first free and open-source emulator for the PlayStation 3, working on Windows, Linux, macOS, and FreeBSD. It allows you to play PS3 games on your computer. You can find more information on their website, wiki, and forums. To use it, make sure your computer meets the minimum requirements and has the latest graphics driver and necessary software installed. By using RPCS3, you can enjoy PS3 games without needing a PS3 console, which is a big benefit for gamers who want to play these games on different devices.

https://github.com/RPCS3/rpcs3
#cplusplus #cpp #cpp20 #emulation #emulator #imgui #linux #macos #playstation4 #ps4 #sdl3 #vulkan #windows

The **shadPS4** is an emulator that lets you play PlayStation 4 games on your Windows, Linux, or macOS computer. It's still in the early stages of development, so it might not work perfectly, but it can already run games like Bloodborne and Dark Souls Remastered. You can get help and updates through their Discord server, website, and social media. The project is open-source, which means anyone can contribute to making it better. This emulator is beneficial because it allows you to play PS4 games on your computer, even if you don't have a PS4 console.

https://github.com/shadps4-emu/shadPS4
#cplusplus #3d #cocos #cocoscreator #engine #game_development #game_engine #gamedev #metal #mit_license #open_source #vulkan #webgl #webgl2 #webgpu

Cocos Creator is a powerful tool for making 2D and 3D games. It supports many platforms like Windows, Mac, iOS, Android, and more. It offers features like easy animation, physics, and UI systems, making game development easier. The engine uses modern graphics APIs like Vulkan and Metal for high performance. It also supports TypeScript for scripting, which is easy to use. This tool helps developers work together smoothly and publish games quickly across different platforms. It's open-source, so developers can contribute and customize it as needed.

https://github.com/cocos/cocos-engine
2
#cplusplus #arm #convolution #deep_learning #embedded_devices #llm #machine_learning #ml #mnn #transformer #vulkan #winograd_algorithm

MNN is a lightweight and efficient deep learning framework that helps run AI models on mobile devices and other small devices. It supports many types of AI models and can handle tasks like image recognition and language processing quickly and locally on your device. This means you can use AI features without needing to send data to the cloud, which improves privacy and speed. MNN is used in many apps, including those from Alibaba, and supports various platforms like Android and iOS. It also helps reduce the size of AI models, making them faster and more efficient.

https://github.com/alibaba/MNN