Search Results for "glew source code" - Page 80

Showing 2032 open source projects for "glew source code"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pyhew is a web framework written in python aiming to ease the web development with python. Based on frameworks like smarty and php2go. Provides a Templating system, forms (with xml for html and validation), url routing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Katrin repository for simulation code being developed out of the USA universities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Monarc is an experimental and progressive operating system kernel; featuring modern architecture, clean code, and flexible structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Mellum-4b-base

    Mellum-4b-base

    JetBrains’ 4B parameter code model for completions

    Mellum-4b-base is JetBrains’ first open-source large language model designed and optimized for code-related tasks. Built with 4 billion parameters and a LLaMA-style architecture, it was trained on over 4.2 trillion tokens across multiple programming languages, including datasets such as The Stack, StarCoder, and CommitPack. With a context window of 8,192 tokens, it excels at code completion, fill-in-the-middle tasks, and intelligent code suggestions for professional developer tools and IDEs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OCFit

    Python package for fitting of O-C diagrams.

    ...For install it, download/clone this repository or download suitable binary file from releases. Not working yet! The first release comming soon... Requirements numpy matplotlib PyAstronomy pymc Installation is possible from source code or using build installation binary file (only for OS Windows). The following procedure is only for installation from the source code. Extract files and go to new-created folder. Running script setup.py the installation will be done: python setup.py install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyXMLUnit extends PyUnit enabling unit testing of XML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Blender HW Project

    Create a hardware front end for Blender UI and gaming engine.

    This project aims to develope the Python code necessary to enable external PC hardware to connect to the Blender UI and Gaming engine. This project currently requires schematic design, hardware design, python programming of Serial Ports through pyserial, knowledge of the Blender API, and knowledge of the FTDI Chip. This project will not seek funding until a proof of concept is documented with code and hardware designs available through this project. This project will be soon seeking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10

    CodingChecker

    A coding style checker tool support C/C++ syntax

    This project provide a framework for general coding style checker's process: 1, Support different adapter plugin for different programming language syntax 2, Support incremental scanning 3, Support customize criteria rules. 4, Generate report for scanning result. A C/C++ adapter was also implemented based on clang library as example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An extension of DNN that will allow object relational mapping of DNN objects. This is important for anyone interfacing with DNN in a object relational manor. Also for people using a Web Service Data Access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program is a GUI to configure APRS Trackers based on Jeroen Vreeken (PE1RXQ) and Arno Verhoeven (PE1ICQ) aprstracker code. We are looking for developers!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A plugin for gedit that uses ctags to create a menu that can be used to easily navigate a code file in gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A 2D robotic simulation built on top of the Box2D physics engine. The goal is to make the code ridiculously easy to understand and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SansAnalysis

    SansAnalysis

    Home of the sansanalysis.com code

    This is the project behind the SANS analysis web app originally available at www.sansanalysis.com. An instance of the application is currently running at http://service.smallangles.net This project uses the SansView computation modules, which should be installed to run the application: http://sourceforge.net/projects/sansviewproject/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Sharp View

    Very lightweight and minimalistic python browser with webkit

    ...The goal of this project is to create a simple, fast and easily expandable (for now manually, later on with easy python addons). For now configuration will be done using text files and (in case of adding features) doing small modifications to the source code. The code will be extensively commented and written in a simple language (python) to allow easy modification. It is intended for advanced users and developers to experiment with an open browser to add their own features. Do note that the browser is minimalistic. This means that some features that the author considers to be "bloated", like mouse gestures, long configurations, etc. will not be supported (but can be made by you). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Auto-Typer-Zer0

    Auto-Typer-Zer0

    Only Auto Typer with Text and Code typing modes to ensure perfection.

    AutoTyper Zer0 - V1.0 --------------------------------- Auto Typer with Typing and Coding modes, for coding homework, and other miscellaneous uses: - Text Typing Mode: Automate plain text input seamlessly. - Code Typing Mode: Supports Python, Java, and C/C++ with options to remove comments and fix indentation. - Super Speed Mode: Type up to 100 lines in under 10 seconds. Customizable Speed & Dark Theme UI: Adjust typing speed and enjoy an aesthetic interface. # Upcoming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is my modified version of supybot. I have recoded some of the source code of Supybot and created my own bot, called FlareBot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LiMSN - code name LiMouSiNe - Linux Messenger A linux msn client written in python/wx using the pymsn library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cryptshell is a shell used for analysable code (eg anything before wwII). It automates letter substitution, transposition, and has modules useful for breaking various weak ciphers (enigma, substitution, vinigre). It has no real practical value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Code for the familynetwork.org website. Technical component of a larger process to enable neighbors to help neighbors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A snippet management project that is ideal for code, notes, thoughts and whatever else comes to mind! Can be deployed locally, on an intranet or on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is aimed to provide a code base that allows for the same functionality as http://stackoverflow.com, we have no intention of duplicating Stack Overflow, just it's functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Learn vocabulary in any language. Create and edit your own set of flashcards. Filter them and shuffle them. Add hints and mnemonics. Fully configurable. This project has been moved to Google code, and it is now called Flashblack.
    Downloads: 0 This Week
    Last Update:
    See Project