Showing 64 open source projects for "liblpsolve55.so"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    jq

    jq

    Lightweight and flexible command-line JSON processor

    ...You can download a single binary, scp it to a far away machine of the same type, and expect it to work. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you'd expect. Data in jq is represented as streams of JSON values - every jq expression runs for each value in its input stream, and can produce any number of values to its output stream. jq filters run on a stream of JSON data. The input to jq is parsed as a sequence of whitespace-separated JSON values which are passed through the provided filter one at a time. ...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    compromise

    compromise

    Modest natural-language processing

    Language is complicated and there's a gazillion words. Compromise is a javascript library that interprets and pre-parses text and makes some reasonable decisions so things are way easier. Compromise tries its best to parse text. it is small, quick, and often good-enough. It is not as smart as you'd think. Conjugate and negate verbs in any tense. Play between plural, singular and possessive forms. Interpret plain-text numbers. Handle implicit terms. Use it on the client-side or as an es-module. compromise is 180kb (minified). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    natural

    natural

    General natural language facilities for node

    ...It offers a broad range of functionalities for natural language processing. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and some inflections are currently supported. It’s still in the early stages, so we’re very interested in bug reports, contributions and the like. Note that many algorithms from Rob Ellis’s node-nltools are being merged into this project and will be maintained from here onward. While most of the algorithms are English-specific, contributors have implemented support for other languages. Russian stemming has been added and Spanish stemming has been added, as well. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SubLin

    SubLin

    Software tool to subtract lines of any text file from another.

    ..."java -jar sublin.jar -s file1.txt file2.txt >new_file1.txt", to create output file "new_file1.txt", or "java -jar sublin.jar -s file1.txt file2.txt >>new_file1.txt", to create or append to output file "new_file1.txt". SubLin is portable, does not need installation and is developed in Java, so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    led-text-editor

    led-text-editor

    A simple and easy-to-use but yet powerful line-oriented text editor.

    led is a simple and easy-to-use but yet powerful line-oriented text editor. It is written in Urn Lisp and compiled to Lua, so it is available for every platform where Lua (version 5.1 or higher) is available as well; however some special features are available only with Lua 5.1 (or LuaJIT) on AmigaOS, MorphOS, AROS and UNIX with XTerm. The latest release (18-Mar-2021) now supports also scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DupRem

    DupRem

    Simple application to remove duplicate and empty lines on text files.

    ..."java -jar duprem.jar -r input_file.txt >output_file.txt", to create output file, or "java -jar duprem.jar -r input_file.txt >>output_file.txt", to create or append to output file. DupRem is portable, does not need installation and is developed in Java, so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Imaginary Teleprompter

    Imaginary Teleprompter

    Free teleprompter software

    Free teleprompter software. Built with web technologies so its easy to customize. Features include: mirroring, dual-screen support, rich text editing, image support, custom styles, and auto-save.
    Leader badge
    Downloads: 407 This Week
    Last Update:
    See Project
  • 8
    smalltextpad

    smalltextpad

    SmallTextPad is a Simple Java Text Editor!

    SmallTextPad Application is an application that was written in Java so requires JRE to run on your System, this is a simple application that allows you to Open, Close, Edit, Save & encrypt txt format files!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Blackfriday

    Blackfriday

    Blackfriday, a markdown processor for Go

    ...Blackfriday includes an algorithm for creating sanitized anchor names corresponding to a given input text. This algorithm is used to create anchors for headings when EXTENSION_AUTO_HEADER_IDS is enabled. The algorithm has a specification, so that other packages can create compatible anchor names and links to those anchors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10

    QVASIMODO's String Tools

    This project is a quick way of applying macros to a portion of text.

    ...Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder. Remember that the "rules", or commands, will be applied sequentially, in the order they are listed. So, each command will operate on the result of the previous command. You can easily copy, paste, load and save both the source and the result texts. This program is written in Lazarus (FreePascal). The only non-standard library used is Zeos, but the program can be easily adapted to use Lazarus' native database components. This is free software, distributed under a CC BY-SA 4.0 Attribution-ShareAlike 4.0 International License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XSLT syntax highlighting

    XSLT syntax highlighting

    Java based XSLT Processor extension for syntax highlighting

    Please note that project moved to GitHub: https://github.com/xmlark/xslthl This is an implementation of syntax highlighting as an extension module for XSLT processors (Xalan, Saxon), so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 12

    SmGen

    Verilog Finite State Machine (FSM) Code Generator

    ...The input is behavioral Verilog with clock boundaries specifically set by the designer. SmGen unrolls this behavioral code and generates an FSM from it in synthesizable Verilog. Clock boundaries are explicitly provided by the designer so there is good control on the expected timing
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TotesNotes

    TotesNotes

    Simple Popup Notes

    I was tired of always having to start a new instance of notepad to take a note of something during my busy work day. All the other note applications seem very bulky and didn't really work with the fast pace that I work at. So... I made TotesNotes!. Click the little tray icon and up pops a note pad to pop text into. There are even a few tabs if you want to seperate them a little bit. * Requires .NET 4.5 Note : If you dont see the icon in your tray, just drag it next to your clock. It should stay there for future use. Feel free to add ideas and suggestions to the discussion group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Roman Life Manager

    Roman Life Manager

    Personal information manager. Free, opensource. Powerful and simple.

    Personal information management application. Powerful and simple. Free and opensoure. Inspired by todos.txt and markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MarkDown Reader LT

    MarkDown Reader LT

    Lightning fast markdown reader for Windows

    ...Markdown is the opposite of markup, because markup (HTML etc.) makes your contents un-readable, un-editable. On the other hand, Markdown encourages creation of great content using so simple rules. Yet, in order to convert those rules in to presentable documents, you need a MarkDown parser. This is where the MarkDown Reader LT comes in! MarkDown Reader setup associates all .md files with markdown reader, so it is really easy to view your markdown files using double click.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    Phiction Phreak

    Phiction Phreak

    A database to rapidly develop fiction

    Phiction Phreak is a database created to assist you in writing and developing fiction. Anything you write with Phiction Phreak is yours to keep with no attached licenses. It is intended to be used as a "ghost writer", so no mention of it has to be made when publishing the final version of your work. The software is built into a GUI that allows you to easily browse and search through the database. As a general rule, clicking on any word inside of the window will open up a new search for that term. You can search for anything, or view the entire database at once. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NFO Maker

    NFO Maker

    Make NFO files easily with SMNsoft NFO Maker

    A lightweight piece of software that you can effortlessly use to create and edit NFO files which you can then later use in distribution.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Raptr game list patcher

    Raptr game list patcher

    Game's list fixer.

    This application helps to list your games in the Raptr application. If you mess up with your patches, Raptr will load the default game list, so there's no problem with messing with the patches until they work. There are some examples of 'patches' in the project. Still working fine with the latest raptr/amd gaming evolved update (v3.9.1 build 84421) (they did a very baaaad job in the two previous updates).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    seppdflatex

    seppdflatex

    Build a large LaTeX book with separate linked chapters

    seppdflatex is a Perl script which automates a lot of the tasks needed to compile PDF documents from LaTeX source for a multi-volume book, or a book with many huge chapters which you may not want as a single document, but which should all be unified by cross-references and external hyperlinks, so a PDF reader will open a link to an external chapter PDF file. The Table of Contents and LOF and LOT are made for all chapters, and the TOC, LOF, LOT are all hyperlinked to the correct external PDF chapter files using zr-ref and xr packages from CTAN. But you have to write the correct LaTeX source. The script seppdflatex does the compilation and formatting of Table of Contents and such-like and separates out the chapters as standalone PDF files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AESTextCrypt

    AESTextCrypt

    Encrypt and decrypt text using AES 256 bit encryption

    ...It also employs bcrypt, which implements key-stretching and an adaptive key setup phase, the complexity (number of rounds) of which is automatically set to match the processing power of the encrypting computer. This makes it highly resistant to dictionary attack. AESTextCrypt is written in Java, so can be run on all desktop platforms - Windows, Mac and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Consilium Sentence Suggestions Tools

    Consilium Sentence Suggestions Tools

    Consilium – User Defined sentence Suggestion Tool.

    ...While our aim is to provide a sentence suggestion tool which will give suggestion to complete the sentence according previously enterd data by the user. Output or suggestion for same sentence or word will change person to person according to previously entered data by that person. So, it will be very easy to type any document, sms, mail, chatting etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Spock Text Editor

    Simply text editor for php, jsp, html, etc...

    This app is designed in Java, so is fully compatible with Win, Mac and Linux 32 or 64 bits. It's a simple and fast text editor and supports: *.txt *.jsp *.php *.c *.h(headers for C language) *.java *.htm/html This is the first version and my first application on java. I hope you like it! See you in version 2! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Fidus Writer

    The all in one solution for collaborative academic writing.

    Fidus Writer is an online collaborative editor especially made for academics who need to use citations and/or formulas. The editor focuses on the content rather than the layout, so that with the same text, you can later on publish it in multiple ways: On a website, as a printed book, or as an ebook. In each case, you can choose from a number of layouts that are adequate for the medium of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Notepad replacement program, evolution from Notepad2, because I can't join to the group, so I create a project on sourceforge, My goal is support MDI, and based on scintilla project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next