Repository navigation

#

sse2

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

C
2770
7 天前

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++
1851
2 天前

A simple and fast linear algebra library for games and graphics

Rust
1760
25 天前
ada-url/ada

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

C++
1581
18 天前
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++
1491
19 小时前

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

C
750
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++
379
10 个月前

TurboRLE-Fastest Run Length Encoding

C
287
2 年前

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

C
91
2 年前

Fastest Histogram Construction

C
70
4 年前

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

C++
38
9 个月前

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

C++
38
7 年前

A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with additional support for double precision on ARM AArch64 using Neon.

C++
34
4 年前