-
small_vector Public
small_vector is a C++ container with a fixed-size internal buffer for small data, that automatically switches to dynamic allocation as needed. Its API matches std::vector where possible and support…
-
capnproto Public
Forked from capnproto/capnprotoCap'n Proto serialization/RPC system - core tools and C++ library
C++ Other UpdatedMay 26, 2025 -
deferral Public
A header only library that implements the defer command in C++.
-
-
BTAS Public
Forked from ValeevGroup/BTASBasic Tensor Algebra Subroutines
C++ BSD 3-Clause "New" or "Revised" License UpdatedApr 16, 2024 -
slurm-cluster Public
Forked from rancavil/slurm-clusterDocker local slurm cluster
Dockerfile UpdatedMay 4, 2023 -
SymSpell Public
Forked from wolfgarbe/SymSpellSymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
C# MIT License UpdatedMar 9, 2022 -
kubecon-eu-2019 Public
Forked from RX-M/kubecon-eu-2019A day in the life of a Cloud Native Dev
Smarty Apache License 2.0 UpdatedJun 14, 2019 -
FindTBB Public
CMake find module for Intel Threading Building Blocks
-
tiledarray Public
Forked from ValeevGroup/tiledarrayA massively-parallel, block-sparse tensor library written in C++
C++ GNU General Public License v3.0 UpdatedJan 30, 2017 -
madness Public
Forked from m-a-d-n-e-s-s/madnessMultiresolution Adaptive Numerical Environment for Scientific Simulation
C++ GNU General Public License v2.0 UpdatedJan 24, 2017 -
nghttp2 Public
Forked from nghttp2/nghttp2nghttp2 - HTTP/2 C Library and tools
C++ Other UpdatedJan 14, 2017 -
hypergraph-partitioning-algorithms Public
Forked from alidasdan/hypergraph-partitioning-algorithmsMulti-way hypergraph partitioning algorithms: FMS (Fiduccia-Mattheyses-Sanchis), PLM (Partitioning by Locked Moves), PFM (Partitioning by Free Moves), SA (Simulated Annealing - 2 versions), RSA (Si…
-
ctf Public
Forked from cyclops-community/ctfCyclops Tensor Framework: distributed-memory tensor algebra
C++ Other UpdatedJun 24, 2015 -
Elemental Public
Forked from elemental/ElementalDistributed-memory dense linear algebra
C++ BSD 3-Clause "New" or "Revised" License UpdatedJun 24, 2015 -
-
mad_examples Public
Task-based parallel program examples using MADNESS parallel runtime.