Showing 107 open source projects for "pointer"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    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
  • 6

    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
  • 7
    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
  • 8

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    ...It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use. Shared image files auto-propagate to other users (and only images, no other file type will propagate), which allow them to use a local cache to view shared spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ColorFOff
    Simple Windows get desktop color from one click. Color picker!
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Kills the screensaver in windows machine by moving the mouse pointer by a pixel every 3 minutes(Feel free to change the time limit in the code using https://sourceforge.net/projects/classeditor/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A general purpose Java tools and templates library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stargate Goa'uld Wars is a gamemode for Garry's Mod based on the stargate sg-1 TV series when the humans are at war with the Goa'uld. Each team has a leader (Apophis or O'Neill) and only one person on each team will be able to be the leader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    File Format: [header 1 to 5 bytes] byte 1- 4 bits: package count; 4 bits first package type Package type: 1- Inserted dynamically, no pointers 2- Inserted with a pointer that needs to be adjusted 3- Insert with a specific offset [data] "FPTH" (ASC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JIPA (Java Interpreted Pseudo-Assembly) is a simple attempt at developing an interpreter in Java. The language ressembles Assembly syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Program for measuring distance covered by the mouse pointer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ RAII ( Resource Allocation Is Initialization ) implementation of an automatic pointer/reference. Pointable/Referenced objects are handled in a manner similar to Python. Strives to have the simplest syntax possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    old chinese puzzle game: caculate to 24 by four number. you may use +, -, *, / and (, );
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Interactive Nullness Annotation Propagation Application - assists a developer with adding nullness annotations (i.e. JML) to Java source code. This makes it easier to use a checker like ESC/Java for statically identifying potential null pointer bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small non-intrusive reference counting smart pointer for C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Portable PRECISE tracing collector for C++ (as oposed to popular Hans Boehm CONSERVATIVE collector). It should not mess other data with collected pointers ! And thats a feat! Smieciuch defines smart pointer classes which behave like normal C/C++ pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Smart pointer (smart_ptr) policy class that is exchangeable and lockable with easy to use policy interface that allows for different ownership policies, reference policies, lock policies, allocation policies, and much more…
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CSpe is a library allowing partial function application in C (kindof like closures in ML languages) : From a function to be specialized and some of its arguments, it dynamically generates a new function pointer, which can then be called transparently
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jppa is a pointer and purity analysis tool for Java programs. Mainly a purity analysis tool: given a full Java program, it detects pure JML-style methods, i.e., methods that do not mutate existing objects (they may mutate new ones).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDBMaker is a general purpose database manager written in Java. It creates the database structure starting from the java beans with a very rigid mapping from the bean to tables. JDBMaker replies the pointer logic into the database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This package adds full, fine-grained array bounds and pointer checking to GCC (C only). The level of checking is similar to, and in some respects exceeds, that of languages like Pascal and Modula-2.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB