109 projects for "lock" with 1 filter applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Python library to automate X11. Simulate mouse movement and mouse clicks, keystrokes, and manipulate windows from Python. Alter the state of caps lock, num lock, and scroll lock. Also access the X11 clipboard. The C library would be useful for those wishing to automate X from another language as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    log4db2

    log4db2

    Logging utility for DB2 for LUW written in SQL-PL

    Log4db2 is a logging utility for DB2 LUW that uses SQL instructions with SQL PL code. Its purpose is to provide an easy way to write messages from a SQL routine, with the possibility to query these messages directly from the database, allowing to monitor the progression of a process. This utility aims to reduce the time used for developing, testing, debugging and monitoring SQL routines, by centralizing the messages produced by the code. The idea and architecture of this utility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vue-wait

    vue-wait

    Complex Loader and Progress Management for Vue/Vuex

    vue-wait is a tiny state management plugin that centralizes “loading” and “waiting” indicators across a Vue application. Instead of scattering boolean flags throughout components, you register named waiters and toggle them during async operations. Components can then reactively show spinners, disable buttons, or block routes based on those named states. It’s useful in complex UIs where multiple concurrent requests must be tracked independently yet surfaced consistently in the UI. The API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Develop an experimental framework for simulated multiplayer (model) railroads. It could be based on the VRML/X3D standard and it could use internal scripting with ECMAScript and MU systems that provide network sensor interfaces. Project Homepage: http://simulrr.sourceforge.net The SRR Framework has been used by the SrrTrains v0.01 project Demo 2012: https://www.youtube.com/watch?v=bHBwXmMfF1c Home of SrrTrains: https://lc-soc-lc.at/host
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    transmission

    transmission

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    ... rename). Run this solid 2.77+ port for extended days, it doesn't crash or lock. Prime for seedbox use. The included remote GUI port is fine tuned to the daemon released here. Temporary piece support. https://trac.transmissionbt.com/ticket/532 plus many featured enhancements! Tested, stable enhancements user requested. Specifically modified and bug tested for Linux GCC and Windows (cygwin gcc/g++) compilers. Current release 14734-18 020619 https://github.com/cfpp2p/transmission/releases
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    PyTorch-BigGraph

    PyTorch-BigGraph

    Generate embeddings from large-scale graph-structured data

    ..., negative sampling strategies, and typed entities, making it suitable for link prediction and retrieval. Its training loop is built for throughput: asynchronous I/O, memory-mapped tensors, and lock-free updates keep GPUs and CPUs fed even at extreme scale. The toolkit includes evaluation metrics and export tools so learned embeddings can be used in downstream nearest-neighbor search, recommendation, or analytics. In practice, PBG’s design lets practitioners train high-quality graph embeddings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Strapi JavaScript SDK

    Strapi JavaScript SDK

    Official JavaScript SDK for APIs built with Strapi

    ... or deploy on-premises, on your favorite public cloud or the PaaS of your choice. You’re in control, no lock-in. Connect your favorite databases, frontend frameworks, or static site generators. Choose where you want to host your websites. Integrate with your favorite tools, and work with the best of each world. No vendor lock-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PowerKit

    PowerKit

    Desktop Independent Power Manager

    powerkit is an lightweight desktop independent full featured power manager, originally created for Slackware (but will work on any Linux/FreeBSD distro) for use with alternative desktop environments and window managers, like Fluxbox, Blackbox, FVWM, WindowMaker, Openbox, Lumina and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    JCSprout

    JCSprout

    Basic, concurrent algorithm

    ... practices around collections, thread safety, lock-free techniques, and performance trade-offs so learners can make informed design decisions. The material is structured to support incremental study, making it useful for both foundational learning and pre-interview refreshers. By bundling explanations with code and references, JCSprout acts as a compact “from student to engineer” handbook for the Java ecosystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    traytoggles

    A small system tray based app to show status of toggle keys

    Laptop designers sometimes decide that they can't fit 3 simple little lights on to their masterpiece and it can be a real pain not knowing when your caps lock, num lock or scroll light toggle keys are on or off. traytoggles takes away that hassle, it sits in your system tray and displays the current status of each of those keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clu-Linux-Live

    Clu-Linux-Live

    Various Processing and Data Rescue Tools over Wired or Wireless Networ

    This Linux Live CD provides Various Processing Command Line Utilities (Clu) and Data Rescue Tools which can be used on a Wired or Wireless Network. On Startup it prompts the user to change password, mount all filesystems available locally, start wireless network ( if wifi interface present ), start network services (samba/ssh/sftp) and present user with a console for executing various utilities i.e Text, Image, Audio, Video, Downloading etc. on their FileSystems that are mounted. Googling on...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    cds

    Concurrent Data Structure library

    CDS (Concurrent Data Structures) is a C++ template library of lock-free and fine-grained lock-based algorithms. It contains a collection of concurrent data structures: queues, stacks, sets, maps, etc, and safe memory reclamation schema for concurrent containers - Hazard Pointer and user-space RCU. See doxygen doc http://libcds.sourceforge.net/doc/cds-api/index.html. The source code repo for libcds 2.x has been moved to https://github.com/khizmax/libcds
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TORO kernel
    ... depending on which CPU the thread is running. In the same way, TORO can dedicate resources to specific processor, i.e. a FileSystem. This only CPU then can access to this instance of FileSystem. The scheduler is based on the cooperative threading model, therefore due to this design, TORO can migrate threads between CPUs and send messages between threads without using any lock instruction. TORO is well suited for integrated system to run at high pace application servers like web servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    DreamStudio by Volocian Studios
    ... purposes, while everything we do is designed with ease of use and flexibility in mind, to suit everyone from novice hobbyists to expert professionals. Wherever possible, Volocian™ relies on free, open source, and cross-platform software to prevent vendor lock-in, planned obsolescence, and software as a service licensing. While we remain pragmatic about the use of proprietary software, as we’re aware of the feature limitations of some open source solutions, free solutions are preferred.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17

    JavaGimmicks

    Utility classes, APIs and tools for Java

    A set of helper and utility classes, APIs and tools for the Java Programming Language. For more details - pleas visit the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cantorbl

    cantorbl

    beamshot octave scripts and bike light driver

    Light intensity distribution (LID) of a lamp can be measured by taking wall/ceiling beamshots with a digital camera. The scripts process jpgs images (that have to be processed from raw data) and visualize the LID nicely. Driver: Linear, using AMC7135 and Atmel AVR ATtiny45, Li-Ion battery powered. The firmware provides convenient control - bikelight-specific. Below are firmware features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java Named Lock

    Java Named Lock

    Java Named Lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MysqlIncrementalBackup

    MySQL Incremental Backup - Point In Time Recovery

    A complete incremental backup for MyISAM and InnodB in a mix environment for those applications use both of engines simultaneously using binary logs and a method that does not affect running database. There is no need to stop or lock the database, It does utilize only binary logs to extract update queries of databases. This tools uses automysqlbackup script as part of solution for its full backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Snipe Studio Budget Manager

    Snipe Studio Budget Manager

    Simple budget manager for your needs.

    ... to database from CSV file * Fixed: Minor Issues 7 August 2016 (0.6.1.7) * Added: Export database to CSV File 5 August 2016 (0.6.1.6) * Fixed: Database was not cleaned after click 'clean' from settings form * Updated: Readme.md file 5 August 2016 (0.6.1.5) * Fixed: Lock file deleting on application exit * Updated: Readme.md file 5 August 2016 (0.6.1.4) * CleanUp: Simplifying code 5 August 2016 (0.6.1.3) * Fixed: lock Mechanism to prevent multiple launches 5 August 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TitanLock File/Folder Locker

    TitanLock File/Folder Locker

    A file & folder locker app for Windows, Mac & Linux. Download now

    Simple. Ridiculously secure; our mantra. TitanLock is a file & folder locker application for Windows, Mac & Linux. No installation needed. Just download and run.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ISO SAX

    ISO SAX

    Callback-based ISO media file parser

    ... and lock you out! Then there's the obsession with representing every last byte of a media file, when all you want is the metadata.
    Downloads: 1 This Week
    Last Update:
    See Project