Showing 24 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. ...
    Downloads: 101 This Week
    Last Update:
    See Project
  • 2
    Notepads

    Notepads

    A modern, lightweight text editor with a minimalist design

    ...However, they are either too heavy or look less appealing. There are times that I just wanted to use Windows Notepad for things like writing notes or editing config files. So I decided to create a win32 notepad replacement here and try to give it a modern look and feel. Most importantly, it has to be blazingly fast and appeal to everyone.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    SLOC

    SLOC

    simple tool to count SLOC (source lines of code)

    ...It tallies physical lines, source lines, comment lines, and blank lines, giving you a quick snapshot of code size across files or entire directories. The utility is language-aware through lightweight detectors and patterns, so it can ignore comments correctly and avoid counting generated or minified files if you configure it to. Output can be human-readable for quick checks or machine-readable (like JSON) for CI pipelines that track repository growth over time. It supports typical developer conveniences such as glob patterns, file/directory ignores, and sensible defaults so you can drop it into existing workflows without fuss. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Kit

    Laravel Kit

    A desktop Laravel admin panel app

    A simple and elegant desktop application for managing your Laravel applications. Kit is an admin panel desktop app for Laravel projects. You can execute artisan commands in a graphical user interface and also tinker with your project. When you open your project in Kit, Kit will retrieve all the available artisan commands. No configuration is needed. The left sidebar contains a list of all artisan commands in your project except the queue. Select command and all the detailed inputs will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    limelight.vim

    limelight.vim

    All the world's indeed a stage and we are merely players

    ...It’s designed to complement distraction-free modes such as goyo.vim, helping writers and coders keep attention on their current context. The plugin adjusts highlight groups dynamically so the active text remains clear while surrounding text fades into a low-contrast tone. It supports fine-grained control over opacity and integrates with any colorscheme without breaking syntax highlighting. Because it’s lightweight and entirely written in Vimscript, it runs smoothly even on large files. The visual effect creates a calm, spotlight-like environment that reduces visual clutter while editing prose, code comments, or long documentation files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyDev for Eclipse
    ...It features an editor with code completion, code analysis, refactoring, outline view, debugger, mark occurrences and other goodies - check http://pydev.org for more details). It's kept going by community contributions, so, if you think it's a worthy project, please contribute through http://pydev.org
    Leader badge
    Downloads: 605 This Week
    Last Update:
    See Project
  • 7
    jEdit

    jEdit

    jEdit is a programmer's text editor written in Java.

    jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.
    Leader badge
    Downloads: 591 This Week
    Last Update:
    See Project
  • 8
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    ...The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The size of the script is bellow 1Mb, and i want to make it even smaller. To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. ...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9
    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: 4 This Week
    Last Update:
    See Project
  • The world’s most trusted PCB design system. Icon
    The world’s most trusted PCB design system.

    Ideal for manufacturers, engineers and PCB designers

    Altium Designer offers a unified environment that empowers engineers with a single view of every aspect of the PCB design process including schematic, PCB layout, harness design, and documentation. By accessing every tool in one place, engineers can complete their entire design within the same intuitive environment and quickly deliver high-quality products.
    Learn More
  • 10
    codi.vim

    codi.vim

    The interactive scratchpad for hackers

    ...The plugin supports multiple languages by leveraging system interpreters or backends and displays results inline without switching context. It focuses on minimal setup so you can open a buffer, set a filetype, and start experimenting immediately. Because results update incrementally, it is useful for learning, debugging, or documenting small examples. It turns Vim into a lightweight computational notebook while keeping the modal editing experience intact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rust.vim

    rust.vim

    Vim configuration for Rust

    ...Though it doesn’t itself provide full language-server (LSP) capabilities, it lays the foundation so you can plug in LSP or other completion/diagnostic plugins. Many Rust users say that rust.vim is a reliable baseline for making Vim feel like a competent Rust editor rather than a bare text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    unimpaired.vim

    unimpaired.vim

    unimpaired.vim: Pairs of handy bracket mappings

    vim-unimpaired provides a rich set of bracket mappings that make navigation and editing faster with consistent, memorable keys. It standardizes “previous/next” operations across lists like buffers, quickfix, location lists, and tags so your muscle memory stays the same. The plugin also adds convenience motions for moving between version-control conflict markers when resolving merges. It includes utilities for inserting blank lines above or below without leaving normal mode, improving flow for structural edits. Paste mappings are adjusted so linewise pastes respect indentation and placement. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Vimplus

    Vimplus

    An automatic configuration program for vim

    vimplus is an opinionated Vim “distribution” and automatic configuration program by chxuan which bundles a large number of plugins and configurations so that you can essentially install Vim once and have a fully-loaded development setup. Rather than starting with a bare .vimrc and gradually adding plugins, vimplus gives you a pre-configured environment that includes file explorers, completion, status lines, themes, and more. It includes a custom installer and update script, and places a lot of the configuration into ~/.vimrc.custom.plugins and ~/.vimrc.custom.config for user customisations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KleOS

    KleOS

    KleOS brings together Arduino, FreeRTOS and Arduino-mk to you.

    ...The real time operating system for embedded systems. * Arduino-mk. The tool to compile your Arduino projects from the command line. Arduino is the opposite to real time; however, so many real world applications need to react to internal and external events in real time, e.g. as fast as possible, even seizing the CPU from the code that is currently executing. FreeRTOS is the glorious tool behind getting such behaviour. And as you become an Arduino power user you find the IDE too clumsy, so why don't you compile your way (e.g. in the terminal) using your preferred source code editor? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Language Server Protocol

    Language Server Protocol

    Defines a common protocol for language servers

    ...By decoupling tooling from individual editors, a single language server can power multiple clients, dramatically reducing duplicated effort across ecosystems. The protocol negotiates capabilities at startup so clients and servers can evolve independently while maintaining compatibility. Extensions and proposals cover advanced scenarios—like call hierarchies, inlay hints, notebooks, and workspace symbols—allowing incremental adoption as needs grow. In practice, LSP has become the backbone for modern language tooling, enabling consistent developer experiences across VS Code, Neovim, Eclipse, JetBrains IDEs (via plugins), and many others.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    targets.vim

    targets.vim

    Vim plugin that provides additional text objects

    targets.vim extends Vim with a rich set of additional text objects that work like native “inside/around” (i/a) objects but cover more delimiters and structures. It introduces flexible objects for arguments, separators, quotes, tags, and custom pairs so you can select, change, or delete logical units with fewer keystrokes. The plugin also adds “next” and “last” variants, enabling you to operate on the upcoming or previous occurrence without moving the cursor first. Its design emphasizes predictability: the same mental model as built-in objects applies across many new patterns. Because it’s purely text-object oriented, it composes naturally with motions, operators, and dot-repeat for powerful refactors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    rails.vim

    rails.vim

    rails.vim: Ruby on Rails power tools

    ...It understands the Rails directory structure (app, config, db, lib, etc) and allows you to quickly jump between corresponding files (for example from a model to its test, or a view to its controller) via convenient mappings. 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
  • 18
    WinCMOC (M6809 C Compiler)

    WinCMOC (M6809 C Compiler)

    A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)

    WinCMOC v0.6 is here! So many new features, I cant remember them all. Please uninstall old versions before installing. This is a port of the CMOC compiler (written by Pierre Sarrazin) to Windows. Currently CMOC does not support linking, so, I've written front end tools which edit CMOC's output so that it can be assembled and linked via LWTOOL's. A simple C editor in included which makes it easy to compile/build and run the xroar emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tabular

    Tabular

    Vim script for text filtering and alignment

    ...Instead of manually spacing content, you define an alignment target—such as : in dictionaries, = in assignments, or | in Markdown tables—and the plugin rearranges whitespace to produce straight columns. It supports regular expressions, so you can craft smart alignment that respects context or ignores edge cases. The workflow fits naturally into Vim: you visually select lines (or operate on a motion), run a command, and instantly get well-formatted blocks. Tabular is particularly helpful for Markdown tables, JSON-like configs, and code where lining up items improves scannability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ICEcoder - Code Editor Awesomeness

    ICEcoder - Code Editor Awesomeness

    Browser based code editor, allowing you to code from anywhere

    ...Because it can be web based you can use it from any internet enabled computer with a modern browser and because it's built with commom web languages, you can customise it to your liking, integrating with online services. If you'd like to use it as a desktop code editor, no problems, you only need PHP 5.0+ (though 5.3+ is recommeded), so you can use on Linux and on PC via WAMP or XAMPP and Mac via MAMP (or another PHP installation). ICEcoder is provided under a free 14 day trial and $5 to continue using after the trial has ended. See more details, features and much more at https://icecoder.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    ...It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly. Works with omnifunc and external completion sources or frameworks. You can configure direction, cycling, and how Tab behaves at line starts or after whitespace. It is intentionally small and focused, providing a thin layer over Vim’s completion to streamline everyday typing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple free Actionscript and flex code editor for Linux built with Mono and Gtk# The title is a working title so any name suggestion will be accepted gratefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DiaSCE is C, C++ code editor for Gnome. It pretends to be a complement to Glade, so it doesn\'t include an environment for GUI\'s development. It has neither a debugger or other kind of tool to help debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Deodar

    Dual panel sophisticated file manager and editor for programmers

    ...It is neither terminal program nor traditional gui. It has terminal client built in. Easy switch between panels and terminal and text editor and hex viewer. It's developed by a single person so far therefore any help is appreciated, spread the word, localize, write docs, add features. Installation instructions are here: https://github.com/exebook/deodar/blob/master/установка.букв
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next