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 C++ library for integer array compression☆29Updated 3 years ago
- ☆13Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- ☆21Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- exploring coroutine C++ proposal☆45Updated 9 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
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- Allocation benchmarks☆30Updated 9 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- ☆31Updated 9 years ago