G-glop's Stars
lucidrains/nystrom-attention
Implementation of Nyström Self-attention, from the paper Nyströmformer
gfx-rs/wgpu-native
Native WebGPU implementation based on wgpu-core
gpleiss/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
ziglang/zig-pypi
The Zig programming language, packaged for PyPI
SanderMertens/y
Simple, introspective language for creating the best software. Inspired by vlang.io
cr333/OmniPhotos
Source code for "OmniPhotos: Casual 360° VR Photography"
Yonghongwei/Gradient-Centralization
A New Optimization Technique for Deep Neural Networks
mpv-player/mpv
🎥 Command line video player
carykh/PrisonersDilemmaTournament
Watch This Place's awesome video about iterated Prisoner's Dilemma for context! https://www.youtube.com/watch?v=BOvAbjfJ0x0
zhuowei/nft_ptr
C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain
me-shaon/GLWTPL
"Good Luck With That" Public License
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
litespeedtech/lsquic
LiteSpeed QUIC and HTTP/3 Library
Celtoys/Remotery
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
RobLoach/node-raylib
Node.js bindings for Raylib
mlpen/Nystromformer
veselink1/refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
swig/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
ETLCPP/etl
Embedded Template Library
nemequ/hedley
A C/C++ header to help move #ifdefs out of your code
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
microsoft/cppwin32
A modern C++ projection for the Win32 SDK
PrismarineJS/minecraft-data
Language independent module providing minecraft data for minecraft clients, servers and libraries.
Heath123/pakkit
tsherif/simple-opengl-loader
An extensible, cross-platform, single-header C/C++ OpenGL loader library.
c-smile/cpp-generators
Generators/corroutines for C++
nothings/single_file_libs
List of single-file C/C++ libraries.
nxrighthere/ENet-CSharp
Reliable UDP networking library
nathhB/nbnet
single header C(99) library to implement client-server network code for games
amaranth-lang/amaranth
A modern hardware definition language and toolchain based on Python