109 projects for "lock" with 1 filter applied:

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

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    purplekoala

    purplekoala

    Development has moved to github

    Purple Koala is a free and open source cross-platform simple drawing and painting software. Part of Purple Animation Tools by O. Bahri Gordebak (purplehuman). See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.5 right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    purpleelephant

    purpleelephant

    Development has moved to github

    Purple Elephant is a free and open source cross-platform 2D traditional animation editor, tester, player and compositor. Part of Purple Animation Tools by O. Bahri Gordebak See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.4 right now.
    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
    purpleowl

    purpleowl

    Development has moved to github

    Purple Owl is a free and open source cross-platform frame-by-frame cut-out animation software. Part of Purple Animation Tools by O. Bahri Gordebak (purplehuman). See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.2.1 right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    STMX

    High-performance transactional memory for Common Lisp

    STMX is a high-performance Common Lisp library for composable Transactional Memory (TM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it gets committed, if instead it signals an error (Lisp slang for throwing an exception) it is rolled back. Memory transactions can safely run in parallel in different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Library and command line program providing access to the EEPROM of an Silabs CP2101 / CP2102 / CP2103. It can programm the USB-Descriptors and the Baudrate table.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    oxdox

    oxdox

    Enterprise Content Management & DMS- Version Control, Scan, Barcode...

    Ajax-JS-JQuery based Document Management system with full version control, Preview files, lock/unlock files, User Management with User authority module, Check-in/Check-out, Add multiple comments, doc search capability by Keywords/meta Tags/file names/etc, Barcode Generator. The system also provides easy to create and access folder hierarchy to classify files and folders. System is built on JAVA based technology. The system has performed well in production on, - JCR 2.0 - JAVA 7 - Tomcat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Jlint

    Static analyzer for Java bytecode

    Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10

    AddressBook

    AddressBook is used to store important information for contact purpose

    This Address Book is used to store the information about a person including both personal as well as official details.In order to quickly retrieving important information about the person and manage over all details about each and every person, to whom you are currently deals with. This things can be achieved by using efficient algorithms which are more dynamic and consistence in nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Programming Accessory Kit

    Programming Accessory Kit

    PAK is a collection of library code to handle the overhead of coding

    PAK is a collection of library code to handle the overhead of coding things like read-write locks, reflective multithreaded programming and simple file io. This is a java library collection, please see my API below...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    Includes: Shared Memory Library Library intended to ease the communication task between the processes. The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock. Data in the memories can be easily saved to a file. Each method is thread safe so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FL!P

    FL!P

    Flip data model framework, real-time collaboration-oriented

    Flip is a data model library, designed as a framework, real-time collaboration-oriented, transactional, portable and compact. Documentation : http://ohmflip.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Client Side Login Authentication Helper

    The project is to do pre-check of password before sending to server

    Most often we input wrong passwords due to CAPS Lock or Typo. The solution is to reduce the server communication for such mistakes. The purpose of the project is to capture and address unintentional human errors that could be resolved at the client side during the login process. Solution Abstract: An array of images are loaded at the client side. One of the images is displayed for every password entered based on a simple algorithm. The image is computed based on the password and hence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Concur memory allocator

    An extremely scalable multithreaded drop-in malloc() replacement

    Concur is an extremely scalable multithreaded transparent drop-in replacement for malloc() and other standard memory allocation calls. Scales linearly to any number of CPU cores. More scalable and memory efficient than mtmalloc, ptmalloc, Hoard, etc. Allocations are very fast, with no lock contention and the least memory waste of any other allocator. Concur is optimized especially for applications that make heavy use of memory allocation in a threaded environment, or that just want to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ani-Shell
    Ani-Shell is a PHP remote shell, basically used for remote access and security pen testing. Ani-Shell provides a robust and a basic interface to access the file system, do some networking tweaks and even test your server for some common security vulnerabilities. The developer has tried to follow a coding standard which makes the code a little clean and easier to understand, Note: How you use this shell is exactly on you, and author pays no responsibility for what you use it for and what may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    qHttpd - Highly Customizable HTTPD
    The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    NitroCache

    Extremely fast, scalable, concurrent, pure Java In-memory cache

    One of the fastest, 100% Pure Java In-memory cache. Its aimed at providing very fast, light, highly scalable cache with high concurrency. The fetch operation from cache are always in constant time, O(c), irrespective of the number of threads accessing the cache or cache size. NitroCache uses unique custom algorithm inspired by Btree, skiplist and hashing to deliver a constant time cache with lock-less fetches. For details on using NitroCache, please visit wiki section Note...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cwtbk

    Decode incoming CW (Morse Code) signals

    Morse Code (CW) decoder for Unix-like systems (and Windows).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23

    pwdex

    Web-based password exchange, sharing and storage system.

    Web-based password exchange, sharing and storage system. It has 2 types of passwords: private and shared. Shared ones can be shared to individual users or to groups of users. The system is written in Ruby using Sinatra framework. Storage backend is any database (e.g. MySQL, sqlite), encryption is done via AES-256.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Teacher Control Panel allows a teacher to monitor, lock and operate student computers and broadcast his screen to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GPL linux daemon for recording and storing movies from ip cameras. Project is based on ffmpeg and Qt. In future we intend to add support for IP RFID door lock being developed right now. Any new developers are greatly welcome.
    Downloads: 0 This Week
    Last Update:
    See Project