Showing 964 open source projects for "anything"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    BlackTools tcl

    BlackTools tcl

    ultimate channel management tcl script for eggdrop

    BlackTools is the most complete channel management tcl script for eggdrop/windrop who can manage channels from all the IRC networks, although some modules are specifically designed only for Undernet network. Offers everything you need for you to start using your eggdrop by having a lots of commands, protections, modules that make your channel more safe and your life easier.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Yearn metadata storage

    Yearn metadata storage

    Yearn metadata storage on IPFS (static)

    This repo contains all the metadata of the yearn ecosystem. Contents of the data directory are synced to IPFS for storage, accessible through our gateway meta.yearn.network. Consistency of the stored data is verified by small scripts and schemas. Any document can be added to the data directory, but there are some special checks to ensure consistency and ease of accessibility. All JSON files that share names with the files in the schema directory must follow the defined schema, otherwise,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ReactFire

    ReactFire

    Hooks, Context Providers, and Components

    ...This can be tough to support in React's world of re-renders. ReactFire gives you useInitFirestore and useInitRemoteConfig hooks that guarantee they're set before anything else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SuperEdge

    SuperEdge

    An edge-native container management system for edge computing

    ...When the network connection between the edge and the cloud is unstable, or the edge node is offline, the node can still work independently. But at this time, edge node can't do anything associated with writing operation, such as create/delete/update.
    Downloads: 0 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
  • 5
    org-fragtog

    org-fragtog

    Automatically toggle Org mode LaTeX fragment previews

    Automatically toggle Org-mode LaTeX fragment previews as the cursor enters and exits them. Org mode supports inline image previews of LaTeX fragments. These can be toggled with C-c C-x C-l. org-fragtog automates this, so fragment previews are disabled for editing when your cursor steps onto them, and re-enabled when the cursor leaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DraconicTranslator

    Universal Open source D&D Translator

    ...Universal customizable translator, translates D&D draconic by default, change .dsheet file for different languages. please share any custom sheet you make for it(voluntairy), usfull for some please contact for any issues or advice, I am new to this so try whatever ways work for you until I respond to it. Distributed with MIT Licence(permissiv, you may do almost anything) If I made a fault anywhere please report it to me, this includes if you find any legal or category based trouble.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Erda

    Erda

    An enterprise-grade Cloud-Native application platform for Kubernetes

    Erda is an open-source platform created by Terminus to ensure the development of microservice applications. It provides DevOps, microservice governance, and multi-cloud management capabilities. The multi-cloud architecture based on Kubernetes and application-centric DevOps and microservice governance can make the development, operation, monitoring, and problem diagnosis of complex business applications simpler and more efficient. erda is the core repository that implements all the RESTful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tranalyzer

    Tranalyzer

    Tranalyzer flow generator packet analyzer moved to: tranalyzer.com

    ...Flow based and packet based content inspection and extraction, better reporting, geo and organisation labeling, forensics support and encapsulation support such as ethip, teredo, anything in anything, SCTP, etc are new features of the 0.8.14. Checkout the tutorials: https://www.tranalyzer.com/tutorials
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gophernotes

    gophernotes

    The Go kernel for Jupyter notebooks and nteract

    ...These notebooks, with the live Go code, can then be shared with others via email, Dropbox, GitHub and the Jupyter Notebook Viewer. Go forth and do data science, or anything else interesting, with Go notebooks! This project utilizes a Go interpreter called gomacro under the hood to evaluate Go code interactively. The gophernotes logo was designed by the brilliant Marcus Olsson and was inspired by Renee French's original Go Gopher design. If you have the JUPYTER_PATH environmental variable set or if you are using an older version of Jupyter, you may need to copy this kernel config to another directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Blankly

    Blankly

    Easily build, backtest and deploy your algo in just a few lines

    ​Blankly is a live trading engine, backtest runner and development framework wrapped into one powerful open-source package. Models can be instantly backtested, paper traded, sandbox tested and run live by simply changing a single line. We built blankly for every type of quant including training & running ML models in the same environment, cross-exchange/cross-symbol arbitrage, and even long/short positions on stocks (all with built-in WebSockets). Blankly is the first framework to enable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Starlight.jl

    Starlight.jl

    A greedy game engine for greedy programmers

    ...Furthermore, there are plans to allow selective enabling of different subsystems, meaning it could be used for GUI apps or pure physics simulation or anything else you can imagine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API - Basic Project Skeleton

    This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js. This basic example shows how powerful and simple JavaScript can be. Do you want to contribute? Pull requests are always welcome to show more features. Custom email/password user system with basic security and blocking for preventing brute force attacks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...Discord-Sandbox isolates the Discord client from reading background processes by running the Discord web client inside of a webview, which is finally contained inside the Electron process. While I cannot guarantee this client protects you from anything, I have tried my best to remove Discord's data collection. As detailed from Luna Mendes' discord-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Kuberhealthy

    Kuberhealthy

    A Kubernetes operator for running synthetic checks as pods

    ...By creating a custom resource (a KuberhealthyCheck) in your cluster, you can easily enable various synthetic tests and get Prometheus metrics for them. Kuberhealthy comes with lots of useful checks already available to ensure the core functionality of Kubernetes, but checks can be used to test anything you like. We encourage you to write your own check container in any language to test your own applications. It really is quick and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    While creating the iCalendar / ICS functionality for PHPMailer2 and MailSend, I needed a way to generate iCalendar file format files for testing. I really couldn't find anything that was reasonably complete and worked well (that didn't need an extensive installation). I really didn't want anything with dependencies on other projects or tools. So I made my own. Hope you find it useful - I even included the form to create an event.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    vue-datatables-net

    vue-datatables-net

    Vue jQuery DataTables.net wrapper component

    This library is a Vue 3 wrapper for jQuery DataTables. It's a tiny wrapper that doesn't include anything, not even the datatables.net core library. You've found this library because you want to use jQuery datatables.net client-side with your application. Alternatively, if you simply want to integrate with a server-side datatables.net compatible endpoint, then I'd like to suggest looking at bootstrap-vue b-table and this component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pedaba 2.8

    Pedaba 2.8

    General purpose DataBase application for Linux 64bit.

    ...It also has the ability to combine your data (inside pedaba) with several well-known Linux applications (web,multimedia,text and graphics applications). Υou can export anything you want as common ascii text files. Actually pedaba-2 creates multi-page data cards where you can enter text, numbers, calculations, images (jpg , png, bmp etc), and dates as data fields. The data card is the basic element of organization! Ιt supports English and Greek languages. Enjoy...!! Fanis Attard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Apache2::ModProxyPerlHtml

    Reverse proxy with http header, html and javascript code rewritter

    ...It also support meta tag, CSS, and javascript URL rewriting and can be use with compressed HTTP. You can now replace any code by other, like changing images name or anything else. mod_proxy_html can't do all of that. Since release 3.0 ModProxyPerlHtml is also able to rewrite HTTP headers with refresh url redirection. One of the common used of ModProxyPerlHtml is as free replacement for ISA servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laser Kids

    Laser Kids

    Homemade lasers and the braniac laboratory

    ...And guides where it is described how to build them step by step. Any laser described in the guides can be build from scratch using only the common accessible resources. You won't need rare crystals, optics, mirrors or anything like this. On the other hand all lasers here are the demo of the concept. (Rather) cheap, quick-and-dirty mockups. Feel free to make for them proper housing and shining handles. My task is simple - to show that lasers ARE simple. Not less not more.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20

    mp3menu

    An audio player for the Linux console.

    mp3menu lets you select and play your music files using iselect and alsaplayer. Mainly MP3's, but this will actually play anything alsaplayer and libaudio can handle, so WAV and FLAC are covered, as well as a bunch of ancient formats dating back to the 1980s. Sadly, M4A is not. Requires: 1. Alsaplayer 2. Iselect 3. Bash - mp3menu is a bash script. It might work with zsh, dash and other shells, or it might not. Usage: mp3menu was developed for use in a full-screen Linux console (Press CTRL-ALT-F1 to get to the console), but there's no reason it shouldn't work in a terminal emulator (xterm, etc). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    JAMon API is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor the performance and scalability of production applications. JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    PathPicker

    PathPicker

    Accepts a wide range of input, output from git commands & grep results

    PathPicker accepts a wide range of input, output from git commands, grep results, searches, pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. Facebook PathPicker is a simple command line tool that solves the perpetual problem of selecting files out of bash output. Bash is fully supported and works the best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSS Critic

    CSS Critic

    Lightweight CSS regression testing

    ...You probably won't find an easier way of sharing your UI tests than the simple web page that CSS Critic basically is. And don't feel put down by the "CSS" bit, you may throw anything at it that can be converted into a simple image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mycroft

    Mycroft

    Mycroft Core, the Mycroft Artificial Intelligence platform

    ...Your customers will be able to upgrade their experience with premium content and services. The Mycroft open source voice stack can be freely remixed, extended, and deployed anywhere. Mycroft may be used in anything from a science project to a global enterprise environment.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 25

    Kaminari

    A Scope & Engine based, clean & powerful paginator for Ruby webapps

    ...It's modern and sophisticated, supporting numerous ORMs, web frameworks and template engines. Kaminari is very easy to use, with no configuration or defining anything in your models or helpers necessary. Simply bundle the gem, and your models will be ready to be paginated.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB