sigerror / fast-vector
A faster analogue of the std::vector for the perfomance-dependent enviroment
☆19Updated 5 years ago
Alternatives and similar repositories for fast-vector:
Users that are interested in fast-vector are comparing it to the libraries listed below
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- Bytecode interpreter☆72Updated 3 months ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Easy Parsing C++ Library☆21Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆89Updated last month
- Virtual memory based containers☆42Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Flat sorted array with very fast insert and erase operations☆18Updated 9 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆39Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- C++20 SIMD Within A Register library☆32Updated last week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated this week
- Runtime compiled C++ with hot-swapped classes.☆107Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆33Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- TeaScript C++ Library - embedded scripting language for C++ Applications☆50Updated last month
- Functional visual programming language with FRP for multimedia☆33Updated 3 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 6 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- Tiny optimizing JIT compiler backend.☆46Updated 3 months ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 3 months ago
- Modern C++20 Unicode library☆115Updated 4 months ago
- Tiny Test System☆27Updated 3 weeks ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆33Updated last week
- OpenGL Planet Renderer☆34Updated 3 years ago