eduard-permyakov / peredvizhnikov-engine
A fully lock-free game engine written in C++20
☆728Updated last year
Alternatives and similar repositories for peredvizhnikov-engine:
Users that are interested in peredvizhnikov-engine are comparing it to the libraries listed below
- Platform Abstraction C++ Libraries☆548Updated this week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆319Updated 5 months ago
- Stevan Apter-style trees in C++17☆370Updated last year
- Give a brain to your game's NPCs☆473Updated 9 months ago
- A hash array-mapped trie implementation in C☆291Updated last year
- A collection of lock-free data structures written in standard C++11☆837Updated last month
- The PolymurHash universal hash function.☆343Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆234Updated 2 months ago
- JSON for Classic C++☆699Updated 2 months ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆353Updated this week
- Fast RISC-V-based scripting backend for game engines☆258Updated 3 weeks ago
- Fast O(1) offset allocator with minimal fragmentation☆789Updated 9 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆588Updated 2 years ago
- Smart Garbage Collection Library for C++☆177Updated 10 months ago
- Running C++ in anywhere like a script.☆319Updated 5 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,287Updated this week
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated 3 months ago
- Header-only library for asynchronous tasks in C☆267Updated 11 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,122Updated 6 months ago
- The compiler is available for download. Get it!☆2,479Updated last year
- Richard is gaining power☆185Updated 2 months ago
- Cross-platform C++20 GUI framework featuring MVVM architecture, reactive capabilities, and scalable, accelerated GPU rendering.☆206Updated this week
- Modern accelerated GUI☆876Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆914Updated this week
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated last year
- EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.☆496Updated 5 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,701Updated last week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆466Updated 5 months ago