19 projects for "liblpsolve55.so" with 2 filters applied:

  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Office Docs PowerShell

    Office Docs PowerShell

    PowerShell Reference for Office Products

    ...It collects guidance for admins on tasks such as Exchange Online mail flow, SharePoint site provisioning, Teams configuration, and tenant-level policy settings—often including parameter examples, common scenarios, and troubleshooting notes. The docs are structured so operators can copy/paste ready examples into their automation scripts or adapt them for bulk changes using CSV-driven loops. Because cloud management frequently involves idempotent, auditable operations, the content emphasizes safe patterns (what changes will do, UI equivalents, and rollback hints). Versioning matters here: the repository tracks changes as Microsoft updates service APIs and cmdlets, helping teams stay current and avoid deprecated workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    docToolchain

    docToolchain

    AsciiDoc Toolchain for technical Software Documentation

    ...It provides a suite of scripts and integrations to generate documentation from AsciiDoc (and related formats), run automated checks, incorporate diagrams, and publish outputs in different formats (HTML, PDF, etc.). The framework encourages documentation and architecture artifacts to live alongside source code, versioned in the same repositories, so changes in code and docs can evolve together. It supports templates (such as the arc42 architecture template), reusable snippets, and modular documentation where different aspects (API docs, architecture, user guides) are composed. The toolchain also includes validation stages (e.g. sanity checks, broken link detection) to catch issues before publication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Docco

    Docco

    Literate Programming can be Quick and Dirty

    Docco is a documentation generator by Jeremy Ashkenas that embraces the literate-programming style: it takes your source code and produces annotated HTML documentation that shows your comments side-by-side with your code. The idea is to read code like a book — commentary on one side, code on the other — which helps reviewers and learners understand intent and implementation simultaneously. It supports many languages (via configuration) and is intentionally quick and dirty, prioritizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Freebasic Beginners Guide

    An updated Beginners guide to FreeBASIC

    ...Clark's and Ebben Feagan's "A Beginner's Guide to FreeBasic" and is editing, updating, reorganizing, and simplifying this guide. Mr. Clark and Mr. Feagan generously open sourced there guide so I could start this project. Without being able to stand on their shoulders I could not have even started this project. Please check out my homepage for updated information and ways you can help with this ongoing project. If you can please buy me a hamburger as it is hard writing a book.
    Downloads: 9 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
    A fast and reliable tool, written in Java 8, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. Can serve as a Javadoc taglet. Exports PDF, (E)PS, SVG, PNG, ... The source code is hosted at http://github.com/sdedit/sdedit
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Badges

    Badges

    Readme Badges – Gotta catch 'em all

    ...It allows projects to easily embed dynamic badges in their README or documentation that reflect project metadata or external service metrics. The badges system supports different styles, icons, and dynamic links, making them visually consistent and informative. It abstracts the generation of badge SVGs so the end user doesn’t need to manually create or update image files. The project also supports caching, HTTP APIs, and format options (e.g. to serve badges dynamically or with query parameters). It is used by many open source repos to display real-time project metrics in documentation pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Woas (my wiki-on-a-stick fork)

    Woas (my wiki-on-a-stick fork)

    Woas is a complete wiki in a single HTML file, forked from stickwiki.

    ...I have dropped the 'Legacy' subproject; this project performs essentially the same function. After two years of inactivity it appears there may be life in the old project yet, so I am not making any decisions right now beyond using this project for my own, fixed version of WoaS 0.12.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Use Case Tool

    Writing use cases

    ...The structure promotes the Use Case format described by Alistair Cockburn. The tool then generates a pretty web site with the use cases that is comprehensive and easy to read. The XML sources are treated as a Maven project, so you can easily deploy them to a web server, version the source files, manage history of changes, and collaborate in a team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple and fast way to generate API documentation for Python source code. (text, XML, LaTeX, DocBook, etc) RealDoc does not require modules to be imported, so no hassle with non-running source trees.
    Downloads: 0 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

    Developia CMS

    small web CMS for software projects

    Developia is a Content Management System (CMS) for Websites. it is specialy designed for developers/teams, so that they can easy create websites for their software-projects in just about 5 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    With Changes Maven plugin you can't generate the changes report from Bugzilla. This project is a Maven plugin to generate the file 'changes.xml' from your Bugzilla, so you could generate the changes report from your Bugzilla issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    pod2indexed_html locates all the PODs in your Perl installation, converts them to HTML and makes an index page. Links are rendered so as to refer to the appropriate pages. It can also be used to convert single PODs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hoglet allows special markup to be added to text documents so that software documentation can be easily produced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Project Navigator is a web based source browser for PHP. Its parser uses the same YACC grammar as the Zend Engine 2 so it recognizes PHP 5 syntax and inline documentation blocks. Symbols are stored in a database which is queried via a web based GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sxmlcnv is XML <-> SXML conversion tool. SXML is S-exp-based XML . So, You can create SXML programmable documents with whole power of Gauche scheme. It can be used all kinds of XML based document systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Share Documentation System. This helps you maintain your online documents, such as installation guides, handbooks, FAQs, manuals and so on. You can add, delete, edit document using only your web browser. The editor is a Rich Text Format using CSS (Sty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    See http://sourceforge.net/projects/javadiff for Downloads. JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next