Showing 155 open source projects for "llama-cpp-static"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Network Tracking Database

    Network Tracking Database

    Track your ARP/MAC table changes and so much more

    The Network Tracking Database (NetDB for short) tracks all changes to the MAC address tables on your switches and the ARP tables on your routers over time stored in MySQL. It supports extensive switch, VLAN and vendor code reports from a CLI or Web App. NetDB can generate CSV reports, track the usage of static IP addresses, record neighbor discovery data and much more. There is now a VM "appliance" with easier upgrades available in the Files section. See the http://netdbtracking.sourceforge.net for more details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The system performs administration of the users with Internet access through a static IP addresses or PPPoE sessions, limits their speed and automatically stops the service provided after a specified date. Get the latest development version. git clone https://github.com/mysticall/imslu.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    NiceShaper - Dynamic Traffic Shaper

    NiceShaper - Dynamic Traffic Shaper

    NiceShaper provides dynamic traffic shaping for Linux router

    ...By default, a proven HTB algorithm is used for the root, inner, and leaf classes, SFQ packets scheduling algorithm is the default queuing discipline (qdisc) contained within each of leaf classes, U32 and FW are used as the packets classifiers. NiceShaper provides dynamic traffic shaping approach which is more effective than traditional shaping with static rates. While constantly monitoring the traffic flowing through the router, in response to the changing load, dynamically adjusts the rate and ceil parameters values of enabled HTB classes to the values which enable the fullest possible utilization of Internet connection throughput. NiceShaper protects each host which uses reasonable amount of shared throughput while watching over the configured optimal utilization of Internet connection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LogHut

    LogHut

    Static blog engine written in Java.

    It creates html file when you write a post. So when people read your post your blog is basically a static web site. This makes you able to run personal blog even on raspberry pi. You can also customize your blog using freemarker templates. Please read descriptions at the link below for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Web interface for DNSmasq / Mikrotik

    Simple web form for static assignment of DHCP leases

    This is a very simple web interface for management of static DHCP leases in DNSmasq and Mikrotik. It generates config files for DNSmasq and uses RouterOS API to manage Mikrotik. Network devices (usually PCs) are separated into subnets by department and use triplets (hostname, MAC address, IP address) for identification. Information is stored in MySQL and only exported by your explicit desire.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JsonRpc-Cpp is an OpenSource implementation of JSON-RPC protocol in C++. JSON-RPC is a lightweight remote procedure call protocol similar to XML-RPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory. Icon
    eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory.

    50,000+ users worldwide rely on eMaint to predict failures, eliminate downtime, and improve reliability

    eMaint is an award-winning, cloud-based Computerized Maintenance Management System (CMMS) software designed to improve how organizations manage their maintenance reliability operations, resources, equipment, and compliance. Suitable for any size organization or enterprise, eMaint saves companies valuable time and money by integrating the tools they need in one powerful platform.
    Try it for free
  • 10

    RaspberryPi Toolchain

    Build and compile ARMv7 or Raspberry Pi application on x86_64

    This toolchain made from following blog: http://yasriady.blogspot.co.id/2015/10/how-to-build-wxwidgets-for-raspberry-pi.html -------------OBSOLETE ---------- please follow above link ------------------------------------------- Ready used Toolchain to build and compile c++ application on x86_64 targetted for Raspberry Pi or ARMv7 based application. Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile ......... Example to build static linked apps : $ export PATH=/opt/Toolchain/ARMv7/usr/bin:$PATH $ ./configure --host=arm-linux --disable-shared LDFLAGS="-static-libgcc -static-libstdc++" $ make Disclaimer: This program is provided as is without any warranty of any kind. If you feel this program useful and get benefit from it, then please do support.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    genders

    This project has moved to Github: https://github.com/chaos/genders

    Genders is a static cluster configuration database used for cluster configuration management. It describes the layout and configuration of the cluster so that tools and scripts can sense the variations of cluster nodes. This project has moved to Github: https://github.com/chaos/genders
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Those who have read past the "Malware" warning can be assured there is absolutely no malware in this OS or in the download. This warning comes from the "netcat" binary included in the download as a DOS time client. Unfortunately netcat has code that is flagged as malware. FREESCO, a NAT/firewall router/server based on Linux and runs on a single 1.44MB floppy. Freesco is very powerful and versatile and can connect multiple home or small office networks to most types of Internet connections...
    Downloads: 163 This Week
    Last Update:
    See Project
  • 13
    Win32Ex is a C library (Compiled as static and dynamic library). It will help to create win32 applications that do not use C runtime library but remain portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UFFS: Ultra-low-cost Flash File System, designed for NAND flash working in embedded system. UFFS typically consumes less then 200K ram for 1Gb(page 512)/4Gb(page 2K) NAND flash. It supports direct flash interface, works with or without OS.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    LinK+ IDE is a simple IDE for Linux Kernel Developers and Lovers. It is based on Eclipse IDE customized for Linux kernel programming. It reduces the development time and executes code in an elegant fashion. This IDE supports Linux kernel configuration, compilation & emulation, system call development and device driver development. LinK+ IDE includes various templates in the category of character, block and network device driver subsystems for device driver development. It includes...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16

    portfolio-appengine

    Host a personal portfolio in Google App Engine- Python

    1. Allows you to host any type of static website content on app engine server. For dynamic website, good knowledge of app engine and python is required. It's not good to host a paid website in Google app engine when other better services are available like in Heroku, AWS, etc 2. App-engine has mail forwarding facility so a custom email address can be set up to send and recieve emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The WANBalancer is a set of shell scripts that provide load balancing and failover for sites with multiple Internet connections. WANBalancer provides redundant *inbound* paths as well, using a combination of IPRoute2 and IPTables rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    icfs

    Indexed cloud file system

    icfs provides a way for mapping multiple URLs, referencing various web-enabled artifacts, into a single file system presentation under Linux. URLs can reference static pages, REST calls, or web objects in an object store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NetworkService

    Networking framework for Java applications

    ...It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has the following features: -Public and private chat windows. -Files transfer. See how to use NetworkService:- https://sourceforge.net/projects/networkservice/files/NetworkService1.0.0.3/ See other applications using NetworkService: -A search system for PDF files stored on different PCs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    music-barrel

    Music juke box for Raspberry Pi, web/mobile inteface

    Web interfaced music juke box for Raspberry Pi Features set auto scan local and remote storage for music file and store them in database with separated type, quality, year, genre, album, artist, composer, song, duration, tags, and original location Manually adding directories or songs in the database above Create playlists (static) Create playlist ad hoc by query or wizard driven Add songs to static playlists Navigate over file system with filtering Play playlist in modes sequential, random, repeat Edit song tags with corresponding DB record update Support formats MP3, WAV, WV(ISO), FLAC, APE, AAC. OGG, DSD Break down album FLAC/APE/WV upon CUE sheet Support search back, forward, skip in individual or list playback Displaying playback progress Show song/album artwork Research on net for song, album, artist details Adding new songs by uploading and other ways
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MailIP

    This program can send your IP automatically to your email.

    ...Here I assume that you know how to configure your modem (if don't please see my blog mahyar-et.blogspot.com) then you should use a program like MailIP to send your computer's IP automatically to your email even if you have dynamic valid IP. In this way you save money from not buying static IP because when ever your IP get changed "MailIP" will send the new IP to your email. Also you don't need to subscribe to slow services like LogMeIn or TeamViewer and you can easily use the default windows remote control program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RCP100

    RCP100

    A modular IP router for Linux platforms

    ...The modular architecture allows rapid introduction of new features and functionality, including support for custom hardware. It features a command line interface, Telnet, FTP, and TFTP access, an NTP client and server, a DNS proxy cache, a DHCP relay, static routes, blackhole routes, static ARP, proxy ARP, RIP version 2 (RFC 2082, RFC 2453), OSPF version 2 (RFC 2328), Access Control Lists, and SNMP.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 25
    Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
    Downloads: 1 This Week
    Last Update:
    See Project