Showing 51 open source projects for "glew source code"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    DWMBlurGlass

    DWMBlurGlass

    Add custom effect to global system title bar, support win10 and win11

    ...This kind of project appeals to developers interested in customized UI, modded Windows applications, or aesthetic tweaks rather than full-blown applications or games. As with many small open-source utilities, using DWMBlurGlass involves incorporating its code or build into your own application so that windows render with blur/ glass-style background, giving a modern or stylized look.
    Downloads: 169 This Week
    Last Update:
    See Project
  • 2
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Project has been moved to https://github.com/marchaesen/vcxsrv Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore. Versions starting from 1.14.3.0 are not compatible with Windows XP anymore.
    Leader badge
    Downloads: 4,962 This Week
    Last Update:
    See Project
  • 4
    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK. The program for AntiAFK and Multi-Instance in Roblox.

    ...and more... • License • 🛡️Mit License 🧩 Source-Code -> https://github.com/Agzes/AntiAFK-RBX [tag: roblox auto move, afk, anti afk, antiafk, rbx, roblox, auto jump, multi account, 2+ roblox]
    Downloads: 193 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    slim-fork

    slim-fork

    A fork of the SLiM "Simple Login Manager"

    SLiM (Simple Login Manager) is a graphical login manager for X11. It aims to be simple, fast and independent from the various desktop environments. SLiM was originally based on latest stable release of Login.app by Per Lidén. The SLiM project used to be hosted on Berlios.de with a mirror on SourceForge. Then the code got moved to Github. Then all the maintainers lost interest and it died. Nine years later, I'm still using it as I find it the most easily configurable, most lightweight...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 6
    garysmatrix

    garysmatrix

    A Windows screen saver with cool options (inspired by The Matrix. )

    This is a matrix inspired screen saver written in c++. It has some cool options. You can choose the color of the columns of characters. The available colors are green, red, blue, orange, yellow, purple, rainbow, and monochrome. it has been compiled and tested on windows 11 pro 64 bit. This application was created with the assistance of ollama_launcher, ollama, Qwen3-coder, online AI resources, and Visual Studio Code. The Installer exe was made with Nullsoft scriptable install system. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SteamCAD2

    2D CAD for precise drawing

    SteamCAD2 is a full featured 2D CAD for precise drawing with emphasis on artistic like output. It can export the drawings to variety of formats such as pdf, eps, svg, png and others. The source code contains user guide in pdf format (SteamCAD2.pdf). The software is available both for Linux and Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WallPaper (alias crawlpaper)
    WallPaper (alias crawlpaper) is a desktop changer (NOT a screensaver) which includes a web crawler for picture download, an audio stream ripper, an audio player, a mini mp3 tag editor,etc. Also included support for .zip and .rar files and an interface to the BerkleyDB code for small databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TestButton

    TestButton

    Button appearance tester

    ... * It has different options for customizing button appearances * It is used for shows from the button (two to five) statuses as limited ( normal, click, disabled hover, selected) * it has a fully virtual test status of a button * it has a full option of controlling the appearance of the status button * The source code is included in the setup file for (MSVC) and has been tested with a fully working against VS 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LaunchyQt

    LaunchyQt

    Launchy project reactivated, Get the familiar feeling now!

    ...Please report bugs and other problems at https://github.com/samsonwang/LaunchyQt/issues Checkout release note and developing progress at https://github.com/samsonwang/LaunchyQt/projects/1 The original source code is forked from https://sourceforge.net/projects/launchy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    numpad emulator

    Virtual numeric keypad.

    Virtual numeric keypad for Windows.
    Leader badge
    Downloads: 487 This Week
    Last Update:
    See Project
  • 15
    Examples.Win32

    Examples.Win32

    Shows how to use Win32 controls by programming code (c++17).

    Examples Win32 shows how to use Win32 controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Win32 * Homepage : https://gammasoft71.wixsite.com/gammasoft/win32
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Examples.Gtkmm

    Examples.Gtkmm

    Shows how to use Gtkmm controls by programming code (c++17).

    Examples Gtkmm shows how to use Gtkmm controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Gtkmm * Homepage : https://gammasoft71.wixsite.com/gammasoft/gtkmm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mission Control / Emcee

    Windows "Expose" w/ "Mission Control" like piles

    Version 1.3 compiles from VS 2017 community (the free version) with the C++ standard set to the older one ... the code hasn't been modified to the newer standards. Version 1.2 includes support for folks who were having a problem compiling the program in VS 2013 because the code referenced a feature available in the 2015 SDK but not the one default with 2013. The Emcee.Shareware.zip file contains an open-source release of the commercial Emcee Software program. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    LinuxTLE(Linux Talay) is the legendary Thailand Linux Distribution lost technology from NECTEC. Now, reborn out of demise, LinuxTLE has finally build the 11.0 version code named "Cha-Am" revived the dead project by the mysterious successor. Shifted from GNOME2 into Mate Desktop which supported both Thai & English languages. LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    kpackage4

    kpackage4

    Kpackage4 : a GUI tool to manage RPM, Debian ... packages

    ...Through `Settings' menu, path to local (RPM) or remote (Debian) repositories can be setup for installing new packages. A `Management' mode is also available to examine a package file (source or binary). A handbook is created during build process Build requires CMake, KDE4 and Qt4. Code is hosted by a Git repository; a tarball file (.xz) and a source rpm for Mandriva and Mageia distributions are also available See README for configure, build and install operations. TODO : Kpackage4 was fully tested with RPM package handler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Several login/display managers that exist today don't provide total control for developing customized login interface by skilled developers. We want to provide inspirative API for login interface developers, and neat interfaces for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RFC Framework is a C++ framework which helps you to create Windows GUI applications with clean minimum code. By using this framework, you can write applications using object oriented fashion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PlushCoder

    Encode/decode the "Plush Code"

    Application designed for the creation/deciphering of "Plush Codes" that are used by the aficionados of plush animal dolls. The code, based on the "Geek Code" of Usenet days, operates in a similar manner: condensing personal information and details of the level of involvement into a concise string of characters. The Plush Coder allows one to make such a code from drop down menus, and/or by manual additions/adjustments to code elements. The app likewise interprets any Plush Codes entered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    ...This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux distributions can be found at http://download.opensuse.org/repositories/home:/engsas The source code documentation can be found at http://trac.engsas.de/libengsas/doxygen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SabayonControlCenter

    SabayonControlCenter

    The SCC is meant to help the user to control his system.

    One could compare the SabayonControlCenter with Mandrivas Control Center. This mainly hits the point but they are technically far away from each other. Planned features depending on so called "Modules" which can be sripts or other programms. Even the Desktops own utilitys are handled as such. "So the SCC simply calls Systemfools!" No, not entirely. It uses these parts and can download and install them if needed. For most other actions like managing you OpenRC or view/save/upload your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next