span-lite

Span view

A C++20-like span implementation for older compilers

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

GitHub

498 stars
18 watching
42 forks
Language: C++
last commit: 6 months ago
Linked from 2 awesome lists

cpp11cpp14cpp17cpp20cpp98header-onlyno-dependenciessingle-filespanspan-implementation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
martinmoene/string-view-lite Provides a single-file header-only C++17-like string_view for compatibility with older C++ standards 422
martinmoene/ring-span-lite A single-file header-only C++ library providing a circular buffer view for containers with a flexible interface. 154
martinmoene/nonstd-lite A set of simplified C++ standard library extensions for pre-C++11 environments. 83
martinmoene/optional-lite A header-only library providing an optional value type with C++98/C++11 compatibility and minimal dependencies. 404
martinmoene/expected-lite A header-only library providing objects to represent valid values or errors in C++11 and later 391
martinmoene/variant-lite A type-safe union library for C++98 and later, allowing easy representation of alternative values in a single-file header-only library. 239
martinmoene/any-lite A type-safe container for single values of any type in C++ 135
gsl-lite/gsl-lite A header-only implementation of C++ guidelines support library functions and types for improving code quality and safety. 900
i2p-lite/i2p-lite An implementation of the I2P Network protocol in C++17 with compatibility for C89 and performance optimization for embedded systems. 11
standardese/cppast Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library 1,696
videolan/libvlcsharp A .NET/Mono bindings for the popular multimedia player and streaming library, allowing developers to play various media file formats on multiple platforms. 1,509
kezhenxu94/cache-lite An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. 131
madlabsinc/mevn-cli Automates the setup and development of full-stack web applications built with MEVN technologies. 825
dmlc/ps-lite A lightweight interface for parameter sharing and synchronization between nodes in distributed systems 1,540
mmontone/slime-doc-contribs Extends Common Lisp documentation from Emacs for improved browsing and information retrieval 20