google / varstructLinks
☆18Updated 8 years ago
Alternatives and similar repositories for varstruct
Users that are interested in varstruct are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- ☆13Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Allocation benchmarks☆31Updated 9 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆15Updated 2 weeks ago
- pushmi project☆50Updated 6 years ago
- ☆21Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 5 months ago