scientific-coder / Computer-LanguagesLinks
Compilers, Interpreters, with Spirit parser and LLVM code generator, for educational purposes
☆26Updated 14 years ago
Alternatives and similar repositories for Computer-Languages
Users that are interested in Computer-Languages are comparing it to the libraries listed below
Sorting:
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Simple C++ Parser Combinator Library☆15Updated 9 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- C++ as a Pure Functional Programming Language☆189Updated 6 years ago
- ☆13Updated 4 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- C++ parser combinator library☆97Updated 10 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 12 years ago
- Literal, validated XML in C++☆50Updated 10 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆69Updated 9 years ago
- Programming Accelerators with C++ (PACXX)☆57Updated 7 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago