lukedodd / JitCalc
Mathematical expression evaluator with just in time code generation.
☆12Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for JitCalc
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- simd algorithms☆9Updated 9 years ago
- ☆12Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Native C++ Library☆49Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 11 years ago
- benchmarking positional population count☆12Updated 8 months ago
- firm object-orientation support library☆14Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- tinypy is a minimalist implementation of python☆16Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago