Showing 131 open source projects for "llama-cpp-python.whl"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Cpp Ant task implementation. The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C++ library that uses readline to implement a very flexible command-prompt. Seamlessly manages types and variables, function signatures, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sqlpp is a conventional cpp-alike preprocessor taught to understand SQL syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Extremely simple HTML-based user interface system for standard C++ console applications. Mimics a streaming object whose output is a web page (ie a mix of cout and cin) created during runtime. Existing console applications just need to replace cin/cout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DevMic is an Integrated Development Environment (IDE) for Small Device C compiler (SDCC) based on Dev-Cpp. The main aim is to allow programmers to develop software for microcontrollers easily and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "bin2cpp" is a little Tool for converting binary files in a C/C++ header file, so it can be used in other C++/C Programms (i.e. for putting a programm into another!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Set of general-use experimental C++ classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The program implements a demo application which demonstrates using C++ stream-compatible sockets developed by Maciej Sobczak http://www.msobczak.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CPP-2-HTML is a DOS command-line utility that formats C++ source code into HTML pages. It uses an external Cascading Style Sheet, "cpp.css" so that the user may set up any formatting/coloring choices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The purpose of this project is to provide an Ant-based cpp-like preprocessing capability using the Velocity Template Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Interpreter of C++ in JAVA language (1.4.2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ant tasks for preprocessing Java sources using cpp (C preprocessor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project provides a comprehensive collection framework for C++. While the STL is often a good alternative, this collection framework allows you to generically refer to containers so that the type of the container can easily be changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ parser engine based on the tables generated by Gold Parser Builder. The project has moved to GITHUB, please go there to download the latest version: www.github.com/manast/cpp-gpengine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML Localisation / Localization for C++. An alternative way of handling localised/localized resource strings in C++ to ease the problems of multi-language user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A top quality C++ Utility Suite that provides tools to help C++ programmers develop good and strong applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A library of class utilities bases on ACE, that offers you the following: - Logs: I find the log of this library very helpful. The main disadvantage is that this logs are quite costly. - Sockets wrapper: A very useful wrappers. Based on ACE - Services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This aims at moving C++ libraries into the Java culture with the help of Swig, XML, and XSLT: Java, JNI, JavaHelp, JavaBeans, RMI,JDBC, Servlets, JSP, EnterpriseBeans, Jini, JMX, etc. is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cpp2dia is a Tcl Script that uses "ctags" and "graphviz" to parse .cpp files and generate UML diagrams for the diagram drawing tool "Dia".
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    FLTKCallback++ is small package which adds more C++ in fltk callback system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
    Downloads: 0 This Week
    Last Update:
    See Project