Repository navigation

#

sse2

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

C
2807
3 天前

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

C++
1890
11 小时前

A simple and fast linear algebra library for games and graphics

Rust
1793
10 天前
ada-url/ada

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

C++
1595
1 天前
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++
1520
8 天前

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

C
765
16 小时前

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
1 年前

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
91
2 年前

Fastest Histogram Construction

C
71
4 年前

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

C++
38
1 个月前

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++
35
4 年前