WeSearch
Hub / Tags / Cpp
TAG · #CPP

Cpp coverage.

Every story in the WeSearch catalog tagged with #cpp, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

60 stories tagged with #cpp, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Cpp"

RELATED TAGS
#programming7#ai3#llama-cpp2#gamedev2#software-development2#unrealengine2#technology2#software2#ml1#career-guidance1#open-source1#education-technology1
R/LOCALLLAMA

ui: Mermaid Diagrams in chat + interactive preview by allozaur · Pull Request #24032 · ggml-org/llama.cpp

17 views ·
R/MACHINELEARNING

Encodec.cpp, a portable C++ implementation of Meta's EnCodec using Eigen [P]

13 views ·
R/LOCALLLAMA

Tensor split mode: CUDA error on latest llama.cpp with Qwen-3.6-27b

12 views ·
DEV.TO (TOP)

llama.cpp b9455 Finally Caught vLLM: 70t/s on 2x3090 Qwen 27B UQ8

Test post…

15 views ·
#ai#llm#opensource
R/LOCALLLAMA

Mellum & Granite Embedding models are ready on llama.cpp

17 views ·
R/LOCALLLAMA

Another shout out to llama.cpp build b9455 2x3090

16 views ·
R/CPP

Dockerfiles for cpp projects

20 views ·
GITHUB

Show HN: I wrote a program that hashes files into poems

Hash files into LLM-generated poems locally. Contribute to alebeck/rhymesum development by creating an account on GitHub.…

11 views ·
#technology#software#poetry
R/CPP

Better C++ Meetup preview on SwedenCpp , shows now online, hybrid or in person

14 views ·
X (FORMERLY TWITTER)

Llama.cpp now has an official website: llama.app

llama.cpp now has an official website: https://t.co/9akc1jm8jV Our goal is to make local AI accessible to everyone, and improving the user experience is a big part of that. On the…

14 views ·
R/CPP

C or Cpp In Ethical Hacking/Cyber-Security

15 views ·
R/LOCALLLAMA

Llama.cpp B9406 MTP mmproj fix

16 views ·
INVESTING.COM — NEWS

ReNew Energy Global receives buyout proposal from CPP Investments and CEO

17 views ·
DEV.TO (TOP)

LLM-Manager: Orchestrating Ollama and Llama.cpp with Pure Bash

LLM-Manager is a lightweight, modular Bash suite with a dual JSON/Interactive interface designed to...…

17 views ·
#bash#ai#opensource
R/CPP

VSCode extension that integrates cppreference docs into editor/LSP

16 views ·
SANDOR DARGO’S BLOG

C++26: Ordering of constraints involving fold expressions

You have two overloads of g(). One requires A<T> for each element in a pack, the other requires C<T> — where C is a stricter concept that subsumes A. Both apply to the types you’re…

12 views ·
#programming#software development
DEV.TO (TOP)

When Your ChatLlamaCpp Stream Causes an Infinite Loop

When Your ChatLlamaCpp Stream Causes an Infinite Loop You've been there. Your AI agent...…

18 views ·
#ai#debugging#programming
NEILCHEN

Fibonacci in C++ Templates

20 views ·
#programming#templates
R/LOCALLLAMA

I made a Windows app for managing llama.cpp in WSL/Ubuntu

15 views ·
DEV.TO (TOP)

The Story Behind Java: From C++ Limitations to Platform Independence

Introduction Today I learned Java basics from my trainer, and he explained it in a simple...…

11 views ·
#java#programming
GITHUB

Ollama v0.30.0-rc23: "directly support llama.cpp" & "compatibility with GGUF"

This version of Ollama will change the architecture to directly support llama.cpp instead of building on top of GGML, and allows for compatibility with GGUF file format. MLX is use…

22 views ·
#technology#software#machine learning
DEV.TO (TOP)

Creating a Custom Grid Editor tool in Unreal Engine

Hello there, Dev community! I'm a beginner, relatively, in the Game Development / Programming...…

15 views ·
#gamedev#unrealengine
R/LOCALLLAMA

CUDA: add fast walsh-hadamard transform by am17an · Pull Request #23615 · ggml-org/llama.cpp

16 views ·
R/LOCALLLAMA

Llama.cpp : Split Mode Tensor Fix Incoming?

16 views ·
R/LOCALLLAMA

llama.cpp oom issue

17 views ·
DEV.TO (TOP)

First Gemma 4 ExecuTorch Deployment on Raspberry Pi 5 — and Why It's 7.7 Slower Than llama.cpp

On April 2, ARM published a blog post announcing Gemma 4 optimised for ARM devices via XNNPACK +...…

15 views ·
#executorch#edgeai#raspberrypi
R/LOCALLLAMA

I made a local-first MCP tutorial repo with node-llama-cpp and a custom agent loop

17 views ·
R/LOCALLLAMA

server: fix checkpoints creation by jacekpoplawski · Pull Request #22929 · ggml-org/llama.cpp

16 views ·
R/LOCALLLAMA

llama.cpp has a clever trick for speeding up KV cache decode

20 views ·
R/LOCALLLAMA

how to install llamacpp the better way to wrapping it in python ui (CPU use only) ?

18 views ·
DEV.TO (TOP)

Running Gemma 4 on a Modest Machine: Unsloth vs LM Studio vs llama.cpp vs Ollama

This is a submission for the Gemma 4 Challenge: Write About Gemma 4 When local AI conversations...…

15 views ·
#ai#development#technology
DEV.TO (TOP)

GAS Input Tags: Ability Activation Without Hardcoded Bindings

