Showing 30 open source projects for "cpu config"

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
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 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. ...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    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: 21 This Week
    Last Update:
    See Project
  • 4
    gops

    gops

    A tool to list and diagnose Go processes currently running

    ...After reading either heap or CPU profile, it shells out to the go tool pprof and let you interactively examine the profiles.
    Downloads: 4 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    ko

    ko

    Build and deploy Go applications on Kubernetes

    ko is a simple, fast container image builder for Go applications. It's ideal for use cases where your image contains a single Go application without any/many dependencies on the OS base image (e.g., no cgo, no OS package dependencies). ko builds images by effectively executing go build on your local machine, and as such doesn't require docker to be installed. This can make it a good fit for lightweight CI/CD use cases. ko also includes support for simple YAML templating which makes it a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AndroidLibXrayLite

    AndroidLibXrayLite

    Lightweight Android library that bundles the Xray networking core

    AndroidLibXrayLite is a lightweight Android library that bundles the Xray networking core as an embeddable component for apps. Its purpose is to provide a minimal, size-optimized build of the native core with a clear Java/Kotlin interface to start, stop, and configure network tunnels. By exposing the core as an AAR with per-ABI artifacts, it keeps application footprints small while supporting common CPU architectures. The library abstracts process management and log streaming so host apps...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    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 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
  • 9
    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: 0 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
  • 10
    Ajenti 2

    Ajenti 2

    Ajenti Core and stock plugins

    ...Small memory footprint and CPU usage. Runs on low-end machines, wall plugs, routers and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rav1e

    rav1e

    The fastest and safest AV1 encoder

    rav1e is an open-source implementation of an encoder for the AV1 video codec, developed in Rust (with some assembly) by the community around Xiph Foundation. Its design philosophy is to start from a correct, minimal, and fast AV1 encoder — sacrificing some encoding speed/efficiency of reference encoders in exchange for simplicity, stability, and compilability across platforms — and then gradually improve. This makes rav1e particularly attractive for scenarios where you need AV1 encoding but...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    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 stack, coroutines in the same thread share several stacks (the default size is 1MB), and the memory usage is low. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hetzner k3s

    Hetzner k3s

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

    ...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 more resources to workloads. It is also super quick to deploy because it's a single binary. Using this tool, creating a highly available k3s cluster with 3 masters for the control plane and 3 worker nodes takes a few minutes only. The tool assigns the label cluster to each server it creates for static node pools (this doesn't apply to autoscaled node pools), with the cluster name you specify in the config file, as the value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SipLine

    SipLine

    Free, native Windows SIP softphone with HD audio, SRTP encryption

    SipLine is a modern, lightweight SIP softphone for Windows 10/11 built with .NET 9 WPF. It provides enterprise-grade VoIP communication with a focus on performance, security, and extensibility. Features Ultra-Fast: Startup in <0.5s, minimal CPU usage HD Audio: Opus and G.711 codecs with adaptive jitter buffer Security: TLS transport, SDES-SRTP encryption, Windows DPAPI credential protection Multi-Account: Up to 5 simultaneous SIP accounts Plugin SDK: C# SDK for custom integrations (CRM, call recording, automation) Plugin Marketplace: Community and premium extensions Headset Support: Jabra, Poly, Sennheiser, Logitech with HID controls Call Quality: Real-time MOS Score, Jitter, Packet Loss and RTT monitoring Enterprise: Silent MSI installer, GPO support, JSON centralized config Compatibility: 3CX, Asterisk, FreePBX, OVH, Twilio, RingCentral, and more Language packages : https://sipline.feelautom.fr/languages
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    SSD in PyTorch 1.0

    SSD in PyTorch 1.0

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

    This repository implements SSD (Single Shot MultiBox Detector). The implementation is heavily influenced by the projects ssd.pytorch, pytorch-ssd and maskrcnn-benchmark. This repository aims to be the code base for research based on SSD. Multi-GPU training and inference: We use DistributedDataParallel, you can train or test with arbitrary GPU(s), the training schema will change accordingly. Add your own modules without pain. We abstract backbone, Detector, BoxHead, BoxPredictor, etc. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mc-fast-sodium

    mc-fast-sodium

    faster minecraft than some modpacks, beats Fabulously Optimised

    ...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 of the issue, put theses informations if you have an issue : - gpu + cpu(bottleneck, amd or too old/incompatible) - mods added or removed(CRITICAL) : if you modified the modpack, please list ALL added mods - launcher - screenshots as proof of you using minecraft 1.21.1 with fabric 0.16.10 - version - mclogs(https://mclo.gs) shared link
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Sysmon-Modular

    Sysmon-Modular

    A repository of sysmon configuration modules

    sysmon-modular is a community-driven repository that provides a modular, production-ready set of Sysmon configuration modules designed to be easily composed and tuned for different environments. The project organizes detection logic into per-event modules (for example, process creation, file create, network connection, registry events, image load, and many more) so operators can pick and choose which rules to enable without editing a monolithic XML by hand. It includes pre-generated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    Exadel CompreFace

    Exadel CompreFace

    Leading free and open-source face recognition system

    ...The solution also features a role management system that allows you 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: 18 This Week
    Last Update:
    See Project
  • 21
    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: 2 This Week
    Last Update:
    See Project
  • 22
    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: 5 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LEMP Raspberry Pi

    Turn your Raspberry Pi into a Nginx HTTP server.

    ...Replaced with systemd-timesyncd. 07-16-2014 – Enabled PHP’s mysql, mysqli and pdo extentions 07-16-2014 – Disabled innodb. 07-15-2014 – Switched PHP-FPM to “ondemand” to save memory. 07-15-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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB