[go: up one dir, main page]

Showing 27 open source projects for "cpu config"

View related business solutions
  • Relax: PRTG Monitors Your IT for You Icon
    Relax: PRTG Monitors Your IT for You

    Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

    You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
    Start Your Free PRTG Trial Now
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    XMRig

    XMRig

    RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified miner

    High performance, open-source, cross-platform RandomX, KawPow, CryptoNight, and AstroBWT CPU/GPU miner, RandomX benchmark, and stratum proxy. XMRig is a high-performance, open-source, cross-platform RandomX, KawPow, CryptoNight, and AstroBWT unified CPU/GPU miner and RandomX benchmark. Official binaries are available for Windows, Linux, macOS, and FreeBSD. The preferred way to configure the miner is the JSON config file as it is more flexible and human-friendly. The command-line interface does...
    Downloads: 79 This Week
    Last Update:
    See Project
  • 2
    Telegraf

    Telegraf

    The plugin-driven server agent for collecting and reporting metrics

    Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics. Telegraf is plugin-driven and has the concept of 4 distinct plugin types. Input Plugins collect metrics from the system, services, or 3rd party APIs. Processor Plugins transform, decorate, and/or filter metrics. Aggregator Plugins create aggregate metrics...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    ko

    ko

    Build and deploy Go applications on Kubernetes

    ... it a powerful tool for Kubernetes applications. ko depends on the authentication configured in your Docker config. If you can push an image with docker push, you are already authenticated for ko. Since ko doesn't require docker, ko login also provides a surface for logging in to a container image registry with a username and password, similar to docker login. Additionally, if auth is not configured in the Docker config, ko includes built-in support for authenticating container registries.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Ajenti 2

    Ajenti 2

    Ajenti Core and stock plugins

    Ajenti is a Linux & BSD modular server admin panel. Ajenti 2 provides a new interface and a better architecture, developed with Python3 and AngularJS. Ajenti 2 can be easily installed with pip and the provided script. Picks up your current configuration and works on your existing system as-is, without any preparation. Does not overwrite your config files, options and comments. All changes are non-destructive. Includes lots of plugins for system and software configuration, monitoring...
    Downloads: 4 This Week
    Last Update:
    See Project
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 5
    OliveTin

    OliveTin

    OliveTin gives safe and simple access to predefined shell commands

    Give safe and simple access to predefined shell commands from a web interface. OliveTin just runs shell commands, so theoretically, you could integrate with a bunch of stuff just by using curl, ping, etc. However, writing your own shell scripts is a great way to extend OliveTin. Uses only a few MB of RAM and barely any CPU. Written in Go, with a web interface written as a modern, responsive, single-page app that uses the REST/gRPC API. Helps potential contributors be consistent, and helps...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    nvimdots

    nvimdots

    A well configured and structured Neovim

    This repo hosts our Neovim configuration for Linux (with NixOS support), macOS, and Windows. init.lua is the config entry point.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Hetzner k3s

    Hetzner k3s

    A CLI tool to install and manage Kubernetes clusters in Hetzner Cloud

    This is a CLI tool to quickly create and manage Kubernetes clusters in Hetzner Cloud using the lightweight Kubernetes distribution k3s from Rancher. Hetzner Cloud is an awesome cloud provider which offers a truly great service with the best performance/cost ratio in the market. With Hetzner's Cloud Controller Manager and CSI driver you can provision load balancers and persistent volumes very easily. k3s is my favorite Kubernetes distribution now because it uses much less memory and CPU, leaving...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    SSD in PyTorch 1.0

    SSD in PyTorch 1.0

    High quality, fast, modular reference implementation of SSD in PyTorch

    ... replace every component with your own code without changing the code base. For example, You can add EfficientNet as the backbone, just add efficient_net.py (ALREADY ADDED) and register it, specific it in the config file, It's done! Smooth and enjoyable training procedure: we save the state of model, optimizer, scheduler, training iter, you can stop your training and resume training exactly from the save point without change your training CMD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Bento

    Bento

    Packer templates for building minimal Vagrant baseboxes

    Bento is a project that encapsulates Packer templates for building Vagrant base boxes. A subset of templates are built and published to the bento org on Vagrant Cloud. These published boxes serve as the default boxes for kitchen-vagrant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 10
    Hermione

    Hermione

    Browser test runner based on mocha and wdio

    Hermione is a utility for integration testing of web pages using WebdriverIO and Mocha. If you are familiar with WebdriverIO and Mocha, you can start writing and running tests in 5 minutes! You need to install Hermione via npm and add a tiny config to your project. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cocoyaxi

    cocoyaxi

    A go-style coroutine library in C++11 and more

    cocoyaxi (co for short), is an elegant and efficient cross-platform C++ base library. It contains a series of high-quality base components, such as a go-style coroutine, coroutine-based network programming framework, command line, and config file parser, high-performance log library, unit testing framework, JSON library, etc. co has implemented a go-style coroutine, which has the following features. Multi-thread scheduling, the default number of threads is the number of system CPU cores. Shared...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Logagent

    Logagent

    Extensible log shipper with input/output plugins, buffering, etc.

    Logagent is a modern, open-source, lightweight log shipper. It is like Filebeat and Logstash in one, without the JVM memory footprint. It comes with out-of-the-box and extensible log parsing, on-disk buffering, secure transport, and bulk indexing to Elasticsearch, Sematext Logs, and other destinations. Its low memory footprint and low CPU overhead make it suitable for deploying on edge nodes and devices, while its ability to parse and structure logs makes it a great Logstash alternative.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sysmon-Modular

    Sysmon-Modular

    A repository of sysmon configuration modules

    ... configuration variants (balanced, default with FileDelete, verbose, super-verbose, and a Microsoft Defender for Endpoint augmentation) to cover common use cases while warning about the performance tradeoffs of very verbose settings. The repo ships helper tooling (PowerShell and Python scripts) to merge selected modules into a final sysmonconfig.xml, automating CI builds and allowing repeatable config generation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    gops

    gops

    A tool to list and diagnose Go processes currently running

    gops is a command to list and diagnose Go processes currently running on your system. For processes that starts the diagnostics agent, gops can report additional information such as the current stack trace, Go version, memory stats, etc. You could set GOPS_CONFIG_DIR environment variables to assign your config dir. Default, gops will use the current user's home directory(AppData on windows). It is possible to use gops tool both in local and remote mode. Local mode requires that you start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NIM Pools Hub Miner

    NIM Pools Hub Miner

    CPU & GPU Nimiq Miner for NVIDIA & AMD

    Nimiq Miner with a focus on user experience and ease of use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    mc-fast-sodium

    mc-fast-sodium

    faster minecraft than some modpacks, beats Fabulously Optimised

    fasest modpack possible, includes Niodium and stuff like that, also optimised for pvp! Minecraft is copyrighted by Mojand, the mods are avaliable either on Curseforge or Modrinth, i did NOT make them requires a minecraft license, PIRACY not allowed in ANY way! minecraft 1.21.1 with fabric 0.16.10, do not use any other config than this one! can get almost any display with almost any pc to 100% capacity(stonger the pc, better the stability and higher can be the resolution. at the start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Exadel CompreFace

    Exadel CompreFace

    Leading free and open-source face recognition system

    ... to easily control who has access to your Face Recognition Services. CompreFace is delivered as a docker-compose config and supports different models that work on CPU and GPU. Our solution is based on state-of-the-art methods and libraries like FaceNet and InsightFace. Official website: https://exadel.com/solutions/compreface/ Github link: https://github.com/exadel-inc/CompreFace
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Denoiser

    Denoiser

    Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)

    Denoiser is a real-time speech enhancement model operating directly on raw waveforms, designed to clean noisy audio while running efficiently on CPU. It uses a causal encoder-decoder architecture with skip connections, optimized with losses defined both in the time domain and frequency domain to better suppress noise while preserving speech. Unlike models that operate on spectrograms alone, this design enables lower latency and coherent waveform output. The implementation includes data...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    XMR-Stak

    XMR-Stak

    Unified All-in-one Monero, Sumokoin, Aeon and other Cryptonote miner

    XMR-Stak is a universal Stratum pool miner. This miner supports CPUs, AMD and NVIDIA GPUs and can be used to mine the crypto currencies Monero, Aeon and many more Cryptonight coins.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    Electroneum Easy CPU & GPU Miner

    Electroneum Easy CPU & GPU Miner

    Electroneum Easy CPU & GPU Miner

    This is a super easy-to-use electroneum miner front end that is better than the official beginner miner in that it allows you to mine from a variety of different pools and custom pools, as well as allowing for more configurations. It is also better than a command-line-only miner or pre-configured miner in that it has automatic error correction, directly reports pool fees and payouts within the miner window, and does not force you to use a specific miner or pool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    rainbarf

    rainbarf

    it's like Rainmeter, but for CLI

    Rainbarf is a small, Perl-based command-line utility that generates resource usage charts (CPU, RAM, battery) in a compact bar-glyph format, designed to display within tmux or GNU screen status lines for a sleek system monitor. Use load average metric instead of CPU utilization. You might want to set the --max threshold since this is an absolute value and has varying ranges on different systems. Disabled by default. Configurable via environment variable or config file. Simple CLI usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LEMP Raspberry Pi

    Turn your Raspberry Pi into a Nginx HTTP server.

    ...-2014 – Enabled gzip. Compress level set to 6 to save CPU. 07-14-2014 – Stripped down and optimized Arch OS even more. 07-14-2014 – Updated overclocking config /boot/config.txt Turn your Raspberry Pi into a Nginx HTTP server with Arch Linux ARM + Nginx + MariaDB(MySQL) + PHP. Preconfigured and packaged into a downloadable image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tmux-config

    tmux-config

    Example tmux configuration - screen + vim key-bindings, etc.

    This is a well-considered sample ~/.tmux.conf that gives you a productive tmux setup out of the box while remaining easy to customize. It ships with sensible defaults: a readable status line, battery/CPU/memory widgets (via optional helpers), and key mappings that feel familiar to screen or Vim users. Pane and window management is streamlined with consistent shortcuts for splitting, resizing, and navigation, which reduces cognitive load when juggling multiple sessions. The config enables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Bluebian

    A sleeker Raspbian

    Bluebian is an OS for the Raspberry Pi single board computer based off of Raspbian that is meant to provide a sleeker interface and less of the annoying software that comes prepackaged with Raspbian. User: pi Password: toor -- For the love of Chtulhu CHANGE THE PASSWORD WM: XFCE To expand the rootfs, change the settings easily, or change the CPU clock(Yes I know it is a setting) run raspi-config in the terminal. Please post reviews with feedback and suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sarPplot simple application which takes output of atsar application and put it into Gnuplot config files , kind of useful on server boxes for performance analyze . cpu,process load,disk,disk-partition,memory & swap,paging & swapping, and many others...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next