Showing 35 open source projects for "params-validate"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    CoreCycler

    CoreCycler

    Script to test single core stability

    ...Modern CPUs can adjust their CPU frequency depending on their load, and have mechanisms that allow them to clock higher. With this script, you can test the stability for each core, which helps you to validate if your Ryzen "PBO" resp. "Curve Optimizer" settings are actually stable. It also works to test Intel's "Active-Core" Turbo-Boost settings.
    Downloads: 106 This Week
    Last Update:
    See Project
  • 2
    AGI (Android GPU Inspector)

    AGI (Android GPU Inspector)

    Android GPU Inspector

    ...AGI captures detailed performance counters, timelines, and pipeline state to reveal stalls, overdraw, shader hotspots, and inefficient resource usage. Its frame debugger lets you step through commands, inspect render targets and textures, review shaders, and experiment with pipeline changes to validate optimizations. Beyond per-frame analysis, AGI correlates GPU activity with CPU threads and system events to diagnose contention, scheduling issues, and thermal or power constraints. The tool is designed for reproducible performance investigations, making it easier to iterate, compare captures, and ship smoother, more efficient Android graphics experiences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MAME

    MAME

    MAME is a multi-purpose emulation framework

    ...This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally stood for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus. ...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    Umbrel

    Umbrel

    A beautiful personal server OS for Raspberry Pi or any Linux distro

    Run your personal server with a Bitcoin and Lightning node in your home, self-host open source apps like Nextcloud and Matrix to break away from big tech, and take full control of your data. For free. All our interactions on the internet today are mediated by a few companies who offer “free” services in exchange for storing our data on their servers to spy on us. Running a personal server fundamentally changes that. You and your family’s photos, videos, files, notes, passwords, everything,...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 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
  • 5
    UI.Vision RPA

    UI.Vision RPA

    Open-Source RPA Software (formerly Kantu)

    ...A huge benefit of doing visual tests is that you are not just checking one element or two elements at a time, you’re checking a whole section or page in one visual assertion. The visual UI testing and browser automation commands of UI.Vision RPA help web designers and developers to verify and validate the layout of websites and canvas elements.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Perf Book

    Perf Book

    The book "Performance Analysis and Tuning on Modern CPU"

    ...The book walks through vectorization, memory layout, data-oriented design, and algorithmic choices, illustrating when compiler flags, intrinsics, or hand-rolled assembly make sense. It also demonstrates tool-driven workflows—using profilers and PMU events—to locate true bottlenecks and validate that changes actually help. Throughout, the emphasis is on a methodical loop of hypothesize → measure → change → re-measure, rather than folklore or premature micro-optimizations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PHP OAuth 2.0 Server

    PHP OAuth 2.0 Server

    A spec compliant, secure by default

    ...In order to prevent man-in-the-middle attacks, the authorization server MUST require the use of TLS with server authentication as defined by RFC2818 for any request sent to the authorization and token endpoints. The client MUST validate the authorization server’s TLS certificate as defined by RFC6125.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Docker Mailserver

    Docker Mailserver

    Production-ready fullstack but simple mail server

    ...The project emphasizes secure defaults while exposing configuration via environment variables and mounted files, allowing you to define users, aliases, domains, and sieve filters without rebuilding images. It integrates smoothly with Let’s Encrypt for TLS, supports LDAP and other auth backends, and ships with scripts to validate DNS records and common misconfigurations. Persistent volumes keep mailboxes and state, making upgrades straightforward and rollbacks less risky. Administrators appreciate the clear docs, test suite, and opinionated conventions that help avoid fragile bespoke setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sync, Archive, Validate, Exchange (Save)
    Save is a lightweight framework for creating high availability systems based on Mon with extensions for authenticated heartbeats and IP address takeover. Save also provides validation, synchronization, and archival of configuration and other files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    MSI Kombustor

    MSI Kombustor

    Advanced OpenGL and Vulkan graphics card stress testing utility

    ...The tool provides MSI users with an exclusive, streamlined interface for testing their hardware safely and effectively. By driving high temperatures and peak loads, it reveals whether a graphics card can sustain extended heavy usage. Kombustor is ideal for anyone looking to test, validate, or tune their GPU setup.
    Downloads: 127 This Week
    Last Update:
    See Project
  • 11
    Vue Router

    Vue Router

    The router for Vue.js

    ...It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. Nested route/view mapping; modular, component-based router configuration; route params, query, wildcards; view transition effects powered by Vue.js' transition system; fine-grained navigation control; links with automatic active CSS classes; HTML5 history mode or hash mode, with auto-fallback in IE9; customizable Scroll Behavior. Creating a Single-page Application with Vue + Vue Router feels natural: with Vue.js, we are already composing our application with components. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RaspiBolt

    RaspiBolt

    Bitcoin & Lightning full node on a Raspberry Pi

    ...With this guide, you can set up a Bitcoin and Lightning node from scratch, doing everything yourself. You will learn about Linux, Bitcoin, and Lightning. As a result, you’ll have your very own RaspiBolt node, built by you and no one else. Let your node validate your own Bitcoin transactions. No need to ask someone else to tell you what’s happening in the Bitcoin network. Connect your wallets to your node so that you no longer need to reveal their whole financial history to external servers. Run your own Lightning node for everyday payments and help building a robust, decentralized Bitcoin Lightning network. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    ...Because uploads can be large or unpredictable, the code is designed to gracefully recover from failures, allowing resumption or cleanup of incomplete parts. Custom callbacks and event hooks let developers validate files by size, type, or user permissions before upload, or abort and communicate errors. In practice, it’s widely used in content management systems, asset upload tools, and anywhere users must deliver files via web forms while receiving immediate feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Linux Test Project

    Testsuite to validate the reliability, robustness, stability of Linux.

    Linux Test Project (LTP) is a joint project started by SGI, OSDL and Bull developed and maintained by SUSE, Red Hat, Fujitsu, IBM, Cisco, Oracle and others. The project goal is to deliver tests to the open source community that validate reliability, robustness, and stability of the Linux Kernel. The testing suites contain a collection of tools for testing the Linux kernel and related features. Our goal is to improve the Linux kernel and system libraries by bringing test automation.
    Leader badge
    Downloads: 485 This Week
    Last Update:
    See Project
  • 15
    Android Emulator M1 Preview

    Android Emulator M1 Preview

    Preview of some basic Android emulation functionality

    ...It documented limitations typical of a preview—graphics features, sensor fidelity, and compatibility quirks—while outlining the path to parity with established macOS targets. Developers could test app installs, basic input, and network scenarios to validate their toolchains ahead of mainstream IDE support. The project also served as a staging ground for feedback on Hypervisor.framework usage, Metal rendering, and system image formats for ARM guests. Although superseded by stable emulator releases, it remains a useful historical reference for how Android tooling crossed the Apple Silicon transition.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    YTKNetwork

    YTKNetwork

    YTKNetwork is a high level request util based on AFNetworking

    ...YTKNetowrk is suitable for a slightly more complex project, not for a simple personal project. YTKNetwork is helpful if you want to cache requests, manage the dependences of requests, or validate the JSON response. And if you want to cache requests based on request version, this is one of the greatest advantages of YTKNetwork. YTKNetwork provides YTKRequest to handle every network request. You should inherit it and override some methods to define custom requests in your project. Your code is decoupled to detail network request framework, it's easy to replace it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Paperclip

    Paperclip

    Easy file attachment management for ActiveRecord

    Paperclip is intended as an easy file attachment library for ActiveRecord. The intent behind it was to keep setup as easy as possible and to treat files as much like other attributes as possible. This means they aren't saved to their final locations on disk, nor are they deleted if set to nil, until ActiveRecord::Base#save is called. It manages validations based on size and presence, if required. It can transform its assigned image into thumbnails if needed, and the prerequisites are as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ethernet POWERLINK XDD Tool Suite

    Ethernet POWERLINK XDD Tool Suite

    Provides eclipse plugins for XDD edit, validation and OD generation.

    The plugins include functionality to edit and check CN / MN XDD / XDC files against the DS311 V1.2.0 and the DS 301 1.3.0 specification. Another plugin enables the user to generate the object dictionary header file from an XDD / XDC file for the openPOWERLINK (https://goo.gl/Cg77Oi) implementation. Please note that the validation functionality works properly for Controlled and Managing Node XDD / XDC files. Please use the update site to install the plugin in your eclipse...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 19
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,345 This Week
    Last Update:
    See Project
  • 20
    BlockSparse

    BlockSparse

    Efficient GPU kernels for block-sparse matrix multiplication

    The blocksparse repository provides efficient GPU kernels (TensorFlow custom ops) for block-sparse matrix multiplication and convolution operations. The idea is to exploit block-level sparsity — i.e. treat matrices or weight tensors as composed of blocks, many of which may be zero or unused — to save compute and memory when sparsity patterns are structured. This is particularly useful in models like Sparse Transformers, where attention matrices or intermediate layers may adopt block-sparse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kubernetes Certificate Manager

    Kubernetes Certificate Manager

    Manage Lets Encrypt certificates for a Kubernetes cluster

    ...The tool is built to show how you can write Kubernetes controllers, use third-party resources, and react to changes in the API via watches and reconciliation loops. It supports DNS-01 challenge flows for ACME, allowing you to validate domain ownership and provision certificates automatically. It also integrates with Secrets and Ingress resources so you can consume the certificates in your applications easily. Although the project is primarily a demonstration or teaching project, it laid groundwork for more mature certificate controllers in the Kubernetes ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Password quality checker for LDAP

    Plugin for OpenLDAP who checks password quality

    ppInspect become pqChecker (just change the name) OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are: . Number of required uppercase characters. . Number of required lowercase characters. . Number of required special characters. . Number of required digits. ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    ...Instead of managing authentication logic manually in every route, passport-local centralizes the process through a strategy interface where you provide a function to find and validate the user. Once integrated with an Express-based application, it handles reading credentials from requests, invoking your verification logic, and managing success or failure flows, all while cooperating with session middleware to serialize authenticated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a PHP Class to validate an email address. It can be used to validate the syntax and also to check if the email server exists and its available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB