ring-span-lite

Container buffer library

A single-file header-only C++ library providing a circular buffer view for containers with a flexible interface.

ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library

GitHub

154 stars
11 watching
12 forks
Language: C++
last commit: over 2 years ago
Linked from 3 awesome lists

cpp11cpp14cpp17cpp98header-onlyno-dependenciesringring-bufferring-spansingle-file

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
martinmoene/span-liteA C++20-like span implementation for older compilers499
martinmoene/any-liteA type-safe container for single values of any type in C++136
martinmoene/nonstd-liteA set of simplified C++ standard library extensions for pre-C++11 environments.83
martinmoene/string-view-liteProvides a single-file header-only C++17-like string_view for compatibility with older C++ standards427
martinmoene/optional-liteA header-only library providing an optional value type with C++98/C++11 compatibility and minimal dependencies.406
martinmoene/expected-liteA header-only library providing objects to represent valid values or errors in C++11 and later415
martinmoene/variant-liteA type-safe union library for C++98 and later, allowing easy representation of alternative values in a single-file header-only library.239
serge-sans-paille/frozenA library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers1,342
mattreecebentley/plf_stackA C++ data container optimized for stack-based operations with improved performance compared to standard library containers.64
rurban/ctlA C container template library implementing various data structures and algorithms in ISO C99/C11.172
p-p-h-d/mlibA C library providing generic and type-safe container implementations919
kezhenxu94/cache-liteAn extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin.134
i2p-lite/i2p-liteAn implementation of the I2P Network protocol in C++17 with compatibility for C89 and performance optimization for embedded systems.11
gsl-lite/gsl-liteA header-only implementation of C++ guidelines support library functions and types for improving code quality and safety.911
videolan/libvlcsharpA .NET/Mono bindings for the popular multimedia player and streaming library, allowing developers to play various media file formats on multiple platforms.1,533