stoklund / portable-simdLinks
Portable SIMD specification
☆19Updated 8 years ago
Alternatives and similar repositories for portable-simd
Users that are interested in portable-simd are comparing it to the libraries listed below
Sorting:
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 9 years ago
- Some experiments… and maybe a surprise coming.☆33Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- Arbitrary precision floating point in Rust☆19Updated 9 years ago
- A library for higher order functional programming with homotopy maps to construct 3D geometry☆15Updated 4 years ago
- LALR1 C++ parser generator from BNF grammar (just copy-n-paste BNF grammar from RFC and you'll get a parser)☆15Updated 11 years ago
- Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.☆38Updated 8 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 5 months ago
- ☆16Updated 3 years ago
- Raytracing using C++ template metaprogramming☆11Updated 13 years ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 6 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 7 years ago
- 3d planet demo in gfx/rust☆14Updated 8 years ago
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Updated 13 years ago
- ☆23Updated 8 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- A textual language for binary data.☆37Updated 3 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Synless is a language-agnostic tree editor.☆22Updated 5 months ago
- Let's (possibly) build a JIT!☆28Updated last year
- Arrow is a fast (as or faster than C) general-purpose programming language. It does not employ a garbage collector and has minimal runtim…☆34Updated 8 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 6 months ago
- Flat sorted array with very fast insert and erase operations☆18Updated last week