gamen | platform GUI window creation & management library

 by   rajveermalviya Go Version: v0.1.1 License: Apache-2.0

kandi X-RAY | gamen Summary

kandi X-RAY | gamen Summary

gamen is a Go library. gamen has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

gamen is cross-platform windowing library in Go. It natively supports Windows, Linux, Android and Web. on Linux both X11 (via xcb) and Wayland are supported. gamen provides api for creating and handling windows. It also lets you handle events generated by platform window via callbacks. It is fairly low level, it provides native handles for graphics APIs like OpenGL and Vulkan to initialize from, gamen by itself doesn't provide you a drawing primitive you have to use a library like go-webgpu or similar. gamen has a callback based api for handling events i.e it doesn't do queueing (except for web backend) by itself. Because most of the backends already do internal queueing of events, doing it again inside the library can introduce unnecessary latency. Also this keep api flexible, a separate library can introduce event queue on top of gamen for easier developer experience.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gamen has a low active ecosystem.
              It has 81 star(s) with 4 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 3 have been closed. On average issues are closed in 5 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of gamen is v0.1.1

            kandi-Quality Quality

              gamen has no bugs reported.

            kandi-Security Security

              gamen has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              gamen is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gamen releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gamen
            Get all kandi verified functions for this library.

            gamen Key Features

            No Key Features are available at this moment for gamen.

            gamen Examples and Code Snippets

            No Code Snippets are available at this moment for gamen.

            Community Discussions

            No Community Discussions are available at this moment for gamen.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gamen

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/rajveermalviya/gamen.git

          • CLI

            gh repo clone rajveermalviya/gamen

          • sshUrl

            git@github.com:rajveermalviya/gamen.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Go Libraries

            go

            by golang

            kubernetes

            by kubernetes

            awesome-go

            by avelino

            moby

            by moby

            hugo

            by gohugoio

            Try Top Libraries by rajveermalviya

            go-wayland

            by rajveermalviyaGo

            go-webgpu

            by rajveermalviyaGo

            language-modeling

            by rajveermalviyaPython

            go-webgpu-examples

            by rajveermalviyaGo

            grpc-browser

            by rajveermalviyaJavaScript