Showing 11 open source projects for "frontend tools"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Goxygen

    Goxygen

    Generate a modern Web project with Go and Angular, React or Vue

    ...Goxygen generates back-end Go code, connects it with front-end components, provides a Dockerfile for the application and creates docker-compose files for convenient run in development and production environments. By default, it will use React and MongoDB. You can select a different front-end framework and a database using --frontend and --db flags. Goxygen generates a basic structure of a project and doesn't force you to use a specific set of tools. That's why it doesn't bring unneeded dependencies to your project. It uses only a database driver on the back end side and Axios in React and Vue projects. Angular projects use only Angular-specific libraries.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Artalk

    Artalk

    Your Self-hosted Comment System

    Artalk is a modern, self-hosted comment system designed to provide a fast, privacy-focused alternative to third-party commenting platforms for blogs, websites, and web applications. It combines a lightweight frontend written in vanilla JavaScript with a high-performance backend powered by Go, enabling efficient cross-platform deployment and low resource usage. The system is framework-agnostic, allowing it to be integrated into virtually any frontend stack without dependency conflicts or heavy client-side overhead. Artalk emphasizes flexibility and control by offering features such as multi-site management, moderation tools, and plugin extensibility, making it suitable for both personal blogs and larger content platforms. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Vikunja

    Vikunja

    The to-do app to organize your life

    ...Because it’s self-hosted and open, you retain full control over your data and can integrate it with other tools or automation workflows as needed, whether for personal productivity or shared planning.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    Arcane

    Arcane

    Modern Docker Management, Designed for Everyone

    ...Aimed at developers, sysadmins, and self-hosters alike, Arcane combines both graphical and command-line experiences for discovering, launching, and managing containers, images, networks, and volumes across local and remote environments. It emphasizes usability and accessibility, making it less intimidating than traditional tools like Portainer while still powerful enough for real-world usage, including logs, metrics, and console access for individual containers. The project integrates frontend and backend components that work together to provide a cohesive environment management experience, often packaged to run alongside Docker and Docker Compose setups with minimal configuration.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Curlie

    Curlie

    The power of curl, the ease of use of httpie

    If you like the interface of HTTPie but miss the features of curl, curlie is what you are searching for. Curlie is a frontend to curl that adds the ease of use of httpie, without compromising on features and performance. All curl options are exposed with syntax sugar and output formatting inspired from httpie. When running interactively, curlie provides pretty-printed output for json. To force pretty-printed output, pass --pretty.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    S-UI

    S-UI

    An advanced Web Panel • Built for SagerNet/Sing-Box

    ...It includes features for generating subscription links in various formats, allowing easy distribution of configurations to client devices. The system is built with a full-stack architecture combining a Go backend and a modern frontend, ensuring both performance and usability. It also exposes API endpoints for automation and integration with external tools, enabling advanced users to build custom workflows.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Peer Calls

    Peer Calls

    Group peer to peer video calls for everyone written in Go

    Peer Calls is a self-hosted, open-source WebRTC-based video and audio calling platform for group communication. Designed for simplicity and privacy, it allows anyone to run their own video conferencing service without relying on third-party providers. Peer Calls supports multi-user rooms, screen sharing, and chat, all delivered via a clean web interface. It’s great for small teams, communities, and educational groups seeking secure and customizable alternatives to mainstream conferencing tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crossplane Kubernetes

    Crossplane Kubernetes

    The Cloud Native Control Plane

    Build control planes without needing to write code. Crossplane has a highly extensible backend that enables you to orchestrate applications and infrastructure no matter where they run, and a highly configurable frontend that lets you define the declarative API it offers. Upbound built Crossplane to help organizations build their platforms like the cloud vendors build theirs—with control planes. Crossplane is an open source, CNCF project built on the foundation of Kubernetes to orchestrate...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    goneovim

    goneovim

    A GUI frontend for neovim

    goneovim is a Neovim GUI written in Go, using a Qt binding for Go. This repository forked from the original Gonvim for the purpose of maintenance and enhancement. Traditionally, Neovim (and even Vim) has been optimized for working with Terminal, and some Terminal-based workflows cannot be achieved with a GUI. Therefore, for some people, a GUI would be the unnecessary additional stuff. On the other hand, in my opinion, there are some attractive features of GUI. Since Neovim performs all of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Redwood Database

    Redwood Database

    A highly-configurable, distributed, realtime database

    Redwood is an opinionated, full-stack JavaScript/TypeScript web framework built for the modern JAMstack and serverless environments. It combines React for frontend, GraphQL for data fetching, and Prisma for database management, all in a unified developer experience. Redwood is designed for building scalable SaaS products, startups, and internal tools rapidly, with a focus on convention over configuration. Its CLI-driven development model, authentication integrations, and deployment support make it ideal for startups and solo devs looking to ship fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CRFS

    CRFS

    CRFS: Container Registry Filesystem

    ...The system speaks registry protocols and understands layered image formats, resolving whiteouts and overlays so the mounted view matches what a container runtime would see. A FUSE (or platform-equivalent) frontend makes it trivial to integrate with existing tools: compilers, test runners, or debuggers can read files as if they were local. This lazy, verified access pattern is especially valuable in CI and developer workflows where you inspect or compile a few files from a massive base image. By treating registries as a read-only filesystem, CRFS turns image artifacts into first-class, quickly accessible build inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB