FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

static-vector · GitHub Topics · GitHub

#

static-vector

Here are 8 public repositories matching this topic...

Language: All
Filter by language

A collection of std-like single-header C++ libraries

  • Updated Apr 9, 2026
  • C++

C++11/20 library that provides static_vector, small_vector, static_map, small_map, flat_map, static_flat_map, small_flat_map, static_unordered_map, small_unordered_map, etc.

  • Updated Mar 16, 2026
  • C++

A faster method for singular erasures, ranged erasures, and erase_if-style erasures for vector/deque/static_vector when element order is not important.

  • Updated Jul 31, 2026
  • C++

A no-std, stack-allocated vector with fixed capacity and dynamic length

  • Updated May 30, 2025
  • Rust

A high-performance, fixed-capacity vector implementation for C++17 with STL-compatible interface and no dynamic memory allocation.

  • Updated Sep 12, 2024
  • C++

A Modern C++20 utility library.

  • Updated Mar 11, 2024
  • C++

Header-only C++23 fixed-capacity vectors that never reallocate: compile-time capacity, runtime capacity on an over-aligned heap block, a std::byte specialization, and a non-owning byte view.

  • Updated Aug 28, 2026
  • C++

Improve this page

Add a description, image, and links to the static-vector topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static-vector topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL