Showing 29 open source projects for "viper"

View related business solutions
  • Odoo Business Applications Icon
    Odoo Business Applications

    Odoo is a software suite to better manage and run your company.

    Odoo is a fully integrated, customizable, open-source software packed with hundreds of expertly designed business applications. Odoo’s intuitive database is able to meet a majority of business needs, such as: CRM, Sales, Project, Manufacturing, Inventory, and Accounting, just to name a few.
    Get Started
  • Effortlessly Manage Product Information Icon
    Effortlessly Manage Product Information

    OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.

    A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
    Learn More
  • 1
    Viper

    Viper

    A complete configuration solution for Go applications

    ...When building a modern application, you don’t want to worry about configuration file formats; you want to focus on building awesome software. Viper is here to help with that.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    VIPER

    VIPER

    AI-powered red team platform for adversary simulation toolkit

    Viper is a comprehensive red teaming and adversary simulation platform designed to support cybersecurity professionals in conducting advanced security assessments. It integrates a wide range of tools and capabilities required for penetration testing, post-exploitation, and attack simulation workflows into a unified environment. Viper emphasizes ease of use through a graphical interface, allowing users to manage complex operations without relying solely on command-line tools. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    mockery

    mockery

    A mock code autogenerator for Golang

    mockery provides the ability to easily generate mocks for Golang interfaces using the stretchr/testify/mock package. It removes the boilerplate coding required to use mocks. mockery uses spf13/viper under the hood for its configuration parsing. It is bound to three different configuration sources, in order of decreasing precedence. By default, it searches the current working directory for a file named .mockery.[extension] where [extension] is any of the recognized extensions. Mockery will iteratively search every directory from the current working directory up to the root path for a .mockery.yaml file, if one is not explicitly provided. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    podinfo

    podinfo

    Go microservice template for Kubernetes

    Podinfo is a tiny web application made with Go that showcases the best practices of running microservices in Kubernetes. Podinfo is used by CNCF projects like Flux and Flagger for end-to-end testing and workshops.
    Downloads: 8 This Week
    Last Update:
    See Project
  • The most advanced C and C++ source code analyzer Icon
    The most advanced C and C++ source code analyzer

    Combining the benefits of static and dynamic source code analysis to deliver the most advanced & exhaustive code verification tool.

    TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
    Learn More
  • 5
    ChartMuseum

    ChartMuseum

    helm chart repository server

    ChartMuseum is an open-source Helm Chart Repository server written in Go (Golang), with support for cloud storage backends, including Google Cloud Storage, Amazon S3, Microsoft Azure Blob Storage, Alibaba Cloud OSS Storage, OpenStack Object Storage, Oracle Cloud Infrastructure Object Storage, Baidu Cloud BOS Storage, Tencent Cloud Object Storage, DigitalOcean Spaces, Minio, and etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    koanf

    koanf

    Simple, lightweight, extensible, configuration management library

    koanf (pronounced conf; a play on the Japanese Koan) is a library for reading configurations from different sources in different formats in Go applications. It is a cleaner, lighter alternative to spf13/viper with better abstractions and extensibility, and fewer dependencies. koanf comes with built-in support for reading configuration from files, command line flags, and environment variables, and can parse JSON, YAML, TOML, and Hashicorp HCL. Any external dependencies are detached from the core into sub-packages, so only the ones that are explicitly referenced get compiled into an application. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Nunu

    Nunu

    A CLI tool for building Go applications

    Nunu is a CLI scaffolding tool for building Go applications; it aggregates and encapsulates popular Go ecosystem libraries to provide a modular, high‑performance, extensible foundation, complete with documentation and test support. Nunu is a scaffolding tool for building Go applications. Its name comes from a game character in League of Legends, a little boy riding on the shoulders of a Yeti. Just like Nunu, this project stands on the shoulders of giants, as it is built upon a combination of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Cobra

    Cobra

    A Commander for modern Go CLI interactions

    Cobra is a library for creating powerful modern CLI applications, and at the same time a program to generate applications and command files. It provides a simple interface for creating powerful CLI interfaces, and will also generate application scaffolding so you can quickly develop your Cobra-based application. This scaffolding includes easy subcommand-based CLIs, fully POSIX-compliant flags, global, local and cascading flags, among many others. The structure of Cobra is based on...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Xray_OS

    Xray_OS

    Xray_OS is Angel's own Linux distro.

    Xray_OS has custom tools in development, and has two pre-configured desktop environments available KDE Plasma and XFCE. SystemD now will include Age verification and probably Arch devs will go crazy and replace normal pacman with a rusty one.. so.. one of the goals for the next year at least is.. patch components that are Systemd dependent with LiberatedD, and Fork the current pacman before they ruin it with rust, Rust is my second favorite language, but I'm definitely against this idea...
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10

    viper-fx

    based on VIPER4ANDROID FX

    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    go-gin-api

    go-gin-api

    The API framework based on Gin's modular design

    ...For example, it supports cors cross-domain, jwt signature verification, zap log collection, panic exception capture, trace link tracking, prometheus monitoring indicators, swagger document generation, viper configuration file parsing, gorm database components, gormgen code generation tools, graphql query language, errno uniformly defines error codes, the use of gRPC, cron scheduled tasks, etc. go-gin-api It is an API framework based on Gin 's modular design. It encapsulates commonly used functions and is easy to use. It is dedicated to rapid business research and development. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Ix Adder

    Ix Adder

    2 smart Stored Procedures to handle "Missing Indexes" in SQL Server

    ...IXA balances the Cost/Benefit of an Index to significantly improve READ performance while not degrading WRITE performance. But take care: used in a wrong way this viper could also bite your very own butt! "Ix Adder"'s little pal is "Ix Strictor" which disposes inefficient indexes to improve WRITE performance. Sending out both - the viper and the boa - periodically will balance cost & benefit of indexing, keeping Query Performance good!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LeeGo

    LeeGo

    Declarative, configurable & highly reusable UI development

    ...We all know that MVC pattern has some serious problems when dealing with a complex iOS project. Fortunately, there are also a bunch of approaches that aim to fix the problems, most of them mainly address the Controller part, such as MVP, MVVM, MVSM or VIPER. But there is barely a thing that addresses the View part. Does that mean we just run out of all the problems in the View part? I think the answer is NO, especially when we need our app to be fully responsive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mercenary Linux

    Mercenary Linux

    Linux Distro Built specifically for Cyber Hunt Team Operators

    ...This Distro contains the most well known and respected forensic tools all conveniently installed on one system. Tools included are: mercenary hunt framework(**soon), Powershell, OMI, SIFT, wmic, winexe, radare2, viper, pescanner, jsdetox, volatility, maltrieve, rekall, mastiff, v8, crits, bro, netsniff-ng, wireshark, chopshop & Much More. Many of these run within prebuilt dockerized containers. This distro is a premium toolkit for any network, system, or malware analysis expert! The project & full Documentation is available as an .iso from http://www.hunttools.org & http://www.mediafire.com/download/hvv16w4cdfq4mj8/Mercenary-Linux-v0816.iso MD5 c1e74d342e9dc290e26450aba806ed18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PEANuTv3

    This is a port of PEANuT to Cytoscape 3.x

    ...Authors: Falko Hofmann (2.x version) Viktor Senderov (porting to 3.x) PEANuT utilizes data from the following databases: - ConsensusPathDB - PathwayCommons - WikiPathways A publication is currently in preparation. PEANUT is designed to work in concert with the VIPER and COMFI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Viper

    Cytoscape-plugin to find connections in networks

    Viper is a plugin, that assists in finding all paths, up to a maximal length, between 2 or more nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PEANuT

    A Cytoscape plugin for pathway enrichment analysis

    ...PEANuT utilizes data from the following databases: - ConsensusPathDB - PathwayCommons - WikiPathways The version for Cytoscape 3.x is available via http://sourceforge.net/projects/peanutv3/ A publication is currently in preparation. PEANUT is designed to work in concert with the VIPER and COMFI plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HoneyDrive

    HoneyDrive

    Honeypots in a box! HoneyDrive is the premier honeypot bundle distro.

    HoneyDrive is the premier honeypot Linux distro. It is a virtual appliance (OVA) with Xubuntu Desktop 12.04.4 LTS edition installed. It contains over 10 pre-installed and pre-configured honeypot software packages such as Kippo SSH honeypot, Dionaea and Amun malware honeypots, Honeyd low-interaction honeypot, Glastopf web honeypot and Wordpot, Conpot SCADA/ICS honeypot, Thug and PhoneyC honeyclients and more. Additionally it includes many useful pre-configured scripts and utilities to...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20

    VIPER 5.0

    Password manager

    ...At such a time, keeping track of all the passwords, usernames and in most cases, the email id's that these accounts are linked to, becomes a hard task. This software is modelled on many other Password managers that are available for both the Linux and the Windows platform, but VIPER makes the task of installation simpler and faster. Moreover, the data is completely secure, as it is encrypted and stored. Each session is completely secured. The data is stored on the Local Hard Drive. The software does not interact with any network thus making the theft of the data almost impossible. The master key is also stored encrypted, thus making it further harder to get access to the data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    COMFI

    A Cytoscape plugin for detecting protein complexes.

    This project hosts a Cytoscape 2.8 plugin for detecting protein complexes in protein interaction networks. It utilizes data from the following databases: - CORUM - CYC2008 A publication is currently in preparation. COMFI is designed to work in concert with the VIPER and PEANuT plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VIPER Lab Live VoIP assessment distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Viper Programming Language

    Viper Programming Language

    A easy to learn programming language

    A programming language based around Python. Very easy to use. Recommended for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A New Browser For the world to use. By Viper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Video Processing Evaluation Resource: A toolkit for evaluating computer vision algorithms on video, and a corresponding tool for annotating video streams with spatial metadata.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB