Showing 137 open source projects for "register"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    RocketMiX

    RocketMiX

    RocketMix API Platform

    ... Plateform. To perform that, we simplified everything and just offered Linux executables instead of complex Java packages: one for the routing server and one for the management server. APIs you would build using our Spring Boot Starter module would automatically register themselves t make calls automatically routed to them. RocketMiX also offers some documentation features (with Swagger UI and OpenAPI specs), security, load-balancing and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Church Event Management System

    Register & manage church or event members' info in a simplified way

    A simple church information management system (built with Laravel + MySQL) where you can manage members' information, analyze offerings, download registered members in excel formats and view visual (graphical) reports Design credit to Creative Tim Prior knowledge on Laravel PHP Framework is required for quick installation
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Jekyll-Instagram Plugin

    Jekyll-Instagram Plugin

    A Jekyll plugin for displaying your recent Instagram photos

    Jekyl-Instagram is a Jekyll plugin for displaying a feed of your recent Instagram photos. To install this plugin into your project you will need to copy _plugins/jekyllgram.rb into the _plugins directory in your Jekyll project. Then for the plugin to be able to communicate with Instagram you will need to register an application with the Instagram Basic Display API and then make your access token available as an environment variable on your dev/build machine named JEKYLLGRAM_TOKEN. Your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nodejs Expressjs MongoDB API Project

    Nodejs Expressjs MongoDB API Project

    A boilerplate for REST API Development with Node.js, Express, etc.

    ... reports and pull requests. Basic Authentication (Register/Login with hashed password). Account confirmation with 4 (Changeable) digit OTP. Email helper ready just import and use. JWT Tokens, make requests with a token after login with Authorization header with value Bearer yourToken where yourToken will be returned in Login response. Pre-defined response structures with proper status codes. Included CORS. Book example with CRUD operations. Validations added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Happy Java Library

    Happy Java Library

    Multilock, Collections, Controllers, Delegates, Generators, Streams

    Helps to develop and test event-based multi-threaded Java application. Because of method called as API-Evolution the Happy Java Library is fully downward compatible. The library contains following functionality: MultiLock, Parallel loops, Collections, Controllers, Generators, Delegates, Streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    webchat

    webchat

    Websocket project based on vue

    Websocket project based on vue. Register and log in, chat with others View history, multiple chatrooms, chat with a robot, send pictures, send links, send emoji, preview picture, Message not read, and broken line reconnection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HUGE

    HUGE

    Simple user-authentication solution, embedded into a small framework

    Just a simple user authentication solution inside a super-simple framework skeleton that works out-of-the-box (and comes with an auto-installer), using the future-proof official bcrypt password hashing/salting implementation of PHP 5.5+, plus some nice features that will speed up the time from idea to first usable prototype application dramatically. Nothing more. This project has its focus on hardcore simplicity. Everything is as simple as possible, made for smaller projects, typical agency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Docker env

    Docker env

    A Faster Lightweight Full-Stack PHP Framework

    Why do we need to build a PHP framework by ourself? Maybe most of the people will say "There have so many PHP frameworks be provided, but we still made a wheel?". My point is "Making a wheel is not our purpose, we will get a few of knowledge when making a wheel which is our real purpose". Defined a entrance file that provide a uniform file for user visit, which hide the complex logic like the enterprise service bus. Register a function by used set_error_handler to handle error, but it can't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Performance Devtool

    React Performance Devtool

    A browser developer tool extension to inspect performance

    ..., measures are updated and logged to the console. To use this devtool extension, you'll need to register an observer in your app which will observe a collection of data (performance measures) over time. Registering an observer hooks an object containing information about the events and performance measures of React components to the window object, which can then be accessed inside the inspected window using eval().
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    baffle

    Baffle Is an extension to Brainfuck language, it adds a stack, more

    baffle Is an extension to BF language (https://esolangs.org/wiki/brainfuck), which itself in turn is a extension of Turing machine. baffle extends BF by adding a stack, support for procedures, adding more arithmetic instructions, and a register. baffle can run original BF programs, and while it's not the fastest implementation of BF, but it's written in such a way that makes it easier to replace the instruction set, and to write similar languages. Every cell is a single byte...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RTTR

    RTTR

    C++ Reflection Library

    RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. The goal of this project is to provide an easy and intuitive way to use reflection in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Codis

    Codis

    Proxy based Redis cluster solution supporting pipeline

    Codis is a proxy-based high-performance Redis cluster solution written in Go. It is production-ready and widely used at wandoujia.com and many companies. You can see Codis Releases for latest and most stable releases. GUI website dashboard & admin tools. Supports most of Redis commands. Fully compatible with Twemproxy. Proxies can register on zk/etcd, clients can avoid dead proxies, see "High Availability" section. "Resharding" means migrating the data in one slot from one redis server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DaReManager
    Data Register Manager. IT scientific-research project. (Управляющий реестром данных. Научно-исследовательский проект в области информационных технологий)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyModbusTCP/UDP/RTU .java

    EasyModbusTCP/UDP/RTU .java

    Modbus TCP, Modbus UDP and Modbus RTU client/server Java library

    Modbus TCP, Modbus UDP and Modbus RTU client/server library and Simulators for JAVA Suitable for data exchange between JAVA-Applications and PLCs like Schneider-electric; Siemens S7; Wago; Bosch-Rexroth; CoDeSys Devices and many more. Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    Hifone

    Hifone

    A free, open-source, self-hosted forum software

    Hifone is a free, open-source, self-hosted forum software based on the Laravel PHP Framework. This package is currently in (very-)alpha stage, so all of the following features may or may not work yet. However, feel free to post issues and feature requests. We will try to fix and improve the package as fast as we can based on your help. By default Hifone comes with a .env.example file. You'll need to rename this file to just .env regardless of what environment you're working on. If you're...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Trivial Serialization Library

    C++11 serialization library

    Trivial Serialization Library (TSL) is a simple C++11 framework for object [de]serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    StochKit is an extensible stochastic simulation framework developed in C++ that aims to make stochastic simulation accessible to practicing biologists and chemists, while remaining open to extension via new stochastic and multiscale algorithms. StochKit is part of the StochSS project [http://www.stochss.org/], and we are relying on continued funding for sustained development. Please consider registering to show your support. Register here: https://docs.google.com/forms/d/12tAH4f8CJ-3F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    chat.io

    chat.io

    A Real Time Chat Application built using Node.js, Express, Mongoose

    A Real-Time Chat Application built using Node.js, Express, Mongoose, Socket.io, Passport, & Redis. The configurations on production will be assigned from Environment Variables on Heroku, while the development configurations reside inside app/config/config.json file. You need to create a database on MongoLab, then create a database user, get the MongoDB URI, and assign it to dbURI. You need to register a new application on both Facebook and Twitter to get your tokens by which users can grant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crossfilter

    Crossfilter

    Fast n-dimensional filtering and grouping of records

    Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records; we built it to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly. Since most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CorsoDB Web Application Framework

    A Bootstrap-based web app framework with user management and more.

    Welcome to CorsoDB Web App Framework! CorsoDB is a Bootstrap and PHP based web app framework - a pre-built website template built to serve as either a site or an app - with login/register/user management PHP and SQL pre-implemented by default, with high-end encryption models, specifically SHA-512 Algorithms with signature customised rehashing. There are pages created for login, register, error, member's logged in page, logged out page, and neatly-structured file systems for plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    koa-hbs

    koa-hbs

    Handlebars templates for Koa.js

    koa-hbs is middleware. We stash an instance of koa-hbs for you in the library so you don't have to manage it separately. Configure the default instance by passing an options hash to #middleware. To render a template then, just yield this.render('templateName').
    Downloads: 0 This Week
    Last Update:
    See Project