Showing 321 open source projects for "lock"

View related business solutions
  • 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
  • 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
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model complete with a Unix-Like Kernel File named: Cerberus. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Liveliness and Face Identification

    Leading free and open-source liveliness check &face recognition system

    ... faces. When you run the program, a GUI window will appear. The window appears to do liveliness check and face detection. The description guides you to adjust the settings and click the "Start" button to begin face detection. If user's pic is in DB, it will show the matching name or else you can upload your pic with name to do detection. Application has many uses like door lock, attendance system or any similar identification usages. Face Recognition is highly accurate and simplest application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Openblocks

    Openblocks

    The Open Source Retool Alternative

    ... to create internal or customer-facing apps. A place to create, build and share building blocks of web applications. A domain-specific language that UI-configurable block is the first-class citizen. Openblocks is open-source. You don't need to worry about vendor lock-in or being stuck with an outdated version of the software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Fishy Linux

    Fishy Linux

    Ultra minimalist Openbox distro based on Debian

    Fishy Linux is a fast and minimal Debian-based Linux distribution. It uses the lightweight and efficient Openbox desktop environment. The distribution includes custom lightweight applications designed to make everyday use easier. Fishy Linux comes with broad hardware support and can be installed to disk using Calamares. To start Calamares, open the terminal and type: install-fishy Note: There is no sudo password in live mode. Do not lock the screen or leave the system idle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    kendeta
    Kandeta is the translation management tool that finally makes sense. Whether you're a solo developer juggling multiple languages or part of a team coordinating global releases, Kandeta brings order to your translation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tolitica
    Tolitica is Xray_OS Welcome/Hello application, Tolitica works on different ArchLinux distros it works almost perfectly on EndeavourOS and probably on other distros, the application is made with the QTframework, almost pure C++. With this application you can do several useful things, like change your shell or enable/disable flatpak, get gaming packages, get a useful pack of development packages, mount/unmount drives (this needs some work).., add/remove/repair chaotic aur and a couple more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pipeline

    Pipeline

    Banzai Cloud Pipeline is a solution-oriented application platform

    ... to develop, deploy and securely scale container-based applications in multi- and hybrid-cloud environments. Provisioning: Provision highly available Kubernetes clusters on cloud providers, on-premise or hybrid configurations. Multi and Hybrid clouds: Avoid lock in and move between providers and build hybrid clouds in four different ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Urho3D

    Urho3D

    Urho3D Game engine

    Urho3D is a game engine made by developers, for developers. The code is clean and well-commented. Urho3D is free and will always be free. There is no hidden royalties. It is IDE-agnostic and has no vendor lock-in. Urho3D runs on Windows, Linux, macOS/iOS/tvOS, Android, and even on Raspberry Pi. It also runs on your browsers. You need an installed Urho3D library for the desired target platform to proceed. Although the Urho3D build system also supports linking the Urho3D library directly from its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fog

    fog

    The Ruby cloud services library

    ... lock-in and give yourself more flexibility to provide value. Whether you are writing a library, designing software as a service product or just hacking on the weekend this flexibility is a huge boon. With a rapidly expanding community and codebase the advantages of fog just keep coming. Join us and together we will realize the future of cloud computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    hashmap

    hashmap

    A Golang lock-free thread-safe HashMap optimized for fastest access

    A Golang lock-free thread-safe HashMap optimized for fastest read access. It is not a general-use HashMap and currently has slow write performance for write-heavy use. The minimal supported Golang version is 1.19 as it makes use of Generics and the new atomic package helpers. Reading from the hash map for numeric key types in a thread-safe way is faster than reading from a standard Golang map in an unsafe way and four times faster than Golang's sync.Map. Technical design decisions have been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Guide to AWS

    Open Guide to AWS

    Amazon Web Services — a practical guide

    ... services. The guide is designed to be concise, practical, and continuously updated, making it a valuable resource for both beginners and experienced cloud practitioners. It addresses topics like cost management, lock-in risks, service selection, and alternatives, helping users make informed architectural decisions. As a collaborative effort, og-aws grows and evolves with community contributions, ensuring its content remains relevant in the fast-changing cloud ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Opta

    Opta

    The next generation of Infrastructure-as-Code

    Opta is an infrastructure-as-code framework. Rather than working with a low-level cloud configuration, Opta enables you to work with high-level constructs. Opta high-level constructs produce Terraform configuration files. This helps you avoid lock-in to Opta. You can write custom Terraform code or even take the Opta-generated Terraform and go your own way. Opta is a new kind of Infrastructure-as-Code (IaC) framework that lets engineers work with high-level constructs instead of getting lost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EOL Rambox CE

    EOL Rambox CE

    Free and Open Source messaging and emailing app

    Free, Open Source and cross-platform messaging and emailing app that combines common web applications into one.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    µPipenv

    µPipenv

    A lightweight wrapper for pip to support requirements.txt

    A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them. if requirements.txt state all the packages in a pinned version with hashes (e.g. pip-tools), micropipenv installs packages with a possible fallback if the installation order is relevant. micropipenv does not substitute Poetry it rather complements it for containerized deployments where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Create React App

    Create React App

    Set up a modern web app by running one command

    Create React App lets you create React apps quickly and easily-- no learning of build tools or build configurations necessary. All you need is one command, and you can get started in seconds. All tools are preconfigured and hidden, and with instant reloads you can focus on code, not build tools. With Create React App your apps need only one build dependency, so everything works together seamlessly, and when it’s time to deploy your bundles are automatically optimized. With Create...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Ferdi

    Ferdi

    All your favorite services in one place

    Ferdi is a desktop app that helps you get organized and work more efficiently by having all of your favorite apps in one application. Ferdi is based on Franz, a messaging browser that combines all messaging services into one application, but Ferdi offers a whole lot more. Ferdi puts all your web apps in one place, has "Find in Page" and "Quick Switch" features, makes all users Premium by default, and so much more! Ferdi supports multiple accounts on any service, has full proxy support and is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ConquerOS

    ConquerOS

    Simple yet powerful CAF Based Custom ROM

    Downloads: 53 This Week
    Last Update:
    See Project
  • 20
    ELisp Tree-sitter

    ELisp Tree-sitter

    Tree-sitter bindings for Emacs Lisp

    ... syntax tree, which is kept up-to-date with changes to the buffer’s text. Run M-x tree-sitter-hl-mode to replace the regex-based highlighting provided by font-lock-mode with tree-based syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hamsket

    hamsket

    Free and Open Source messaging and emailing app that combines common w

    Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one
    Downloads: 88 This Week
    Last Update:
    See Project
  • 22
    Function Point Analysis

    Function Point Analysis

    Progressive Function Point Analysis Workbook in Excel

    Progressive Function Point Analysis Book Released: Print Copy: http://www.amazon.com/Progressive-Function-Point-Analysis-Estimation/dp/1502354160 EBook: http://www.amazon.com/dp/B00NH0MMAG Please support this project and its future releases ! Managers provide the architect/teams with project requirements. The architect/team returns detailed task list with estimated man hours per task making life easier for Project Managers with less guesstimates and proper business/technical process...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    shrp_android_device_samsung_gta4lwifi

    shrp_android_device_samsung_gta4lwifi

    SHRP device tree for Samsung Galaxy Tab A7 10.4 (a.k.a. "gta4lwifi", a

    SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    Free Weighbridge Software

    Imagic Solution Easy to Use Windows Based Weighbridge Software

    Imagic Solution Provide Easy to Use Windows Based Weighbridge Software, its Support Win10/Win11/Win7, 32 and 64 Bit both OS. Facility to Create Multi User with Various Authorisation, it will Provide Secure Weighment with Various Facility Like CCTV Image Capture, RFID Reader Integration, Boom Barrier Integration, Traffic Light, PA Sound System, LED display etc... This Software Provide a secure and Fraud-Free-Operation of All Kind Of Weighbridge, its Design to Suitable for all Kind of...
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project