Showing 964 open source projects for "main"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    degit

    degit

    Straightforward project scaffolding

    ...This makes it useful for starter kits, demos, examples, framework templates, and repeatable project setup. It also supports repository actions through a degit.json file, allowing copied projects to clone additional content or remove files automatically. Its main value is making template-based project creation lightweight, fast, and easy to automate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LiveDebugger

    LiveDebugger

    Tool for debugging LiveView applications

    ...It is designed to make LiveView debugging more visual and easier to understand than relying only on logs or manual inspection. LiveDebugger can be installed as a development dependency and also offers browser DevTools extensions for Chrome and Firefox. Its main value is giving Phoenix LiveView teams a dedicated debugging experience for understanding component state, callbacks, and runtime behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TypeGPU

    TypeGPU

    A modular and open-ended toolkit for WebGPU

    ...It can generate WGSL from TypeScript-style functions, helping developers keep GPU code closer to the rest of their application logic. TypeGPU is useful for teams that want the power of WebGPU without losing the safety and tooling benefits of TypeScript. Its main value is making GPU programming more approachable, composable, and reliable for modern JavaScript and TypeScript projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    chinese-buy-us-stock-guide

    chinese-buy-us-stock-guide

    Science book on US stocks written for investors

    ...It is useful for readers who need a structured overview of the operational and regulatory questions involved in cross-border investing. The content emphasizes explaining not only each step, but also the risks and reasoning behind it. Its main value is collecting scattered U.S. stock investing information into a clearer Chinese-language learning path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Wish

    Wish

    Make SSH apps, just like that

    ...It includes middleware support, which makes it easier to add behavior such as logging, authentication, Bubble Tea integration, and custom session handling. Wish is built on top of gliderlabs/ssh, so it can fit into existing Go projects that already need SSH functionality. Its main value is making interactive terminal software feel easy to host, share, and run over SSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Huh?

    Huh?

    Build terminal forms and prompts

    ...It also includes an accessible mode for screen readers, making terminal interactions more inclusive. Huh is useful for CLIs that need configuration wizards, onboarding flows, setup prompts, surveys, or guided data entry. Its main value is making terminal forms easier to build while keeping them attractive, interactive, and developer-friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPTs

    GPTs

    Leaked prompts of GPTs

    ...Because the project involves prompts described as leaked or contributed from multiple sources, users should approach it carefully and avoid reusing anything that may be private, proprietary, or unauthorized. Its main value is as a research reference for understanding prompt design patterns in real assistant configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Privacy Respecting

    Privacy Respecting

    Curated List of Privacy Respecting Services and Software

    ...It also links to related security checklists and privacy education projects. The list is useful for people comparing privacy-conscious tools before changing their everyday digital habits. Its main value is centralizing practical options for reducing tracking, improving data control, and finding more respectful software ecosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hybridauth

    hybridauth

    An abstract api between your application and various social apis

    Hybridauth enables developers to easily build social applications and tools to engage website visitors and customers on a social level that starts off with social sign-in and extends to social sharing, users profiles, friends lists, activity streams, status updates and more. The main goal of Hybridauth is to act as an abstract API between your application and the various social networks APIs and identity providers such as Facebook, Twitter, and Google. To install Hybridauth we recommend Composer, the now defacto dependency manager for PHP. Alternatively, you can download and use the latest release available at Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    TextDistance

    TextDistance

    Compute distance between sequences

    Python library for comparing the distance between two or more sequences by many algorithms. For main algorithms, text distance try to call known external libraries (fastest first) if available (installed in your system) and possible (this implementation can compare this type of sequences). Install text distance with extras for this feature. Textdistance use benchmark results for algorithm optimization and try to call the fastest external lib first (if possible).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rust-Lightning

    Rust-Lightning

    Bitcoin Lightning library written in Rust

    Rust-Lightning is a Bitcoin Lightning library written in Rust. The main crate, lightning, does not handle networking, persistence, or any other I/O. Thus, it is runtime-agnostic, but users must implement basic networking logic, chain interactions, and disk storage. The project implements all of the BOLT specifications in the 1.0 spec. The implementation has pretty good test coverage that is expected to continue to improve.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Swarm Bee

    Swarm Bee

    Bee is a Swarm client implemented in Go

    ...It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.There are two versioning schemes used in Bee that you should be aware of. The main Bee version does NOT follow strict Semantic Versioning. Bee hosts different peer-to-peer wire protocol implementations and individual protocol breaking changes would necessitate a bump in the major part of the version. Breaking changes are expected with bumps of the minor version component. New (backward-compatible) features and bug fixes are expected with a bump of the patch component. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    AIOHTTP

    AIOHTTP

    Asynchronous HTTP client/server framework for asyncio and Python

    ...A long awaited new feature is tracing client request life cycle to figure out when and why client request spends a time waiting for connection establishment, getting server response headers etc. Now it is possible by registering special signal handlers on every request processing stage. The main change is dropping yield from support and using async/await everywhere. Farewell, Python 3.4. You often want to send some sort of data in the URL’s query string. If you were constructing the URL by hand, this data would be given as key/value pairs in the URL after a question mark, e.g. httpbin.org/get?key=val. Requests allows you to provide these arguments as a dict, using the params keyword argument. aiohttp internally performs URL canonicalization before sending request.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    magic-string

    magic-string

    Manipulate strings like a wizard

    ...This makes it especially useful when generated output still needs to map back to the original source for debugging. Magic String works in both Node.js and browser environments. Its main value is making code manipulation precise, fast, and source-map-friendly for build tools and language tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Radon IDE

    Radon IDE

    VSCode/Cursor extension that turns your editor into an IDE

    ...It is especially useful for teams using Expo or React Native who want faster iteration and a more integrated workflow. The repository is mainly used for issue tracking and discussion around the Radon IDE product. Its main value is making React Native development feel more like a dedicated IDE experience inside editors developers already use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GitHub Corners

    GitHub Corners

    A fresher "Fork me on GitHub" callout

    ...Because it is built with SVG, it stays sharp on high-resolution screens and works well as a small decorative callout. The project also adds personality through simple interactivity, including hover behavior on desktop and page-load animation on mobile. Its main value is helping open-source projects add a recognizable GitHub link without using an outdated banner style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sdk-js

    sdk-js

    JavaScript / TypeScript SDK for building Astrid OS capsules

    ...Its developer experience is shaped around familiar JavaScript patterns such as Node-style file APIs, WHATWG conventions, and event-driven behavior. The SDK adds typed ergonomics over the lower-level host ABI, making capsule development easier for web and Node developers. Its main value is bringing Astrid capsule development into the JavaScript ecosystem without changing the runtime contract.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fang

    Fang

    The CLI starter kit

    ...Fang focuses on making command output, errors, help, and application structure feel more refined without requiring extensive custom code. It can help teams start new CLI tools faster while keeping a consistent interface style. Its main value is providing a batteries-included layer for modern, attractive, and maintainable Go command-line apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Freeze

    Freeze

    Generate images of code and terminal output

    ...The tool supports multiple output formats, making it useful across web pages, presentations, and repository assets. Freeze is especially helpful for CLI projects where terminal output needs to look clear, styled, and repeatable. Its main value is turning code snippets and command-line sessions into shareable visuals with a simple developer workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bubbles

    Bubbles

    TUI components for Bubble Tea

    ...Bubbles is useful because it saves developers from rebuilding basic interface behavior from scratch every time they make a terminal app. The components are designed to work with Bubble Tea’s architecture while remaining customizable for different application styles. Its main value is speeding up the creation of polished, consistent, and maintainable terminal interfaces in Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    git-toolbelt

    git-toolbelt

    A suite of useful Git commands that aid with scripting

    ...It is designed for developers who already use Git heavily and want a faster workflow around repetitive operations. The tools are intentionally lightweight and shell-friendly, so they fit naturally into terminal aliases, scripts, and editor integrations. Its main value is turning frequent Git chores into short, readable commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tile Kernels

    Tile Kernels

    A kernel library written in tilelang

    ...It is aimed at developers and researchers who work close to model internals and need efficient low-level building blocks. TileKernels also includes testing and benchmarking utilities to help evaluate correctness and performance. Its main value is providing reusable TileLang-based kernels for experimental and production-adjacent deep-learning systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Go

    Go

    Go tools, libraries

    ...It also supports compiling and deploying included CLIs into the user’s local path. The project is useful as a reference for how a developer organizes reusable Go utilities across multiple small tools. Its main value is as a living toolkit and development workspace for Go experiments, libraries, and productivity-oriented command-line programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hermione

    Hermione

    Browser test runner based on mocha and wdio

    ...When tests are run one by one, it takes a lot of time. Hermione can run tests in parallel sessions in different browsers out of the box. Running of too many tests in parallel can lead to the overloading of the main process CPU usage which causes degradation in test passing time, so Hermione runs all tests in subprocesses in order to solve this problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Autograd

    Autograd

    Efficiently computes derivatives of numpy code

    ...It supports reverse-mode differentiation (a.k.a. backpropagation), which means it can efficiently take gradients of scalar-valued functions with respect to array-valued arguments, as well as forward-mode differentiation, and the two can be composed arbitrarily. The main intended application of Autograd is gradient-based optimization. For more information, check out the tutorial and the examples directory. We can continue to differentiate as many times as we like, and use numpy's vectorization of scalar-valued functions across many different input values.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo