Search Results for "java open source" - Page 62

Showing 1860 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    react-three/flex

    react-three/flex

    Flexbox for react-three-fiber

    Placing content in THREE.js is hard. @react-three/flex brings the webs flexbox spec to react-three-fiber. It is based on Yoga, Facebook's open-source layout engine for react-native. Simply create layouts by wrapping your 3D objects in different <Box /> instances inside a <Flex /> container. This way they will be automatically placed in the 3D space following the flexbox specification just like in the DOM. You can tweak the container and the boxes using standard CSS flex properties, like flexDirection or justifyContent for the container and flexGrow for the boxes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    deno websocket

    deno websocket

    A simple WebSocket library like ws of node.js library for deno

    A simple WebSocket library like ws of node.js library for deno. This library is wrapping the ws standard library as the server side and the native WebSocket API as a client side. You can receive callbacks at the EventEmitter and can use the same object format on both the server side and the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tech Interview Handbook

    Tech Interview Handbook

    Curated coding interview preparation materials

    Tech Interview Handbook is a curated, mostly self-contained compilation of technical interview preparation resources—including algorithms, system design, resume tips, and behavioral questions—crafted for busy software engineers. The information in this repository is condensed. Ultimately, the key to succeeding in technical interviews is consistent practice and I don't want to bore you with too many words. I tell you the minimum you need to know on how to go about navigating the interview...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    icestark

    icestark

    Micro Frontends solution for large application

    Use icestark to build your next micro-front application, or migrate your current giant application without pain. As simple as developing SPA applications, it not only solves the problem of synergy among multiple development teams, but also brings a safe sandbox and excellent performance experience. icestark uses the configuration of the micro-application entrance field to render the application, so this field very important. For different scenarios, icestark also supports a variety of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Serverless Next.js Component

    Serverless Next.js Component

    Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components

    A zero-configuration Next.js 10/11 serverless component for AWS Lambda@Edge aiming for full feature parity. Since Next.js 8.0, serverless mode was introduced which provides a new low-level API that projects like this can use to deploy onto different cloud providers. However, Next.js doesn't provide the full serverless routing logic, hence why this project is needed to fill the gap. The long-term vision is to allow you to self-host with various clouds, starting with AWS. This project is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    An open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. Part of the Microsoft Bot Framework. We love bots, and want to make them easy and fun to build! Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    typera

    typera

    Type-safe routes for Express and Koa

    Typera helps you build backends in a type-safe manner by leveraging io-ts and some TypeScript type inference magic. It works with both Express and Koa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vue-awesome-swiper

    vue-awesome-swiper

    Swiper component for @vuejs

    Each display block (screen) of Swiper is a slide, and pictures or texts are placed in the slide. All the slides are arranged in one line (or multiple lines) and contained in the wrapper. The main container contains the wrapper and Arrow button control navigation and pager control pagination. When the finger (or mouse) touches and slides the Swiper, the Swiper transforms the wrapper by calculating the sliding distance difference in each frame of the browser to produce the drag effect. When...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Mongoosastic

    Mongoosastic

    Index Mongoose models into elasticsearch automatically

    Mongoosastic is a mongoose plugin that can automatically index your models into elasticsearch. Mongoosastic is a Mongoose plugin that integrates Elasticsearch with MongoDB, enabling real-time indexing and powerful search capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Berty IPFS

    Berty IPFS

    Berty Labs is a mobile app to explore IPFS on mobile

    Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network. Modules are automatically added to the home tool list in the app. They allow you to run custom Go or JavaScript and programmatically access a Gomobile-IPFS-backed IPFS shell on mobile very quickly. You don't need to know JavaScript to create or run a Go module and you don't need to know Go to create or run a JavaScript module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bundlejs

    bundlejs

    An online tool to quickly bundle & minify your projects

    bundlejs is a web-based JavaScript bundle size analyzer that helps developers understand the impact of their dependencies. It provides real-time insights into bundle size, minification, and tree-shaking effectiveness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Firelens Datajet

    Firelens Datajet

    Route test data to Fluent Bit flexibly

    Route test data to Fluent Bit flexibly. This system can be run locally with a local Fluent Bit process or compiled to a docker image and run with a sidecar aws-for-fluent-bit container. The purpose of Firelens-Datajet is to abstract test configuration from implementation code It does so by running tests based on a single JSON file and outputting the results. Future work on this system involves making a REST interface for tests to be invoked by sending a POST request with the test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    generatedata

    generatedata

    A powerful, feature-rich, random test data generator

    This is the repo for the downloadable version of generatedata.com. The script is essentially an engine to generate any sort of random data in any format. It currently comes with 30 or so Data Types (types of data it generates), 12 Export Types (formats for the data, like CSV, SQL, JSON), plus around 32 data sets for specific countries (city names, regions, etc). But more importantly, it can be extended in any way you want. Check out the developer documentation for more information on that....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nexus

    Nexus

    Code-First, Type-Safe, GraphQL Schema Construction

    Declarative, Code-First GraphQL Schemas for JavaScript/TypeScript. GraphQL Nexus' APIs were designed with type-safety in mind. We auto-generate type-definitions as you develop, and infer them in your code, giving you IDE completion and type error catching out of the box! Nexus can work with existing graphql-js types when constructing its schema. The generated schema works with your favorite tools like Apollo Server or GraphQL middleware. GraphQL Nexus is a declarative syntax layered on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    react-native-modal

    react-native-modal

    An enhanced, animated, customizable Modal for React Native

    An enhanced, animated, customizable Modal for React Native. The goal of react-native-modal is to expand the original React Native Modal component by adding animations, style customization options, and new features, while still providing a simple API. Under the hood, react-native-modal uses react-native original Modal component. Before reporting a bug, try swapping the react-native-modal with the react-native original Modal component and, if the issue persists, check if it has already been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mometa

    mometa

    R&D-oriented low-code meta-programming, code visual editing, etc.

    Mometa is not a traditional mainstream low-code platform (such as amis/Yunfengdie), mometa is a research and development-oriented, code visual design and editing platform; it is more like Dreamweaver, gui visual editing for programmers. The positioning of mometa is more based on the local development mode of programmers, adding the ability of visual coding (modification is also the local code file itself); it is more like an auxiliary coding tool, rather than No-Code (amis/Cloud Phoenix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PPet

    PPet

    Put a cute girl on your desktop for a little more fun

    Put a cute girl on your desktop for a little more fun, supports Mac, Win and Linux. Download the latest version, use .dmg for Mac, .exe for Windows, and .deb for Linux. Drag the local model folder into the window, and it will be updated to the model list if the import is successful. Add files (local models start with) jsonin Settings -> Models list .file://.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Unique Names Generator

    Unique Names Generator

    Generate unique and memorable name strings

    unique-names-generator is a lightweight JavaScript library that generates random, unique, and human-readable names. It is useful for generating usernames, IDs, and other identifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    html2canvas

    html2canvas

    A JavaScript HTML screenshot renderer

    html2canvas is a JavaScript HTML renderer. The script provides you with the tools to take screenshots of webpages directly on the browser. The screenshot is based on the DOM and therefore, it may not be 100% accurate to the real representation, given that it is not an actual screenshot, but a type of screenshot built based on the available data and information of the page. The script renders such page as a canvas image, by reading the DOM and the different styles of the featured elements. It...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    TroisJS

    TroisJS

    ThreeJS + VueJS 3 + ViteJS

    I wanted to code something similar to react-three-fiber but for VueJS. I started from scratch, I will rewrite some of my WebGL demos to see if this little toy can do the job. The most popular WebGL library, with a good support on both desktop and mobile. With TroisJS you can easily create 3D content for your website using VueJS components. Really fast development time with ViteJS/HMR ! Useful to create awesome 3D scenes. Thanks to VueJS/ViteJS, TroisJS use watchers and HMR to update ThreeJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ngx-auth-firebaseui

    ngx-auth-firebaseui

    Angular Material UI component for firebase authentication

    Open Source Library for Angular Web Apps to integrate a material user interface built for firebase authentication. Angular UI component for firebase authentication. This library is an angular module (including angular components and services) that allows to authenticate your users with your firebase project. NgxAuthFirebseUI is compatible with angular material and angular flexLayout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    docz

    docz

    It has never been so easy to document your things!

    Docz makes it easy to write and publish beautiful interactive documentation for your code. Create MDX files showcasing your code and Docz turns them into a live-reloading, production-ready site. Documenting code is one of the most important and time-consuming tasks when developing software. A lot of time is spent on building and maintaining custom documentation sites. Docz enables you to quickly create a live-reloading, SEO-friendly, production-ready documentation site with MDX and customize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bot Framework Composer

    Bot Framework Composer

    Dialog creation and management for Microsoft Bot Framework Application

    Bot Framework Composer is an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding and QnA Maker, and a sophisticated composition of bot replies (Language Generation). Within this tool, you'll have everything you need to build a sophisticated conversational experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenAPI-to-GraphQL

    OpenAPI-to-GraphQL

    Translate APIs described by OpenAPI Specifications (OAS) into GraphQL

    Translate APIs described by OpenAPI Specifications (OAS) into GraphQL. The Command Line Interface (CLI) provides a convenient way to start a GraphQL server wrapping an API for a given OpenAPI Specification. Use OpenAPI-to-GraphQL as a library in your application to generate GraphQL schemas. The GraphQL interface is created around the data definitions in the given OAS, not around the endpoints, leading to a natural use of GraphQL. Nested data Links defined in the OAS are used to create nested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VoiceOver

    VoiceOver

    VoiceOver is a web application that allows you to transcribe audio

    VoiceOver is a web application that allows you to transcribe English audio and listen to it in another voice. Choose a source, an audio file (.wav) in English only. Transcribe audio, several algorithms will take care of it. Listen to the generated transcription, a man or a woman, it's up to you!
    Downloads: 0 This Week
    Last Update:
    See Project