Showing 103 open source projects for "x root"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    x-transformers

    x-transformers

    A simple but complete full-attention transformer

    A simple but complete full-attention transformer with a set of promising experimental features from various papers. Proposes adding learned memory key/values prior to attending. They were able to remove feedforwards altogether and attain a similar performance to the original transformers. I have found that keeping the feedforwards and adding the memory key/values leads to even better performance. Proposes adding learned tokens, akin to CLS tokens, named memory tokens, that is passed through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WalletConnect v2.x.x

    WalletConnect v2.x.x

    WalletConnect Monorepo

    Open protocol for connecting Wallets to Dapps. The communications protocol for web3, WalletConnect brings the ecosystem together by enabling wallets and apps to securely connect and interact. With WalletConnect, you can connect your wallet with hundreds of apps, opening the doors to a new world of web3 experiences. Uniswap. Swap, earn, and build on the leading decentralized crypto trading protocol. Foundation. Create, collect and sell NFTs.Install nodejs and npm. Install python3 and ensure...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    kubectl node-shell

    kubectl node-shell

    Exec into node via kubectl

    Start a root shell in the node's host OS running. Uses an alpine pod with nsenter for Linux nodes and a HostProcess pod with PowerShell for Windows nodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    conky

    conky

    Light-weight system monitor for X

    Conky is a free, light-weight system monitor for X, that displays any kind of information on your desktop. Conky is free software and runs in X on Linux and BSD. Originally a fork of Torsmo, Conky's torsmo-based code is BSD licensed. New code in Conky has been licensed under GPL 3.0. Since its inception, Conky has changed significantly from its predecessor, while maintaining simplicity and configurability.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    elFinder

    elFinder

    Open-source file manager for web, written in JavaScript

    elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Creation is inspired by the simplicity and convenience of Finder program used in Mac OS X operating system. elFinder 2.1.x is currently actively developed, and recommended version. elFinder 2.0.x is stable version but lacks advanced features. All operations with files and folders on a remote server (copy, move, upload, create folder/file, rename, etc.). High-performance server backend and light client UI. Multi-root support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Next.js Notion Starter Kit

    Next.js Notion Starter Kit

    Deploy your own Notion-powered website in minutes with Next.js

    Next.js Notion Starter Kit is a boilerplate / starter template to quickly build a website (blog, portfolio, documentation site) using Next.js and react-notion-x, while using a public Notion page as a CMS. It’s the same foundation the author uses to power their personal site. The idea is to let you write and manage content in Notion, and have that content rendered as a fully functional, statically-generated React/Next.js site, with minimal setup — usually just a configuration file to point to your root Notion page. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    dbootstrap

    Build debian packages without needing root

    Build filesystem images and debian packages/repository without needing root. Some initial setup required after checkout: unshare: $ cat /etc/subuid apt-mirror:100000:65536 $ cat /etc/subgid apt-mirror:100000:65536 A directory called .configure will need creating in the root of the checkout: drwxrwsr-x 5 100000 apt-mirror 4096 Dec 9 21:42 .configure the directory patched needs its mode/ownership changing (including subdirectories) drwxrwsr-x 12 100000 apt-mirror 4096 Dec 9 17:06 patches WEBROOT in the Makefile needs to point to the root of REPOURL $(WEBROOT)/$(REPO) needs to be created with these permissions $ ls -ald bootstrap/ drwxrwsr-x 5 100000 apt-mirror 4096 Dec 9 18:15 bootstrap/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    audiostat

    X11 Popup that shows the state of your audiocontrol

    audiostat is a plain Xlib app to be used by any X11 windowmanager to show the state of your audiocontrol. Requirement: alsa-utils You can bind it to the audio-keys of your keyboard, As an example: I use the following keybindings in my .mwmrc: <Key>XF86AudioLowerVolume root|window|frame|icon f.exec "amixer set 'Master' 10%- > /dev/null; audiostat" <Key>XF86AudioRaiseVolume root|window|frame|icon f.exec "amixer set 'Master' 10%+ > /dev/null; audiostat" ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xfe

    xfe

    A lightweight file manager for X

    X File Explorer (Xfe) is an MS-Explorer like file manager for X. It is based on X Win Commander, which was developed by Maxim Baranov. Xfe aims to be the file manager of choice for people who are looking for a fast and light graphical file manager on Unix systems.
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Kalker

    Kalker

    scientific calculator math syntax user-defined functions kalker

    Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals Features Operators: +, -, *, /, !, % Groups: (), [], ⌈ceil⌉, ⌊floor⌋ Vectors: (x, y, z, ...) Matrices: [x, y, z; a, b, c; ...] Pre-defined functions and constants User-defined functions and variables Root finding using Newton's method (eg. x^2 = 64). Note: estimation and limited to one root Derivation (prime notation) and integration (eg. integral(a, b, x dx) The value of an integral is estimated using Simpson's 3/8 rule, while derivatives are estimated using the symmetric difference quotinent (and derivatives of higher order can be a bit inaccurate as of now) Complex numbers Understands fairly ambiguous syntax (eg. 2sinx + 2xy) Syntax highlighting Piecewise functions: , pressing enter before typing the final "}" will make a new line without submitting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ezarcher

    Ezarcher

    Ezarcher | Arch Linux Based Re-Spins

    Welcome to Ezarcher Ezarcher Linux is a full featured Arch Linux based desktop. The ISOs provided are Cinnamon, Cosmic, Gnome, KDE, LXQt, Mate, and Xfce desktops. There are two installation methods, the Calamares Installer and the Arch Way. The ISO folder contains ISOs considered stable and reliable for regular use. The Project_Files folder contains the tar files with all the project files used in the build process and documentation. This project is released under the GPL open...
    Leader badge
    Downloads: 185 This Week
    Last Update:
    See Project
  • 12
    ExTiX - The Ultimate Linux System

    ExTiX - The Ultimate Linux System

    Based on Debian with Deepin/LXQt/KDE/WayDroid and kernel 6.18.6-exton

    Version 26.1, 25.12-2, 25.12 and 25.3 (four versions - Build 260123, 251205, 251201 and 250305 ) of ExTiX 64 bit are based on Debian/Ubuntu. In ExTiX I have installed Deepin Desktop 25.0.10, LXQt 2.2/LXDE respectively KDE Plasma Desktop together with Ubuntu Desktop (for Wayland). PROGRAM content etc Among many other programs GParted, SMPlayer, Gimp and Kodi. In addition Java and all necessary additions in order to install programs from source. PASSWORDS The password for root is...
    Leader badge
    Downloads: 628 This Week
    Last Update:
    See Project
  • 13

    Debian LXDE, IceWM, Openbox, LxQt Ru

    Debian LXDE & IceWM & LxQt & Openbox AppPack Rus

    Сборка Debian с оформленным рабочим окружением LXDE, IceWM, LxQt, Openbox, а так же предустановленными драйверами non-free и программами для различных задач (офис, видео- и аудио - редактирование, системное администрирование и пр.). Делал для личного использования, если кому еще пригодится - буду рад. Сборки 32 бит (i386) и 64 бит (amd64). Подробное описание и список программ представлены в разделе wiki. *12.2024: 1. Добавил репозиторий mozilla для обновления firefox. 2. Сделал...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 14
    Windows Install

    Windows Install

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh

    The Windows Install.app program allows you to install Windows directly from the Mac OS system. There is no need to create an installation flash drive. Suitable for Hackintosh and Macintosh (install drivers yourself). Possibility to make a backup. There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. The utilities used are wimlib and ntfs-3g and others.
 Disk access must be granted (shown in the screenshot) The user must be an administrator and the...
    Leader badge
    Downloads: 941 This Week
    Last Update:
    See Project
  • 15
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    Main goals: * Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available. * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc. * Simple configuration * Automatic compilation.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 16
    exGENT 64 bit  Linux Live System

    exGENT 64 bit Linux Live System

    exGENT Live System is - as the name suggests - based on Gentoo Linux

    exGENT version 240201/240125 Linux Live System is - as the name suggest - based on Gentoo Linux. The best thing with exGENT is the premier auto detection of hardware and the ability to relatively easy install the system to hard drive during a live session. (Calamares Installer). LXQt 1.4 is used as Desktop environment. Used kernel: 6.7.1/6.1.67. exGENT runs on all "normal" and fairly new computers. They run very well also in VirtualBox/VMware. INSTALLATION The systems can easily be...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 17
    GaryOS

    GaryOS

    GaryOS is an entire GNU/Linux system in a single bootable file

    GaryOS is an entire GNU/Linux system in a single bootable file. It is also a Builder system to create and package Gentoo installations. Builder creates custom root filesystems that GaryOS can load into memory in place of its own. GaryOS can build new or updated versions of itself from within itself. Primary uses: * System rescue and recovery * Anonymous and secure workstation * GNU/Linux learning environment * Installation of Gentoo Unique advantages: * Source-based...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    JakiKaliOS

    JakiKaliOS

    JakiKaliOS V.0.01 is a LiveRAM Debian distribution based on Kali Linux

    JakiKaliOS is a LiveRAM Linux distribution based on Kali Linux, designed for cybersecurity professionals, ethical hackers, forensic analysts, and laboratory environments. The system runs entirely in RAM by default, leaving no disk footprint and providing fast, clean, and temporary work sessions ideal for security testing and controlled operations. JakiKaliOS includes a lightweight XFCE desktop optimized for performance and low resource usage, suitable for virtual machines, VPS consoles,...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    NuPIC

    NuPIC

    Numenta platform for intelligent computing

    The Numenta Platform for Intelligent Computing (NuPIC) is a machine intelligence platform that implements the HTM learning algorithms. HTM is a detailed computational theory of the neocortex. At the core of HTM are time-based continuous learning algorithms that store and recall spatial and temporal patterns. NuPIC is suited to a variety of problems, particularly anomaly detection and prediction of streaming data sources. For more information, see numenta.org or the NuPIC Forum. If you want...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    polynomial-roots-calculation

    Application for calculating the real roots of a polynomial

    Application for polynomial roots calculation. The application does the job by supposing the roots of the derivative function are known. This way, we can delimit the range where each possible root is in, and by applying Bolzano's theorem, we can find the zeroes. It is not a very eficient way, as we must calculate al the derivatives of the polinomial, implying very high numbers (n!), that make the needed precision increase, making the computational complexity for high-degree polinomials poor. But I have been able to make it work with a 40-degree polynomial, with two very proximal zeroes arround x=1000. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Amazon Kinesis Flink Connectors

    Amazon Kinesis Flink Connectors

    Contains various Apache Flink connectors to connect to AWS data

    This library contains various Apache Flink connectors to connect to AWS data sources and sinks. This repository contains various Apache Flink connectors to connect to AWS Kinesis data sources and sinks. Flink maintain backwards compatibility for the Sink interface used by the Firehose Producer. This project is compatible with Flink 1.x, there is no guarantee it will support Flink 2.x should it release in the future. An Apache Flink application is a Java or Scala application that is created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HelloSystem-FreeBSD

    HelloSystem-FreeBSD

    MacOS Themed Linux - FreeBSD 13

    It you wants to use MacOS themed or macOS similar linux kernel.e., Berkeley Software Distribution (BSD), then you can use HelloSystem OS, you will get the main bootable iso from Github, but I am sharing you, ready made OvF file, just import and use, no need to install. You can increase the Hardware Capacity like RAM, HDD STORAGE, or Graphics Memory, but you can minimise, because it is set upto minimum for smooth run. username is - hemant password is - <single space bar> for using...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    tfenv

    tfenv

    Terraform version manager

    Terraform version manager inspired by rbenv. The trust-tfenv directive means that verification uses a copy of the Hashicorp OpenPGP key found in the tfenv repository. Skipping that directive means that the Hashicorp key must be in the existing default trusted keys. By default, console output from tfenv does not print a date stamp or log severity. Some variables allow you to pass a string containing a command that will be executed using eval in order to produce a prefix to each console output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    React Rails

    React Rails

    Integrate React.js with Rails views and controllers

    ...If you use Jbuilder to pass a JSON string to react_component, make sure your JSON is a stringified hash, not an array. This is not the Rails default, you should add the root node yourself. React-Rails 2.4.x uses React 16+ which no longer has React Addons. Therefore the pre-bundled version of react no longer has an addons version, if you need addons still, there is the 2.3.1+ version of the gem that still has addons. React-Rails supports plenty of file extensions such as: .js, .jsx.js, .js.jsx, .es6.js, .coffee, etcetera! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB