Showing 51 open source projects for "liblpsolve55.so"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Kibana

    Kibana

    Your window into the Elastic Stack

    ...With Kibana you can visualize and shape your data simply and intuitively, share visualizations for greater collaboration, organize dashboards and visualizations, and so much more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    DataEase

    DataEase

    Data visualization analysis tool

    An open source data visualization analysis tool available to everyone. DataEase is an open-source data visualization analysis tool that helps users quickly analyze data and gain insight into business trends, so as to achieve business improvement and optimization. DataEase supports rich data source connections, can quickly create charts by dragging and dropping, and can easily share with others. Supports rich chart types (Apache ECharts / AntV), supports drag-and-drop method to quickly create dashboards. Support direct connection mode, local mode (based on Apache Doris / Kettle implementation). ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Brim

    Brim

    Application to efficiently search and analyze super-structured data

    ...Inspired by the Unix-tools design pattern, everything Brim does can be run from the command line. Think of Brim's components like Lego blocks that you can easily interconnect and assemble. It’s all open source, so have a look.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Th3inspector

    Th3inspector

    Best Tool For Information Gathering

    ...It exposes a single command-line entrypoint (Th3inspector.pl) with many switches for common reconnaissance tasks — examples include website info, whois, MX lookup, geo-IP, subdomain discovery, CMS detection, port scanning, and Cloudflare real-IP resolution — so a user can chain many checks from one script. The project provides simple install wrappers for Linux, Android/Termux and even instructions for Windows (Perl + CPAN modules), and includes helper scripts to update or install dependencies automatically. The repository is actively packaged as versioned releases in the README (current noted version 1.9) and is distributed under an MIT license.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Umami

    Umami

    A simple, fast, website analytics alternative to Google Analytics

    ...Umami is able to track an unlimited number of websites from a single installation. You can even track subdomains and individual URLs. Umami is hosted by you under your own domain so you can reliably avoid ad-blockers unlike Google Analytics. The tracking script is tiny (only 2KB) and supports legacy browsers like IE. Umami can be used to host data for friends or clients. Just create a separate account and they can start tracking their own websites on their own dashboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Plausible Analytics

    Plausible Analytics

    Simple, open-source, lightweight and privacy-friendly web analytics

    ...No cookies and fully compliant with GDPR, CCPA and PECR. Made and hosted in the EU, powered by European-owned cloud infrastructure. Frustrated with Google Analytics? So are we and that's why we built Plausible Analytics, a simple, lightweight (< 1 KB), open source, and privacy-friendly alternative that doesn't come from the adtech world. Web analytics went from a simple, fun and useful practice for site owners to a data-grabbing machine for surveillance capitalism. Google Analytics is frustrating to use, difficult to understand, slow to load and privacy-invasive too. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FitBio

    FitBio

    Application for analysing Take-Out files, e.g. from FitBit SmartWatch.

    This application takes a so-called "Take-Out" ZIP file that has been downloaded from a SmartWatch and allows to analyse the health and other recorded data it contains. It allows to plot several data items and export specific data into CSV files for further use, e.g. with spreadsheet tools like Excel. It has been validated to work with Google and FitBit SmartWatches but will also work with similar data tracker archives.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Shynet

    Shynet

    Modern, privacy-friendly, and detailed web analytics

    ...Unfortunately, most of them come with the following caveats. They require handing all of your visitors' info to a third-party company They use cookies to track visitors across sessions, so you need to have those annoying cookie notices. They collect so much personal data that even the NSA is jealous. They are closed source and/or expensive, often with limited data portability. They are hard to use. Shynet has none of these caveats. You host it yourself, so the data is yours. It works without cookies, so you don't need any intrusive cookie notices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FastQC

    FastQC

    A quality control analysis tool for high throughput sequencing data

    ...This should then direct you to where your data may have problems and allow you to take necessary steps to correct it before doing any further analysis. FastQC is not tied to any specific type of sequencing technique, so it can be used to look at libraries of various experiment types (Genomic Sequencing, ChIP-Seq, RNA-Seq, BS-Seq etc etc).
    Downloads: 69 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    CloudMapper

    CloudMapper

    CloudMapper analyzes your Amazon Web Services (AWS) environments

    ...You must have AWS credentials configured that can be used by the CLI with reading permissions for the different metadata to collect. Cloudmapper needs to make IAM calls and cannot use session credentials for collection, so you cannot use the AWS-vault server if you want to collect data, and must pass role credentials indirectly or configure AWS credentials manually inside the container. Generate HTML report. Includes a summary of the accounts and audit findings. Generate an HTML report for the IAM information of an account.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Neural Networks Collection

    Neural Networks Collection

    Neural Networks Collection

    This project implements in C++ a bunch of known Neural Networks. So far the project implements: LVQ in several variants, SOM in several variants, Hopfield network and Perceptron. Other neural network types are planned, but not implemented yet. The project can run in two modes: command line tool and Python 7.2 extension. Currently, Python version appears more functional, as it allows easy interaction with algorithms developed by other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Korean Analyzer Rhino

    Korean Analyzer Rhino

    Parsing Korean words by morpheme and part-of-speech

    RHINO parses Korean words by morpheme and part-of-speech. Its dictionaries are based on Korean Modern Tagged Corpus(12 million phrases scale) which was made by Korean government. So it analyses many cases of stems and endings. And the newly developed Dynamic Dictionary Technology can make words to react with their context. That is, a programmed database. For more information see the files in the help folder.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    codelyzer

    codelyzer

    Static analysis for Angular projects

    ...(If you are using ESLint check out the new angular-eslint repository.). You can run the static code analyzer over web apps, NativeScript, Ionic, etc. Note that by default all components are aligned with the style guide so you won't see any errors in the console. Codelyzer supports any template and style language by custom hooks. If you're using Sass for instance, you can allow codelyzer to analyze your styles by creating a file .codelyzer.js in the root of your project (where the node_modules directory is). In the configuration file can implement custom pre-processing and template resolution logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyfolio

    pyfolio

    Portfolio and risk analytics in Python

    pyfolio is a Python library for performance and risk analysis of financial portfolios developed by Quantopian Inc. It works well with the Zipline open source backtesting library. At the core of pyfolio is a so-called tear sheet that consists of various individual plots that provide a comprehensive image of the performance of a trading algorithm. Here's an example of a simple tear sheet analyzing a strategy. Quantopian also offers a fully managed service for professionals that includes Zipline, Alphalens, Pyfolio, FactSet data, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Active Intelligence Server

    Active Intelligence Server

    Reporting, Dashboarding, Analytic, Self-service BI, Ad-hoc reporting

    ...AIS comes with self-service BI capabilities enabling end users to make the data-driven decision at the right time, all with minimal IT dependency. Tightly integrated user and role management ensure correct information distribution that prevents unauthorized access to information, collaboration is ever so easy with AIS that people with no BI knowledge can start real-time collaboration in minutes. AIS 2 is also available from the website http://activeintelligence.co.uk/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Viwks

    Viwks

    An application to download information on websites periodically.

    ...First you create a new 'task', then you select the URL and click on the 'load page' button, after you close the new window you can rename the task, choose the interval, choose the tag and so on, after that you click 'save'. Back at the main menu you can select the 'task' you want, select an output folder and hit 'run'. It's that simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Astronomy CCD Calculator

    Astronomy CCD Calculator

    Plan and preview your astronomical shots

    ...The software Astronomy CCD Calculator uses NASA/SkyView survey resource which provides CCD images of the night sky.It helps you plan an observation by letting you play with different instruments resulting various "Fields Of View" so you can see what your camera will capture and choose the best target for the session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FORTRAN Unit Test Framework (FRUIT)

    FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN

    FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this part can be used independent of the Ruby codes. The Ruby code is to make fixtures and reports easier.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 19

    tv16k7

    trace viewer and bus decoders for data captured by Agilent 16700 LA

    ...These tabs are used to select the Bus Decoder (plugin shared library), configure Bus Decoder parameters and execute higher level analysis. The tool tries to be self descriptive and get as many information as possible from HP16700 for better documenting labor: e.g. test cases, spotted issues and so on. Keywords: Linux, C, C++, Qt, Qt4, Agilent/HP 16700 logic analyzer, Bus decoders (inverse assemblers), bus probing, bus protocol analyze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MYRA

    MYRA

    A collection of ACO algorithms for the data mining classification task

    ...It includes popular rule induction and decision tree induction algorithms. The algorithms are ready to be used from the command line or can be easily called from your own Java code. They are build using a modular architecture, so they can be easily extended to incorporate different procedures and/or use different parameter values. This project is now hosted at: https://github.com/febo/myra
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 21

    Command line FFT

    A simple command line utility to produce an FFT/IFFT of ASCII data

    Ever had a bunch of ASCII data that you would like to have a quick look at in frequency domain, but don't want to fire up some bulky analysis software package just for that? Well, I have... So I wrote this tiny tool. It is based on fftw (www.fftw.org) and boost's program options (boost.org). cli-fft is really simple: All it does is to receive ASCII data from a file or standard in, FFT it and write out the result into a file or to standard out.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    angulartics

    angulartics

    Analytics for AngularJS applications

    ...Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded together. Load the relevant files in your applications html (or include them in your build script). In your application dependencies, inject Angulartics and the Angulartics plugin for your vendor. The simplest way to do event tracking is by adding the attributes analytics-on and analytics-event to the element. analytics-on always needs to be present, because it is the attribute that enables event tracking for the element. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Twitter Research Data Collector
    It gives facility of collecting tweets through Twitter Streaming API w.r.t different search criteria and to save tweets in CSV and ARFF (WEKA) file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ProC 3.0

    smart Workflow Engine

    ...It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    ...Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next