All Projects → calebzulawski → generic-simd

calebzulawski / generic-simd

Licence: other
Generic SIMD abstractions for Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to generic-simd

glm
OpenGL Mathematics (GLM)
Stars: ✭ 6,667 (+14715.56%)
Mutual labels:  simd
go-callbag
golang implementation of Callbag
Stars: ✭ 19 (-57.78%)
Mutual labels:  generics
Intriman
Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats
Stars: ✭ 25 (-44.44%)
Mutual labels:  simd
wasm
fast wasm modules
Stars: ✭ 37 (-17.78%)
Mutual labels:  simd
Stack
A Type-Safe, Thread-Safe-ish approach to CoreData in Swift
Stars: ✭ 47 (+4.44%)
Mutual labels:  generics
FFmpegPlayer
Simple FFmpeg video player
Stars: ✭ 72 (+60%)
Mutual labels:  simd
ConfuserExPlugins
Transforms all types to generics, and all constructor calls and method calls into generic call factories.
Stars: ✭ 32 (-28.89%)
Mutual labels:  generics
ndzip
A High-Throughput Parallel Lossless Compressor for Scientific Data
Stars: ✭ 19 (-57.78%)
Mutual labels:  simd
rueidis
A Fast Golang Redis RESP3 client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
Stars: ✭ 422 (+837.78%)
Mutual labels:  generics
frp
FRP: Fast Random Projections
Stars: ✭ 40 (-11.11%)
Mutual labels:  simd
ttlcache
An in-memory cache with item expiration and generics
Stars: ✭ 468 (+940%)
Mutual labels:  generics
SwiftRadix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
Stars: ✭ 34 (-24.44%)
Mutual labels:  generics
heyoka
C++ library for ODE integration via Taylor's method and LLVM
Stars: ✭ 151 (+235.56%)
Mutual labels:  simd
zig-gamedev
Building game development ecosystem for @ziglang!
Stars: ✭ 1,059 (+2253.33%)
Mutual labels:  simd
pybase64
Fast Base64 encoding/decoding in Python
Stars: ✭ 84 (+86.67%)
Mutual labels:  simd
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+846.67%)
Mutual labels:  simd
genx
GenX: Generics For Go, Yet Again.
Stars: ✭ 37 (-17.78%)
Mutual labels:  generics
optimath
A #[no_std] LinAlg library
Stars: ✭ 47 (+4.44%)
Mutual labels:  simd
go-inline
Generic Data Structures/Algorithms in golang.
Stars: ✭ 52 (+15.56%)
Mutual labels:  generics
simdjson-rs
Rust version of lemire's SimdJson
Stars: ✭ 18 (-60%)
Mutual labels:  simd

generic-simd

Build Status Rustc Version 1.42+ License Crates.io Rust Documentation

generic-simd provides safe and idiomatic zero-cost abstractions for writing explicit cross-platform SIMD operations.

License

generic-simd is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].