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
- 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☆30Updated 7 years 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated last week
- A future and stream library for modern C++.☆67Updated 2 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- ☆31Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Allocation benchmarks☆30Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- ☆21Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 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
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago