Showing 128 open source projects for "slim"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Slim Toolkit

    Slim Toolkit

    Don't change anything in your container image

    Inspect, Optimize and Debug Your Containers. You don't have to change anything in your application images to make them smaller! Keep doing what you are doing. Use the base image you want. Use the package manager you want. Don't worry about hand optimizing your Dockerfile. Don't worry about manually creating Seccomp and AppArmor security profiles. Don't worry about remembering all slim command line flags. Use the interactive mode to select the command flags and values. Use the build command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Slim Template

    Slim Template

    Template language to reduce the syntax to the essential parts

    Slim is a Ruby template language whose goal is reduce the syntax to the essential parts without becoming cryptic. The initial design of Slim is what you see on the home page. It started as an exercise to see how much could be removed from a standard html template (<, >, closing tags, etc.). As more people took an interest in Slim, the functionality grew and so did the flexibility of the syntax. Slim will strive to maintain simplicity, but not everyone's definition of a readable syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    slim-fork

    slim-fork

    A fork of the SLiM "Simple Login Manager"

    SLiM (Simple Login Manager) is a graphical login manager for X11. It aims to be simple, fast and independent from the various desktop environments. SLiM was originally based on latest stable release of Login.app by Per Lidén. The SLiM project used to be hosted on Berlios.de with a mirror on SourceForge. Then the code got moved to Github. Then all the maintainers lost interest and it died. Nine years later, I'm still using it as I find it the most easily configurable, most lightweight option...
    Downloads: 69 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    Zettlr

    Zettlr

    A Markdown Editor for the 21st century

    Writing is an essential part of our everyday life. Why make it complicated? Zettlr redefines what writing means. It is slim, fast, and versatile. Focus on what matters to you. Publish, not perish. In modern times, getting a hold of the flood of information is almost as hard as inserting a USB drive the right way on the first attempt. Zettlr allows you to connect pieces of information using state of the art Zettelkasten methodology. Links? Check. File IDs? Check. File tagging? Also check...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Laravel Forum

    Laravel Forum

    A slim, lean forum package designed for quick and easy integration

    A slim, lean forum package designed for quick and easy integration in Laravel projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Music Player GO

    Music Player GO

    Very slim music player

    Home of Music Player GO, a minimal yet fully-featured local Android music player aiming at simplicity and performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    uvicorn-gunicorn-fastapi

    uvicorn-gunicorn-fastapi

    Docker image with Uvicorn managed by Gunicorn

    Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning. Optionally with Alpine Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Medoo

    Medoo

    The lightweight PHP database framework to accelerate the development

    Medoo is an open-source project under MIT license and will always be free to use. A lightweight PHP database framework to accelerate development. Supports MySQL, MSSQL, SQLite, MariaDB, PostgreSQL, Sybase, Oracle, and more. Supports various common and complex SQL queries, data mapping, and prevents SQL injection. Works well with every PHP framework, like Laravel, Yii, Slim, and framework which supports singleton extension or composer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Flax Engine

    Flax Engine

    Flax Engine, multi-platform 3D game engine

    ...# source. Unleash your creativity and be more productive. With Flax you can boost your game development and bring it to another level. We’ve created tools that are slim and agile. No more lagging actions, long importing, or slow compilation. Everything you do as a developer with Flax is meant to be instant. Flax was built up with the idea of giving more power to the creators. Game development tools we create are making this goal possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Platypus

    Platypus

    Create native Mac applications from command line scripts

    Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript, and PHP programs. This is done by wrapping the script in an application bundle along with a slim app binary that runs the script. Platypus makes it easy to share scripts and programs with people who are unfamiliar with the command line interface. Native, user-friendly applications can be created with a few clicks. It is very easy to create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Connect Go

    Connect Go

    Simple, reliable, interoperable. A better gRPC

    Connect is a slim library for building browser and gRPC-compatible HTTP APIs. You write a short Protocol Buffer schema and implement your application logic, and Connect generates code to handle marshaling, routing, compression, and content type negotiation. It also generates an idiomatic, type-safe client. Handlers and clients support three protocols: gRPC, gRPC-Web, and Connect's own protocol. The Connect protocol is a simple, POST-only protocol that works over HTTP/1.1 or HTTP/2. It takes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cdebug

    cdebug

    A swiss army knife of container debugging

    A swiss army knife of container debugging. Execute commands or start interactive shells in scratch, slim, or distroless containers, with ease. The cdebug exec command is a crossbreeding of docker exec and kubectl debug commands. You point the tool at a running container, say what toolkit image to use, and it starts a debugging "sidecar" container that feels like a docker exec session to the target container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UserFrosting

    UserFrosting

    Modern PHP user login and management framework++

    If you simply want to show that you like this project, or want to remember it for later, you should star, not fork, this repository. Forking is only for when you are ready to create your own copy of the code to work on. UserFrosting is a secure, modern user management system written in PHP and built on top of the Slim Microframework, Twig templating engine, and Eloquent ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tokio

    Tokio

    A runtime for writing reliable asynchronous applications with Rust

    Build reliable network applications without compromising speed, with Tokio! Tokio is an event-driven, non-blocking I/O platform and asynchronous runtime for the Rust programming language that allows you to write reliable and slim network applications. At a high level, Tokio provides a number of components needed for building asynchronous applications. These include a multithreaded, work-stealing based task scheduler; a reactor that's supported by the operating system's event queue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BitcoinExchangeFH

    BitcoinExchangeFH

    Cryptocurrency exchange market data feed handler

    BitcoinExchangeFH is a slim application to record the price depth and trades in various exchanges. You can set it up quickly and record all the exchange data in a few minutes! If the exchange is not supported with the WebSocket API feed, it will automatically fall into using its REST API feed. The subscription section specifies the exchange and instruments to subscribe. After receiving the order book or trade update, each handler is updated. For example, for SQL database handler, it is updated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CruxEX 64 bit Linux Live CD/USB

    CruxEX 64 bit Linux Live CD/USB

    CruxEX 3.7 64 bit 24/22 Linux Live DVD/USB is based on CRUX 3.7

    CruxEX 3.7 64 bit 2024/2022 Linux Live CD/USB is based on CRUX 3.7 (latest version, released 220926), which is all Linux enthusiasts/nerds favorite OS. FEATURES CruxEX 24/22 uses the LXDE Desktop environment and kernel 6.6.1-amd64/6.0.6-aufs-exton with support for "extra everything". CruxEX can be installed to a USB pen drive with PERSISTENCE. NEWS 240910 Create your own CRUX Live Installable System with Refracta Snapshot! Install it to hard drive with Refracta Installer. Or/and run...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 18
    SlackEX Linux Live System

    SlackEX Linux Live System

    SlackEX 15.0 64 bit is based on Slackware Current

    SlackEX 15.0 Stable 64 bit uses kernel 6.10.3-amd64-exton and Plasma 5.27.10/Xfce 4.18. SlackEX is based on Slackware 15.0. A lot of Slackware packages are are pre-installed. INSTALL TO HARD DRIVE The system can easily be installed to hard drive (during a live session) using a Refracta Installer. You can then use Grub2 as boot loader if you want. USB SlackEX can be installed to a USB stick in Windows 10/11 using Rufus 4.5 or in a Linux system using the dd-command....
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    Salem

    Salem

    Witch City Linux: Mary Easty Branch (Poltergeist) Revision IV

    Salem (Witch City Linux) is an Arch-based offering, and the result of thousands upon thousands of hours of coding and testing. The project is currently in its 9th year of life. Its development is a copulation of a unique, spiritual, creative approach that I designed, and the ideas presented by William Kenower in his 2017 book, Fearless Writing, which I highly recommend indulging. As of this writing, Salem consists of 159 files, 70 scripts, and 14,364 lines of text that incorporate 5,189...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ShettiMotif
    Shetti-Motif can be downloaded from the site (https://sites.google.com/site/haithamsobhy/software). Please, do not hesitate to contact Dr. Haitham Sobhy if you need help. Short linear motifs / domains (SLiM) facilitate the functions and interactions of the proteins. Finding functional motifs in protein sequences could predict the putative cellular roles or characteristics of hypothetical proteins. ShettiMotif, which is an interactive tool to (i) searches for motifs containing repeated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mini Mouse Macro

    Mini Mouse Macro

    Light weight mouse and keyboard macro recording machine

    Mini Mouse Macro is a great free mouse and keyboard recording macro. Mini Mouse Macro if different to other mouse macro's out there because it can actively record your mouse movements, clicks and keys. Lower standard macro's require you to actually enter the x and y position of your mouse and then ask you what to do.....Mini Mouse Macro recorder takes it to the next level by recording your actions in real time. Another great feature of Mini Mouse Macro is the ability to save your...
    Leader badge
    Downloads: 1,536 This Week
    Last Update:
    See Project
  • 23
    PySchool

    PySchool

    Installable / Portable Python Distribution for Everyone.

    PySchool is a free and open-source Python distribution intended primarily for students who learn Python and data analysis, but it can also used by scientists, engineering, and data scientists. It includes more than 150 Python packages (full edition) including numpy, pandas, scipy, sympy, keras, scikit-learn, matplotlib, seaborn, beautifulsoup4...
    Leader badge
    Downloads: 657 This Week
    Last Update:
    See Project
  • 24
    Softsqueeze

    Softsqueeze

    A java implementation of the Squeezebox

    "Squeezebox is the smartest way to stream MP3s and Internet radio to your stereo without loss of sound quality." (Slim Devices) SoftSqueeze is a java software implementation of the Squeezebox allowing your PC to stream the same music as your Squeezebox. The source code for Softsqueeze is now on github. https://github.com/ralph-irving/softsqueeze3 The sourceforge cvs repository marked as read-only.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 25
    SimpleCov

    SimpleCov

    Code coverage for Ruby with a powerful configuration library

    ... ruby code, gathering coverage for common templating solutions like erb, slim and haml is not supported. In most cases, you'll want overall coverage results for your projects, including all types of tests, Cucumber features, etc. SimpleCov automatically takes care of this by caching and merging results when generating reports, so your report actually includes coverage across your test suites and thereby gives you a better picture of blank spots.
    Downloads: 0 This Week
    Last Update:
    See Project