djanekovic's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ggerganov/llama.cpp
LLM inference in C/C++
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
zellij-org/zellij
A terminal workspace with batteries included
wasp-lang/wasp
The fastest way to develop full-stack web apps with React & Node.js.
DoctorWkt/acwj
A Compiler Writing Journey
numba/numba
NumPy aware dynamic Python compiler using LLVM
RainerKuemmerle/g2o
g2o: A General Framework for Graph Optimization
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
arximboldi/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
facebookresearch/theseus
A library for differentiable nonlinear optimization
gpu-mode/resource-stream
GPU programming related news and material links
pocl/pocl
pocl - Portable Computing Language
nschloe/pygmsh
:spider_web: Gmsh for Python
ddemidov/vexcl
VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
inducer/loopy
A code generator for array-based code on CPUs and GPUs
codeplaysoftware/syclacademy
SYCL Academy, a set of learning materials for SYCL heterogeneous programming
viennacl/viennacl-dev
Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.
Quuxplusone/from-scratch
C++ standard library features, "from scratch"
inducer/pymbolic
A simple package to do symbolic math (focus on code gen and DSLs)
OP2/PyOP2
ARCHIVED Framework for performance-portable parallel computations on unstructured meshes
aakshintala/cpplox
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
cschreib/observable_unique_ptr
Unique-ownership smart pointers with observable lifetime.
inducer/sumpy
Symbolic code generators for multipole and local expansions and translations
firedrakeproject/tsfc
(ARCHIVED) Two-stage form compiler
florianwechsung/alfi
(A)ugmented (L)agrangian based solvers for the Navier Stokes equation in (Fi)redrake
bienz2/PyFancyPlots
Does your advisor enjoy fancy plots? Is his name Luke? Then this plotting script is for you!
skailasa/pyrsvd
Accelerated Randomised SVD in Python