seyko2 / cfront-1Links
self education and historical research of the C++ compiler cfront v1.0
☆24Updated 10 years ago
Alternatives and similar repositories for cfront-1
Users that are interested in cfront-1 are comparing it to the libraries listed below
Sorting:
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- self education and historical research of the C++ compiler cfront v3☆90Updated 10 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Updated last year
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 4 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆115Updated 10 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Lightweight logging library for C/C++☆39Updated 6 months ago
- A simple, single-header library which implements C preprocessor☆59Updated 9 months ago
- Bytecode interpreter☆80Updated last year
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- ☆50Updated 8 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- ccpp, a general purpose single-header preprocessor library.☆52Updated 4 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 8 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- LALR(1) parser for C++☆80Updated last year
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago
- homogeneous variadic function parameters☆18Updated last year
- Software implementation of any size ieee754 floating points☆57Updated 5 years ago
- Generators/corroutines for C++☆46Updated 6 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A unique_ptr implementation with small object optimization☆20Updated this week