What are input tags in GAS and why you should use them Input tags are one way of...…

15 views ·
#unrealengine#gameplayabilitysystem
R/LOCALLLAMA

GPU VRAM only for small models with llama.cpp: is it possible?

12 views ·
HFT UNIVERSITY

The C++ Standard Library Has Been Walking Itself Back for Fifteen Years

# The C++ standard library has been walking itself back for fifteen years, and the receipts are public Sandor Dargo's [post this month on `std::copyable_function`](https://www.sand…

12 views ·
#programming#software-development
R/LOCALLLAMA

llama.cpp server have built-in native tools (exec_shell, edit_file, etc.)

15 views ·
XDA DEVELOPERS

I ditched LM Studio for llama.cpp, and my local LLM doesn't feel like a downgrade anymore

My new main runner…

12 views ·
#ai#technology#software
R/CPP

Interesting talk about profiles semantics and mechanisms in using std::cpp 2025

17 views ·
R/LOCALLLAMA

LLaMa.cpp basic question

19 views ·
R/LOCALLLAMA

Seeking resources to read about llama.cpp server and how offloading works

22 views ·
DEV.TO (TOP)

Building SQLite from Scratch: 740 Lines of C++23 to Understand Every Byte of a .db File

You fire up a MySQL client, connect to port 3306, send off your SQL, and the server parses,...…

12 views ·
#database#sqlite
THE GLOBE AND MAIL

CPPIB earned 7.8% for year on boosts from stocks, energy and infrastructure investments

Fund’s performance was dragged down by losses on foreign currency and fell far short of 13.2% benchmark…

16 views ·
THE GLOBE AND MAIL

The bloated CPP Investment Board is trounced by its own benchmarks – again

For two decades, managers have tried – and failed – to beat the markets…

14 views ·
#pension#investment#finance
THE GLOBE AND MAIL

CPP Investments earns 7.8% for fiscal 2026 helped by holdings in public equities

Real assets, particularly energy and infrastructure assets, also contributed to the gains…

13 views ·
#finance#investment#pension
R/LOCALLLAMA

110 tok/s with 12GB VRAM on Qwen3.6 35B A3B and ik_llama.cpp

12 views ·
R/CPP

Is cppreference.com compiler support up to date again?

17 views ·
THE GLOBE AND MAIL

CPPIB sells portfolio of private equity fund interests for about $4-billion

Blackstone Strategic Partners and private investment firm Ardian acquire interests from the pension manager…

18 views ·
#finance#investment#pension
R/LOCALLLAMA

Gemma 4 MTP with LlamaCPP

13 views ·
DEV.TO (TOP)

cpp-linter-hooks: The Most Complete pre-commit Solution for C/C++ Projects

If you work on Python projects, you've probably used pre-commit — running black, ruff, mypy before...…

11 views ·
#c#development
DEV.TO (TOP)

Building Claude Code from Scratch: A Minimal Agent in 393 Lines of C++

An AI coding assistant that reads your files, writes code, and runs shell commands. The core logic? A...…

12 views ·
#ai#programming
DEV.TO (TOP)

Ollama vs llama.cpp vs vLLM: Which Should You Use in 2026?

Ollama vs llama.cpp vs vLLM compared — ease of use, speed, GPU needs. Which inference engine is right for your workflow?…

12 views ·
#technology#ai#software
CALEBCOFFIE.COM

Benchmarking llama.cpp's new MTP support on Strix Halo

After llama.cpp merged Multi-Token Prediction (MTP) speculative decoding support, I benchmarked Qwen3.6 27B and 35B-A3B on Strix Halo and an RTX 3090. Up to 2.44× speedup, lossless…

19 views ·
#technology#artificial intelligence#machine learning
R/LOCALLLAMA

Is the llama.cpp nixos flake just broken?

15 views ·
R/CPP

CppCon 2026 Hudson River Trading Scholarship

17 views ·
DEV.TO (TOP)

Why MTP doesn't speed up your llama.cpp inference (and how to actually fix it)

Why MTP often fails to speed up llama.cpp inference, and how to debug acceptance rate, VRAM pressure, and CUDA graph capture issues.…

14 views ·
#machinelearning#performance#gpu
R/CPP

CppCast: GPU Programming and HLSL with Chris Bieneman

19 views ·
BLOGSPOT

Find bugs in YOUR code using OpenCode, Llama.cpp and Qwen3.6

Background For quite some time I had been submitting tasks to LLMs via llama-cli (natively) or llama-server (API), both from the excellent...…

14 views ·
#technology#security#artificial intelligence
DEV.TO (TOP)

Building and Running Llama.cpp on an Air-Gapped Mac

If you ever tried to run Llama.cpp on a MacOS device that doesn't have internet on it, you've...…

15 views ·
#ai#llm
DEV.TO (TOP)

GPU Hardware & Driver Update: RTX 5090 Benchmarks, llama.cpp MTP, Windows 11 Fix

GPU Hardware &amp; Driver Update: RTX 5090 Benchmarks, llama.cpp MTP, Windows 11 Fix ...…

15 views ·
#gpu#nvidia#windows
R/LOCALLLAMA

llama: avoid copying logits during prompt decode in MTP by am17an · Pull Request #23198 · ggml-org/llama.cpp

19 views ·
DEV.TO (TOP)

Building a 3D engine from scratch with C++ and Vulkan for web developers Part II: Rendering your first triangle

Where we left off In Part I, we set up the Vulkan infrastructure: instance, window,...…

17 views ·
#gamedev#webdev