Repository navigation

#

sse2

Implementations of SIMD instruction sets for systems which don't natively support them.

C
2640
12 天前

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari

C++
1736
25 天前

A simple and fast linear algebra library for games and graphics

Rust
1689
6 天前
ada-url/ada

WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram, Datadog and Cloudflare Workers.

C++
1507
10 天前
simdutf/simdutf

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64, POWER. Part of Node.js, WebKit/Safari, Ladybird, Chromium, Cloudflare Workers and Bun.

C++
1349
14 小时前

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

C
720
1 天前

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

C++
373
6 个月前

TurboRLE-Fastest Run Length Encoding

C
288
2 年前

A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).

C
90
1 年前

Fastest Histogram Construction

C
70
3 年前

Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch

C++
38
5 个月前

A simple demo shows how to use the SIMD,Single Instruction Multiple Data, to optimize and accelerate the FFT algorithm.

C++
36
6 年前