Showing 4502 open source projects for "common"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    Mocha.jl

    Mocha.jl

    Deep Learning framework for Julia

    Mocha.jl is a deep learning framework for Julia, inspired by the C++ Caffe framework. It offers efficient implementations of gradient descent solvers and common neural network layers, supports optional unsupervised pre-training, and allows switching to a GPU backend for accelerated performance. The development of Mocha.jl happens in relative early days of Julia. Now that both Julia and the ecosystem has evolved significantly, and with some exciting new tech such as writing GPU kernels directly in Julia and general auto-differentiation supports, the Mocha codebase becomes excessively old and primitive. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    rails.vim

    rails.vim

    rails.vim: Ruby on Rails power tools

    ...It also augments Vim’s built-in file navigation (for example via gf) so that links in embedded Ruby templates or route definitions can open the correct destination. In addition to navigation, the plugin provides commands to generate scaffolding, migrate the database, switch environments, and so on, making many common Rails tasks accessible without leaving the editor. The plugin emphasizes staying within Vim and minimizing context-switching, which boosts productivity for Rails developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vex

    vex

    A modern dialog library, configurable and easy to style

    ...Open multiple dialogs at once and close them individually or all at once. vex will run in any ES5-compatible environment, and includes polyfills for classList and Object.assign. For the most common usage of vex, you'll want to include vex, vex-dialog, the vex CSS file, and a theme file. For browserify/webpack, you'll still need to include the stylesheets on your page, but you can setup vex in your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Preznc

    Open Preznc

    Digital Marketing Research Methodology

    ...Marketers try to present themselves in a positive light regardless of the results provided, businesses unhappy with web-based prospects want to claim the marketing effort is letting them down. With expectations high on both sides, Preznc® establishes a common ground. Preznc® Report is the first industry effort at establishing a relevant research methodology to address the issue of incomplete and irrelevant data. Open Preznc® provides a documented, repeatable process to gather the reality of the online presence in a competitive set of companies and using a SWOT assessment, point the way to a measurable answer to the eternal question of ‘What Should I Do Next?’ ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    cdepanel

    cdepanel

    CDE desktop environment Front Panel emulation

    Common Desktop Environment (CDE) front panel app emulation written in python. Get the 90-ties retro look and feel on your linux machine ! Comes with the original CDE color schemes and integrates with Xfce4 (Window decorations/backdrops) Tested on Xubuntu 16.04/17.10 and Linux Mint 18.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BioNet-Finder

    Network-based modeling and analysis for complex biological data

    BioNet-Finder is a network-based genomic data modeling project, supported by the Multivariate Statistics lab of the Brain and Behavioural Science Department at University of Pavia (Pavia, Italy), to share data, methods, and code for network-based analysis of complex disorders. Our goal is to provide straightforward tools for data reduction, modeling, and interpretation, avoiding common issues, including data selection, database compositional biases, topological/hierarchical organization of data, genomic complexity, latent effects on the observed system, and output ranking. This is carried out applying network analysis methods from different fields, such as Structural Equation Modeling (SEM), together with data reduction algorithms (e.g., random walkers, spectral analysis, shortest path-based or topology-based algorithms). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FastRoute

    FastRoute

    Fast request router for PHP

    This library provides a fast implementation of a regular expression-based router. Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    High-Throughput Tabular Data Processor
    HIGH-THROUGHPUT TABULAR DATA PROCESSOR (HTDP) is Java application that is intended to facilitate data exploration and reduction tasks in large text files resulting from high throughput technologies, e.g. massively parallel sequencing or microarrays. The software has been optimized for microarray and deep parallel sequencing data, however it can accept any character delimited tabular data sets. HTDP can also import, process and convert Variant Call Format (VCF) files ver. 4.0, 4.1 and 4.2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reads and Reports issues found inside a SAS log file. Reading of a log files is very fast. Was used on XP, Win 7, Win 8, Did some testing on Linux via WINE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Niche Analyst (NicheA) was developed based on the BAM framework which allows users to create virtual spaces and virtual species, and to analyze ecological niches in both multivariate environmental and geographic spaces, linking views of the niche in the two spaces. The unique functionality in NicheA, not available in other software programs, is estimating Grinnellian niches of species based on environmental variables and occurrence records, but with a clear focus on fundamental ecological...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    GLPK for C#/CLI

    GLPK for C#/CLI

    Common language interface binding for the GLPK library.

    GLPK for C#/CLI allows you to use the Gnu Linear Programming Kit with all .NET/Mono languages (C#, F#, Python, J#, Scala, Visual Basic, ...). Makefiles for Windows and Linux are provided. Windows binaries are provided by project GLPK for Windows, http://winglpk.sourceforge.net/.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    PDFReporter

    PDFReporter

    Generating documents and reports, offline enabled and reliable.

    The library is a fork of the popular open source Jasper Reports and supports the common features provided by Jasper Reports, but offline and for mobile apps. The PDFReporter library supports iOS, Java and Android library. For your document and report design you use the PDFReporter Studio where you can visualize your data. If you want to use the library commercially please visit our official webpage.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    NexT

    NexT

    An elegant theme for Hexo

    ...NexT insists on hiding complex details, providing as few and simple settings as possible, and maintaining maximum ease of use. Use third-party services to extend the functionality of the site. NexT supports a variety of common third-party services. In addition to the syntax supported by Markdown, NexT uses the label feature provided by Hexo to provide you with quick insertion of special styled content when writing documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cream (for Vim)

    Cream (for Vim)

    Cream is a free, easy-to-use configuration of the Vim text editor

    Cream is a free, easy-to-use configuration of the famous Vim text editor for Microsoft Windows, GNU/Linux, and FreeBSD. It uses common menus, standard keyboard shortcuts, and has extensive editing functions for the beginner and expert alike. UPDATE: Development has slowed recently due to the author's full time endeavor to begin an architectural practice (http://SteveHallArchitecture.com). But the project still continues to build gVim installers and add minor features and bug fixes in the Cream source code.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    AContent
    AContent is a free web content authoring tool and repository used for developing and sharing accessible, adaptable elearning content. Import and export IMS Common Cartridges, Content Packages, QTI Tests, and AccessForAll adapted content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TOFSIMS

    TOFSIMS

    R/Bioconductor toolkit for mass spectrometry data

    ...The package allows transformation of spectra into 2D image structures (mass images), with operations such as binning, scaling, subsetting, and visual rendering. For data exploration and dimensionality reduction, it includes multivariate methods common in the ToF-SIMS community: PCA (Principal Component Analysis), MCR (Multivariate Curve Resolution), MAF (Maximum Autocorrelation Factors), and MNF (Minimum Noise Fraction). It also interoperates with Bioconductor’s imaging stack (e.g. EBImage) so users can apply segmentation and image analysis operations on mass images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Alpinelinux 3.7 aarch64 raspberrypi 3

    AlpineLinux 3.7 aarch64 kernel 4.10.17-v8+, built for the raspberrypi3

    ... - Kernel: 4.10.17-v8+ - List of packages installed: musl busybox alpine-baselayout openrc alpine-conf libressl2.6-libcrypto libressl2.6-libssl zlib apk-tools busybox-suid busybox-initscripts scanelf musl-utils libc-utils alpine-keys alpine-base openssh-keygen openssh-client openssh-sftp-server openssh-server-common openssh-server openssh dbus-libs libnl3 pcsc-lite-libs wpa_supplicant sudo libcap chrony - md5sum: 65fa3f596c23c2bf68fbfec811aa6300 Pretty much everything works out of the box. If you find anything that needs to be fixed please let me know. Instructions on how to install and build it yourself are found within the tarball. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The Linux Common Operating Environment (LinuxCOE) facilitates provisioning and lifecycle support of many popular Linux distributions, versions and architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SmartMuseum

    SmartMuseum

    Software for work with Corpus of Everyday life history Sources

    Everyday life history is becoming of high interest due to the growing amount of various historical sources related to common human being. Analysis of such sources needs considering them as interrelated. Evaluation of such relations leads to meaningful results for different groups of information consumers: from professional historians and experts from close humanitarian sciences to common people, interested in everyday community life. Corpuses of everyday life history sources are being collected in many museums and document archives. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Five video classification methods

    Five video classification methods

    Code that accompanies my blog post outlining five video classification

    ...So a 41-frame video and a 500-frame video will both be reduced to 40 frames, with the 500-frame video essentially being fast-forwarded. We won’t do much preprocessing. A common preprocessing step for video classification is subtracting the mean, but we’ll keep the frames pretty raw from start to finish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ATOMKI Common Data Acquisition

    Nuclear physics data acquisition system

    Nuclear physics data acquisition system. The suit of applications can be used to collect data from physics experiments using CAMAC/CAEN/VME devices. The system is quite specialized, but the code can still be useful for others doing something similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mei.js

    Mei.js

    a minimal, simple and helpful library for you

    Mei.js is a small library designed to develop common tasks in a quicker and easier way. It is still a library that has to grow, but in the current version you can manipulate the DOM, create, copy and delete elements, and use localStorage and sessionStorage, all this from an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Britecharts

    Britecharts

    Composable Charting Library based on reusable D3.js components

    ...The typical use of Britecharts involves creating a chart using its simple API, then rendering it on a container that has previously had data applied to it. All the components expose some common API methods like width, height, and margin. Additionally, each chart or component can expose specific methods you can find in the documentation. Britecharts components are distributed in UMD modules, each one exposing a D3.js component written with the Reusable API pattern. To use any of the Britecharts modules, you will need to require the chart in your JS file using AMD/CommonJS modules or adding a script tag with the src pointing to the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction, renormalisation, equality detection, vector rotation and much more have been implemented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB