SaaSHub helps you find the best software and product alternatives Learn more →
Glfw Alternatives
Similar projects and alternatives to glfw
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
goxjs/glfw
Go cross-platform glfw library for creating an OpenGL context and receiving events. (by goxjs)
-
-
-
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better glfw alternative or higher similarity.
glfw discussion
glfw reviews and mentions
Posts with mentions or reviews of glfw.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-09.
-
Understand how to use C libraries in Go, with CGO
And this is how https://github.com/go-gst/go-gst, https://github.com/go-gl/glfw, and even https://fyne.io/ are using system libraries to propose a lot of functionalities.
-
3D graphics library
I'm looking for something that's relatively low-level (not a game engine) but preferably abstracts some of the boilerplate away and is cross-platform. Something like go-bgfx would have been perfect for me, but it has been long abandoned. The only real remaining option appears to be the glfw-bindings go-gl/glfw. Otherwise, I could make use of cgo to wrap some c/c++ code myself. I'm somewhat hesitant to go with glfw, because openGL isn't supported on all platforms (but realistically, I'm not going to publish anything that needs to go on mobile), and doesn't support raytracing, which I eventually want to mess around with too.
- What libraries would allow drawing windowless overlays?
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Aug 2026
Stats
Basic glfw repo stats
3
1,689
6.9
15 days ago
go-gl/glfw is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of glfw is C.