orlp / devectorLinks
Resizable contiguous sequence container with fast appends on either end.
☆37Updated 8 years ago
Alternatives and similar repositories for devector
Users that are interested in devector are comparing it to the libraries listed below
Sorting:
- A high performance C++ playground library☆48Updated 9 years ago
- C++ string formatting library☆46Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Static global objects with constructors and destructors made useful in C++☆27Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆73Updated 3 years ago
- Fast hash table template for array indexes.☆28Updated 8 years ago
- Open Source Data Library for data serialization.☆43Updated last year
- SPMD in C++☆68Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆31Updated 9 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- mini-LZ library☆34Updated 2 years ago
- Single file utilities for C++.☆30Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 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
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- cross-platform filewatcher library for c/c++☆100Updated 4 years ago
- fast open addressing hash table☆41Updated last month
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 8 months ago
- C++ network library☆31Updated 9 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆93Updated 4 months ago