Showing 165 open source projects for "java open source"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 1
    Amazon Neptune Gremlin .NET SigV4

    Amazon Neptune Gremlin .NET SigV4

    A custom library for Amazon Neptune that enables AWS Signature Version

    This project provides a custom library that extends the Apache TinkerPop Gremlin.NET client to enable AWS IAM Signature Version 4 signing for establishing authenticated connections to Amazon Neptune. For example usage refer to: NeptuneGremlinNETSigV4Example.cs. This example shows how to leverage this library for establishing an authenticated connection to Neptune. The GremlinClient library accepts both a GremlinServer object as well as a webSocketConfiguration object that contains a custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-redux-firebase

    react-redux-firebase

    Redux bindings for Firebase. Includes React Hooks and Higher Order

    Redux bindings for Firebase. Includes Higher Order Component (HOC) for use with React. If you are starting a new project and/or are not required to have your Firebase data loaded into redux, you might want to give reactfire a try before trying react-redux-firebase. I wrote up a quick medium article explaining a bit about how, and why and showing how to start a new project with these tools. Out-of-the-box support for authentication (with auto-loading user profile from database/firestore)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Offline First Database Comparison

    Offline First Database Comparison

    An implementation of the exact same app in Firestore, AWS Datastore

    In this project I have implemented the exact same chat application with different database technologies. You can use it to compare metrics and learn about the differences. The chat app is a web-based angular application, with functionality similar to Whatsapp Web. All metrics are measured automatically via code in a browser test (chrome:headless). The results heavily depend on the developer's device. You should compare the values relative to one another and not as absolute values. Also, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StreamAlert

    StreamAlert

    StreamAlert is a serverless, realtime data analysis framework

    StreamAlert is a serverless, real-time data analysis framework that empowers you to ingest, analyze, and alert on data from any environment, using data sources and alerting logic you define. Computer security teams use StreamAlert to scan terabytes of log data every day for incident detection and response. Incoming log data will be classified and processed by the rules engine. Alerts are then sent to one or more outputs. Rules are written in Python; they can utilize any Python libraries or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    CloudMapper

    CloudMapper

    CloudMapper analyzes your Amazon Web Services (AWS) environments

    CloudMapper helps you analyze your Amazon Web Services (AWS) environments. The original purpose was to generate network diagrams and display them in your browser (functionality no longer maintained). It now contains much more functionality, including auditing for security issues. If you want to add your own private commands, you can create a private_commands directory and add them there. You must have AWS credentials configured that can be used by the CLI with reading permissions for the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RMUIF

    RMUIF

    Supercharged version of Create React App with all the bells

    Supercharged version of Create React App with all the bells and whistles. Bootstrapped with Create React App. Google’s Material Design through Material-UI. Firebase back-end with most of their products for the web included, e.g., Authentication and Cloud Firestore. Routing with React Router, including protected routes and error handling. Extensive and well-tested mobile support with full-screen dialogs and swipeable tabs. Cross-platform application monitoring with Sentry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Space Cloud

    Space Cloud

    Open source Firebase + Heroku to develop, scale and secure apps

    Space Cloud is a Kubernetes-based serverless platform that provides instant, realtime APIs on any database, with event triggers and unified APIs for your custom business logic. Space Cloud helps you build modern applications without having to write any backend code in most cases. It provides GraphQL and REST APIs which can be consumed directly by your frontend in a secure manner. Flexible queries, transactions, aggregations and cross-database joins. Make live queries to your database....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cloudprober

    Cloudprober

    Active monitoring software to detect failures

    Cloudprober is a monitoring software that makes it super-easy to monitor availability and performance of various components of your system. Cloudprober employs the “active” monitoring model. It runs probes against (or on) your components to verify that they are working as expected. For example, it can run a probe to verify that your frontends can reach your backends. Similarly it can run a probe to verify that your in-Cloud VMs can actually reach your on-premise systems. This kind of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    I/O Photo Booth

    I/O Photo Booth

    Google I/O 2021 Photo Booth built with Flutter and Firebase

    Google I/O 2021 Photo Booth built with Flutter and Firebase. A Photo Booth built with Flutter and Firebase for Google I/O 2021. We (the folks at Very Good Ventures) teamed up with Google to bring an interactive experience to this year’s Google I/O: a photo booth! You can take pictures with well-known Google mascots: Flutter’s Dash, Android Jetpack, Chrome’s Dino, and Firebase’s Sparky, and decorate photos with stickers, including party hats, pizza, funky glasses, and more. Finally, you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Wild Workouts

    Wild Workouts

    Go DDD example application. Complete project to show how to apply DDD

    Wild Workouts is an example Go DDD project that we created to show how to build Go applications that are easy to develop, maintain, and fun to work with, especially in the long term! The idea for this series, is to apply DDD by refactoring. This process is in progress! Please check articles, to know the current progress. No application is perfect from the beginning. With over a dozen coming articles, we will uncover what issues you can find in the current implementation. We will also show...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CloudBase Framework

    CloudBase Framework

    A front-end and back-end integrated deployment tool

    Tencent CloudBase Framework is a full-stack deployment solution that simplifies building and deploying serverless applications on Tencent Cloud. It integrates with modern frontend frameworks like React, Vue, and Next.js, and automates infrastructure provisioning, including functions, databases, and hosting. Designed for scalable, cloud-native development, it supports CI/CD pipelines and cloud configuration out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS SDK for Ruby

    AWS SDK for Ruby

    AWS SDK for Ruby

    Get started quickly using AWS with the AWS SDK for Ruby. The SDK helps take the complexity out of coding by providing Ruby classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more. The SDK is provided as individual downloadable packages for each AWS service, which include code and documentation. The SDK is also available through Ruby Gems. Version 3 of the AWS SDK for Ruby modularizes the monolithic SDK into service-specific gems, for example, aws-sdk-s3 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Davinci

    Davinci

    Davinci is a DVsaaS (Data Visualization as a Service) Platform

    Davinci is oriented towards product managers, business people, data engineers, data analysts, data scientists, etc. It aims to provide a one-stop data visualization solution, which could be both independently used as a public cloud/private cloud and integrated into third-party systems as plugin. A simple configuration on Davinci UI can meet multiple visualization requirements. It also supports other visualization features like advanced interaction, industry analysis, pattern searching,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    CloudBrute

    CloudBrute

    Awesome cloud enumerator

    ...While working on HunterSuite, and as part of the job, we are always thinking of something we can automate to make black-box security testing easier. We discussed this idea of creating a multiple platform cloud brute-force hunter.mainly to find open buckets, apps, and databases hosted on the clouds and possibly app behind proxy servers. Cloud detection (IPINFO API and Source Code) Supports all major providers. Black-Box (unauthenticated). Fast (concurrent), modular and easily customizable, cross Platform (windows, linux, mac), user-agent randomization, proxy randomization (HTTP, Socks5).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    serverless-chrome

    serverless-chrome

    Run headless Chrome/Chromium on AWS Lambda

    Serverless Chrome contains everything you need to get started running headless Chrome on AWS Lambda (possibly Azure and GCP Functions soon). The aim of this project is to provide the scaffolding for using Headless Chrome during a serverless function invocation. Serverless Chrome takes care of building and bundling the Chrome binaries and making sure Chrome is running when your serverless function executes. In addition, this project also provides a few example services for common patterns...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Choerodon

    Choerodon

    Open Source Multi-Cloud Integrated Platform

    ...Choerodon 2.0: Open source with new capabilities for greater availability and stability! Choerodon 2.0 brings new capabilities for open source code management, artifact library management, CI/CD pipeline, container management, environment resources, application deployment, and more to provide greater availability and stability. Although this release does not include project management, test management, knowledge base etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kitematic

    Kitematic

    Visual Docker Container Management on Mac & Windows

    Kitematic is a simple yet powerful application for managing Docker containers on Mac and Windows. It has a new Docker Desktop Dashboard for an even better user experience, with Docker Hub integration and plenty of advanced features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    AWS Greengrass Core SDK for JavaScript
    The AWS Greengrass Core SDK for JavaScript allows developers to write JavaScript Lambda functions that will run within Greengrass. This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in JavaScript. It also includes examples on how to develop a Lambda function in JavaScript as well as packaging and running an example Hello World file in JavaScript for your Greengrass core. The environment where Greengrass is running on needs to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AWS IoT Greengrass Core SDK

    AWS IoT Greengrass Core SDK

    SDK to use with functions running on Greengrass Core using Python

    The AWS IoT Greengrass Core SDK is meant to be used by AWS Lambda functions running on an AWS IoT Greengrass Core. It will enable Lambda functions to invoke other Lambda functions deployed to the Greengrass Core, publish messages to the Greengrass Core and work with the local Shadow service. To use the AWS IoT Greengrass Core SDK, you must first import the AWS IoT Greengrass Core SDK in your Lambda function as you would with any other external libraries. You then need to create a client for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    G Desktop Suite

    G Desktop Suite

    Google Suite as a desktop app. Made possible with Electron

    Have you ever wished you had a no-frills, word-processing desktop app dedicated to just Google Drive? Annoyed at having to click the Go to My Drive button every time you visit drive.google? Want a Microsoft Word-esque experience for your Google Drive? Or simply looking to separate Google Drive from the other bazillion tabs that you opened for your research paper? Look no further! G Desktop Suite is a desktop wrapper for Google Drive built with ElectronJS. Give it a try, and if you like what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    react-hn

    react-hn

    React-powered Hacker News client

    Supports display of all item types: stories, jobs, polls and comments. Basic user profiles. Collapsible comment threads, with child counts. "Realtime" updates (free via Firebase!). Last visit details for stories are cached in localStorage. New comments are highlighted. Comments since your last visit to an item. New comments which load while you're reading an item. New comments in collapsed threads. Automatic or manual collapsing of comment threads that don't contain any new comments. Manual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    S3 Email

    S3 Email

    A serverless email server on AWS using S3 and SES

    This solution is free for anyone to use and learn from. If you’d like to see more projects like this one, consider using some of our products from the AWS Marketplace or share them with someone you might think would be interested in using them. This stack was created out of frustration due to the fact that to this day there's no easy way to have a full email server without the overhead of installing and configuring all servers needed to handle incoming and outgoing messages. We wanted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Neat

    Neat

    A lightweight and flexible Sass grid

    Neat is a fluid grid framework with the aim of being easy enough to use out of the box and flexible enough to customize down the road. Neat also works great with Bourbon and Bitters, They are all lightweight and easy to work with so it’s a blast to try them out and see if they’re right for your next project. If you need multiple grids in a single project, you can do this by defining a new map stored within a variable of your choosing. This variable can then be passed directly into any of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    bento-starter

    bento-starter

    Full-Stack solution to quickly build PWA applications with Vue.js

    Provides a completely well-configured environment so you can immediately focus on writing your web app code. BentoStarter uses Vue.js because it is cool, fast, and probably the easiest javascript framework to learn today. Your app is deployed to firebase hosting as soon as you commit a new version. Provides a strong PWA configuration so your web app can be used as a mobile (IOS / Android) or desktop application with offline support. BentoStarter uses firestore which provides a cloud NoSQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cloudfront-auth

    cloudfront-auth

    An AWS CloudFront Lambda@Edge function to authenticate requests

    Upon successful authentication, a cookie (named TOKEN) with the value of a signed JWT is set and the user redirected back to the originally requested path. Upon each request, Lambda@Edge checks the JWT for validity (signature, expiration date, audience and matching hosted domain) and will redirect the user to configured provider's login when their session has timed out. If your CloudFront distribution is pointed at a S3 bucket, configure origin access identity so S3 objects can be stored...
    Downloads: 0 This Week
    Last Update:
    See Project