Cpapa97's Stars
maciejhirsz/beef
Faster, more compact implementation of std::borrow::Cow
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
sharkdp/bat
A cat(1) clone with wings.
paddywwoof/rust_pi3d
translation of pi3d from python to rust
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
zesterer/flume
A safe and fast multi-producer, multi-consumer channel.
gabime/spdlog
Fast C++ logging library.
GEM3D/Hash_vs_RB
rbAMR
UltravioletFramework/ultraviolet
The Ultraviolet Framework is a .NET game development framework written in C#.
opentk/opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
dolphin-emu/dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
xinntao/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.