Search Results for "code blocks 17.12" - Page 6

Showing 402 open source projects for "code blocks 17.12"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1

    AMBasic

    Small and easy basic.

    ...It is written in C and C++ (11 version ) and you can use it in your project. Infact I have create a small abstract machine that interfaces the basic, thus you can use the interpreter in your project. I have used Code::Blocks 12.11 for Windows. Of course it's free under GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PowerVim

    PowerVim

    Make your vim more power and much easer

    PowerVim is an “industrial-grade” Vim configuration that turns stock Vim into a productive IDE-like environment for multiple languages. It focuses on fast navigation, code completion, and a tidy visual presentation so you can spend more time editing and less time hunting for commands. The setup includes language dictionaries and completion helpers, syntax highlighting, and a curated statusline and colors to keep important context visible. It integrates with Git to surface file status and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    librsb

    librsb

    A shared memory parallel sparse matrix library including Sparse BLAS.

    librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available, e.g.: matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion. ...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 4
    dxf2gcode

    dxf2gcode

    DXF2GCODE: converting 2D dxf drawings to CNC machine compatible G-Code

    DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC machine compatible GCode. Windows, Linux, and Mac support by using python scripting language.
    Leader badge
    Downloads: 322 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Curated Transformers

    Curated Transformers

    PyTorch library of curated Transformer models and their components

    State-of-the-art transformers, brick by brick. Curated Transformers is a transformer library for PyTorch. It provides state-of-the-art models that are composed of a set of reusable components. Supports state-of-the-art transformer models, including LLMs such as Falcon, Llama, and Dolly v2. Implementing a feature or bugfix benefits all models. For example, all models support 4/8-bit inference through the bitsandbytes library and each model can use the PyTorch meta device to avoid unnecessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    Automatically built Code::Blocks binaries for both 32-bit and 64-bit Windows systems. You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw \ mingw-w64-i686-drmingw \ mingw-w64-i686-tinyxml Then extract the archive into /opt/codeblocks, export /opt/codeblocks/bin to PATH. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    codeblocks_gd_cbps

    Workspace and project CodeBlocks files for Windows

    # codeblocks_gd_cbps This repository contains .cbp files (CodeBlocks Projets), for Windows only, and a workspace, to generate Code::Blocks itself. They are wxWidgets version independant. This is achieved by configuring global environment variables. Have a look to Env_Vars.pdf to set them correctly. Copy the src directory in your codeblocks sources src directory. All cbps are named *_Windows.cbp and do not interfere with already standard .cbp project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    Kubok16 is a math puzzle similar to Sudoku. There are 16 blocks that must be filled with numbers. Some of the blocks already have numbers in them. Each number from 1 to 16 must be used. No duplicate numbers are allowed. Each row must sum to a given number. Each column must sum to a given number. The fewer numbers already given make the puzzle more difficult. 8 numbers given is usually an easy puzzle. 6 numbers given is usually a medium puzzle 4 numbers given is usually hard or an expert puzzle. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    UnoLib

    UnoLib

    Library designed for the Arduino Uno platform and AVRPascal editor

    UnoLib is a Free Pascal library designed for the Arduino Uno platform and AVRPascal editor (http://akarwowski.pl/index.php?page=electronics&lang=en) or other editor using FPC 3.3.1 for AVR microcontrollers (e.g. FreePascal IDE, Lazarus). It is a translation of a subset of the standard Arduino libraries, adapted as needed for a Free Pascal environment. Moreover, support for fixed point numbers has been added. Current updates of the library are available at https://github.com/ackarwow/unolib/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    jul-comments

    jul-comments

    JCS - JUL Comment System

    JCS - JUL Comment System is a way of documenting your JavaScript source code while keeping the comments in a separate file. It allows you to associate the comments to any version of the source code and to get the updated commented code. Also, JCS is able to generate and to document the code for an entire JavaScript namespace or DOM tree loaded by a web page. System requirements / Download the desktop app OR: * a CSS2.1 compliant web browser with JavaScript 1.5 or later engine *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ITSO GNU/Linux es una distribución Linux educativa basada en Devuan 6 "Excalibur" con sysvinit (sin systemd), diseñada para estudiantes de 1er y 2do semestre de Informática Industrial del ITSO. Preconfigurada para un ambiente y público específico, no se recomienda fuera de ese contexto. Escritorio LXDE con menú clásico. Incluye Code::Blocks, Geany, Thonny, Apache NetBeans, TurboC++, GCC/G++ 14, OpenJDK 21, Python 3, PostgreSQL 17, MySQL, pgAdmin 4, phpMyAdmin, Adminer, LibreWolf y Basilisk. ISO Clone: sistema listo para clonar equipos. Usuario: itso, contraseña: 1234 ISO Instalable: arranca en modo live. Usuario: live, contraseña: live. Para instalar: acceso directo "Install System CLI", o desde terminal sudo eggs krill (interactivo) o sudo eggs krill --unattended (automático). ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    ...It can run on Arduino performing all the IEC 61499 standard requirements as configurability, portability and interoperability. Check our paper: https://ieeexplore.ieee.org/document/7445830/ ICARU_FB is in a initial stage. So, it needs many improvements in code, documentation, and others. But, due to the ICARU_FB code simplicity, at least now, code change is easy in a way and can be a basis. To edit the functions blocks, see the GASR-FBE editor in: http://sourceforge.net/projects/gasrfbe/ You can contact-me for any question by email: leandro.israel.p@gmail.com This work was developed University of the State of Santa Catarina (UDESC - cct.udesc.br). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fork

    fork

    Developer Workspace

    Fork is a modern developer workspace that combines the power of a code editor, knowledge base, and command center into one seamless experience. Built for developers who switch between coding, notes, documentation, and project management constantly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Blaiz Tools

    Blaiz Tools

    Tools for working with Gossamer codebase and app source code

    Tools for packing files, converting images, manipulating text, checking code and working with the Gossamer codebase and app source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Polyglot Formatter

    Polyglot Formatter

    Multi-language code formatter with automatic language detection

    Polyglot Formatter is a lightweight browser-based code beautifier that automatically detects and formats HTML, CSS, JavaScript, PHP, and JSON. Designed for developers, it provides instant code cleanup and readability improvements without requiring a server, build process, or account. Everything runs locally in the browser for maximum privacy and convenience. The formatter supports mixed-language files, nested code blocks, configurable indentation, line wrapping, syntax highlighting, and post-format validation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mobirise Free Mobile Website Builder

    Mobirise Free Mobile Website Builder

    Create awesome mobile-first websites - No coding!

    Mobirise makes it easy for anyone to create responsive, Google-friendly websites — no coding needed. Choose from 200+ Bootstrap 5-based themes to build sites that look modern, professional, and perfect on any device. With the free Mobirise Website Builder, you can design and edit pages visually using drag-and-drop, inline editing, and simple site settings. Now with Mobirise AI, you can generate entire websites in a minute — making web design faster and more creative than ever.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    DepthSight

    DepthSight

    Enterprise-grade, self-hosted crypto trading platform.

    ...Designed as an open-source alternative to proprietary cloud bots like 3Commas or Veles, it ensures your API keys and trading logic never leave your own VPS or local hardware. Core features include a visual drag-and-drop node editor with 40+ logic blocks, allowing you to build complex strategies without writing code. An integrated AI assistant can generate trading structures directly from text prompts or chart screenshots. Built for heavy-duty execution on Binance and Bybit, the stateless architecture utilizes FastAPI, Celery, Redis ACLs, and PostgreSQL. It features dual backtesting engines, dynamic risk management that adapts per trading pair, and native Bitcart integration for crypto billing. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Neiki's Markdown Editor

    Neiki's Markdown Editor

    Live Markdown editor with real-time GitHub-styled preview

    Neiki's Markdown Editor is a lightweight, browser-based live Markdown editor that provides instant preview in a clean GitHub-style layout. It allows users to write Markdown on one side and see rendered output in real time on the other, with full support for GitHub Flavored Markdown, syntax highlighting, and responsive split-pane editing. Built with vanilla JavaScript and CDN-based dependencies, it requires zero setup or build tools. The editor includes a modern toolbar, keyboard...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    ideon

    ideon

    The Visual Hub for Your Projects: Centralize context on one canvas.

    Ideon is a self-hosted visual workspace where everything related to a project lives on a single canvas. Most projects fail not because of poor execution, but because context disappears—code lives in repositories, designs in specialized tools, and decisions in fragmented chat threads. Ideon reduces the cognitive cost of switching between these by making their relationships explicit on a spatial map. Core Features: - Live Blocks : Embed GitHub repositories, notes, links, and files side-by-side. - Spatial Organization : Move beyond abstract hierarchies; use space to define relationships...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Obsidian TikZJax

    Obsidian TikZJax

    Render LaTeX and TikZ diagrams in your notes

    A plugin for Obsidian that lets you render LaTeX and TikZ diagrams in your notes. You can render graphs, figures, circuits, chemical diagrams, commutative diagrams, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Neiki's Page Editor

    Neiki's Page Editor

    Visual HTML page editor that renders real HTML and CSS

    Neiki's Page Editor is a lightweight visual page and CMS editor built with pure JavaScript and zero dependencies. It transforms any container into a complete editing environment with accurate HTML and CSS rendering inside an isolated iframe, ensuring pages look exactly as they will in a real browser. The editor includes a modern toolbar, source code view, image and table editing, drag-and-drop tools, autosave, fullscreen mode, localization, and five built-in themes. It supports full HTML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Council.

    Council.

    Open-source, serverless, multi-LLM group chat application

    Council. is an open-source, serverless, multi-LLM group chat application designed to let you talk to multiple AI agents simultaneously. Have debates, get consensus, or collaborate with custom AI configurations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Ascoos Framework 24'

    Ascoos Framework 24'

    This package is a very small part of the Ascoos Cms custom core

    Ascoos Framework 24 - Free Edition This package is a very small part of the Ascoos Cms custom core for use with PHP 8.2 or later. Ascoos Cms 24 consists of several "blocks core code", one of which is the Ascoos Framework 24, as well as phpBCL. In the modern way of programming, the ability of a core code to be modular, gives it the ability to adapt to modern methods and requirements. Now, the new version 24 is now coming to create new data in its modular core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PDF Maker for Vtiger CRM

    PDF Maker for Vtiger CRM

    Advanced PDF Generator for Vtiger CRM with Ai

    PDF Maker for Vtiger CRM is a professional PDF generator extension for creating fully customizable business documents directly from Vtiger CRM. It helps generate Quotes, Sales Orders, Invoices, Purchase Orders, Contracts, Proposals and other CRM documents using advanced template management. Key benefits: • CKEditor template editor • Dynamic fields and conditions • Multi language support • Custom layouts and branding • Automatic PDF generation • Email integration • Barcode and QR...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    (NOTE: Make sure to download Volume2 aswell!: http://sourceforge.net/p/chaosesqueanthologyvolume2/ ) 200+ weapons. Build-able enter-able buildings (Like an FPS RPG but with interiors) (Multi-tool/ Utili-tool). City generation (all buildings enterable). A 2 iso (6GB) exploration of what QuakeC can do. Over 100 maps included, along with map editor and sourcecode. Fully free and opensource: code and media. A modification of Xonotic which included extended weapons, maps, vehicles,...
    Downloads: 6 This Week
    Last Update:
    See Project
Auth0 Logo