Showing 187 open source projects for "pointer"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    smartcat-daemon

    uinput userspace interface for the Cirque Smart Cat USB Touchpad

    ...The product <a href="http://www.cirque.com/desktoptouchpad/productsandorders/smartcat.aspx'>Cirque Smart Cat TouchPad</a> has a simple mouse protocol except for the more advanced features, but it does not work with the linux kernel. This tool can be used to read data interrupt-wise from the Cirque Smart Cat USB Touchpad - being implemented as a `libusb' client - and control the pointer through the generic interface to the linux kernel `uinput' device driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    sourceinsight-scan

    a Source Insight plugin for static analysis of C/C++ code.

    ...It debugs the types of bugs that are hardly detected by the compilers and also highly reduces fixing costs. Not depending on compilers enables it to find potential quality issues efficiently (100,000 line per minute). It can find critical issues such as null pointer dereference, memory leaks, buffer overrun, and logic errors. Besides, it supports some customized needs including rule configuration, false positive labeling, path filtering and custom macros configurat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YSignalSlot

    YSignalSlot

    Header only c++ signal slot mechanism implemantation

    .... - It uses meta programming methods for “static for loop” and “static if”. - Signals can be used nested. - Receivers can be “this” pointer. - It is free and LGPL licensed. - It uses C++11 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Mouse Wrap

    Mouse Wrap - Pac-man style screen boundary wrapping for your mouse!

    Mouse Wrap is a small utility to enhance the mobility of the mouse pointer. It does this by wrapping the movement of the mouse pointer around the edges of the screen. When the pointer touches an edge of the screen it will instantly appear on the opposite side of the screen; See the graphical demo (right) for elaboration. This edgeless experience in a desktop environment allows for faster interaction, especially when larger screen resolutions are involved.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    A multi-pointer X11 VNC server with support for MulticastVNC. It's main use case is group collaboration: each user gets a distinct mouse cursor and keyboard focus, screen contents are multicasted to all clients, allowing for excellent performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Oh My Fan!

    Oh My Fan!

    Keep your Mac away from heat!

    ...It allows you to adjust your fan speed to make your Intel Mac run cooler. Benefit Highlighting: * Run in background mode with the CPU temperature info diplayed in the menu bar. * Drag the pointer in dashboard to adjust the fan speed. * You can control the fan speed from within the menubar easily. * See the temperature values in either Celsius(℃) or Fahrenheit(℉). * You can choose whether the Oh My Fan! will start at login, and I recommend do so. In order to not damage your machine, Oh My Fan! does not let you set a minimum/maximum speed to a value below/above Apple's defaults. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RuzzleSolver

    RuzzleSolver

    Takes in a ruzzle input and solves it

    ...Less than 10 seconds on an i7 machine (without using any form of parallelization or multithreading). 4. The TWL06 wordlist, same as the one used by Ruzzle, is used as the dictionary. 5. The automated swiping is done by controlling the mouse pointer and getting it to move around automatically. Select the right co ordinates of the tiles on the screen and let it rip !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    libcontc

    libcontc

    Container library in C.

    ...Performance These are designed to be general purpose, and reasonably efficient in most circumstances. Notes The biggest problem with these is type safety due to the use of pointer to void for type abstraction. This code is intentionally spartan. With the exception of a handful of assertions placed as an aid to debugging for the most common or fatal errors (underflow in pop operations, allocation failures), this library makes no attempt to protect itself. Please read 'algo' function documentation. Some of the functions have different behavior than the standard library equivalents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] > requires OpenNI & NITE 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Scrollr

    Scrollr

    Ubuntu like scrolling on windows

    Tiny utility that has only one use, to enable Ubuntu like scrolling on Windows. Unlike Windows, which when moving the mouse wheel scroll the active Window, wherever your mouse pointer is located, Ubuntu scrolls whatever window is currently under the mouse pointer. It has no UI, to keep it lightweight. It's only 14kb in size. To enable it, just run the exe file and to run it with every Windows start up, put it in the Startup folder. *** Requires .NET framework v4.0 *** *** v1.2 Changes *** - app no longer activates the window before scrolling it, ie. you can have an active window and the app will scroll whatever window is under the mouse cursor without activating it - now includes a Tray icon with option to exit the app *** v1.1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mouse Maze

    Guide your mouse to the finish while avoiding walls, traps, and tricks

    MouseMaze is a fun (yet difficult) maze based game that uses the concept of guiding your mouse pointer, all the way from start to finish. There are several obstacles that you will have to avoid, such as walls, moving walls, traps, bosses and more! Along with obstacles that will help you reach the finish, like keys, teleporters, invincible mode... This Demo version of MouseMaze comes with only 10 levels and it is supported by advertisements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    OpenMotion
    OpenMotion is an interface agent useful to manage the mouse pointer by the movement of a controller. It uses a webcam to detect the controller position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LibWebsiteSnapshot-qt

    A Qt library for taking website snapshots

    The library provides functions that can create a snapshot of a webpage and return a QImage pointer to it. It supports: (1) Setting screen dimensions (or, in other words, the minimum width & height for a webpage) (2) Setting a timeout. If the timeout passes, then the image is not saved. (3) Simple or complex authentication into websites. After the log-in process you are able to set another (final) URL, where you want to navigate and take a snapshot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    What's That Color

    What's That Color

    get the pixel color values in RGB, HSB, HEX and CMYK on your screen

    What's That Color is an app to get the current pixel color at mouse pointer in RGB, HSB, HEX and CMYK values. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wkill

    wkill

    Windows utility which terminates a targeted window or program.

    ...It uses solely the Windows API and is written in Win32 assembly (FASM). FASM is an abbrevation for "flat assembler". For more information see here http://flatassembler.net/. After launching wkill the mouse pointer changes to the red wkill icon. Clicking on any window will terminate the process that created it and will also exit wkill. Another way to use wkill is to either click the middle mouse button or move the scroll wheel up or down once. This will change the mouse pointer to the red wkill icon but with a plus sign. This signifies 'sticky' mode. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GLEXT - Win32 OpenGL Extension API

    Win32 OpenGL Extension API

    GLEXT is a Win32 DLL with header and linker library, designed using Microsoft Visual Studio 2012. It implements all publicly available OPENGL extensions as static functions, that can be directly called without the danger of running into NULL pointer exceptions. It can be freely used and distributed or modified. And as source is also available, the API can be recompiled with other versions of Visual Studio. And source can also be recompiled with Other C/C++ API for different OSes, with modifications. THIS IS HOWEVER A WIN32 PROJECT AND SUPPORTS ATLEAST WINDOWS VISTA OS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A capsule tree is a general purpose, self-balancing tree data structure for large, ordered, data-sets. It is designed to provide the same characteristics as B-trees and B+trees, but built from the ground up for in-memory usage. In other words, there are no provisions for “slow” I/O cases. The original motivation for this tree was a better backend for memory managers. However, the end result was a new sub-category of trees. The implementation giving here is just one implementation of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Visage is a human computer interface that aims to replace the traditional mouse with the face. Using a webcam and Visage the movement of the face becomes the movement of the mouse pointer. Left/right Eye blinks fire left/right mouse click events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WordPress Thirukural Plugin

    A WordPress plugin which displays a random Thirukural

    Tamil Thirukural (திருக்குறள்) is a WordPress widget plugin which randomly displays a Thirukural in Tamil with a brief explanation when mouse pointer is hovered on it. It also displays the chapter(அதிகாரம்) and section(பால்) of each Kural.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    yeo

    command-line steganography application

    ...uses aes256 on data, using an sha256 hash of the password as the encryption key. rotates the password by 1 character, and uses an sha256 hash of that for the random seed for the image pointer access. security and invisibility of data is currently being peer-reviewed (since ~2014). At this point it looks like no vulnerabilities have been identified yet. this will evolve further, but remain a console / command application. I will be adding some additional supported file types soon (thinking mp3...). includes (default) option to compresses message with zlib before encryption any ideas / suggestions would speed up the process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    touchpadtumbler

    Touchpadtumbler is graphical tool designed to turn off/on the touchpad

    Graphical tool designed to turn off/on the touchpad, and other pointer devices. The utility runs in the system tray and allows you to enable / disable devices using the context menu or keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    type_pool

    Pool of Ts.

    A resource pool concept implemented in C++11. Pool is tied to a single type. Instances of a type can be retrieved as raw pointer, shared_ptr or unique_ptr. Resource management is move-enabled. Pre-allocation of instances is possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    KDD: Kernel Data Disambiguation Tool

    KDD: Kernel Data Disambiguation Tool

    KDD (Kernel Data Disambiguator) is a new automated software analysis tool that can generate a sound kernel data definition for any C-based OS (e.g. Windows and Linux) without any prior knowledge of the OS. KDD disambiguates the pointer-based relations including generic pointers - to infer their candidate types/values - by performing static points-to analysis on the kernel’s source code. KDD takes the source code of an OS kernel as input and outputs an accurate directed type-graph that represents the kernel data definition. KDD is able to scale to the enormous size of kernel code, unlike many other points-to analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Standard Portable Library (SPL) is a smart pointer based cross platform framework. SPL is an STL replacemnt and has an API similiar to .net and java. Features include Dates, pointer debugging, collections, IO, network, data, threading, and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RBounce

    RBounce

    An animated board game for Windows

    ...The goal for each round is to enclose and fill 75% of the board. Press F1 for a help message that describes the scoring formula and the effect of mouse clicks. When a game is running and the mouse pointer is within the playable area, a right-click switches between building a horizontal and vertical wall (the cursor shows which one); a left-click starts a wall building there, so long as no ball occupies that tile.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB