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:
- 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
- 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
- portability macros for compiler and hardware micro operations☆36Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- mpio for Jubatus☆34Updated 6 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ interface to CPU affinity management☆31Updated 7 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
- ☆13Updated 9 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Vectorized intersections (research code)☆16Updated 9 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago