compile-time
There are 310 repositories under compile-time topic.
RobertGummesson/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
fastred/Optimizing-Swift-Build-Times
Collection of advice on optimizing compile times of Swift projects.
juhaku/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
DosX-dev/obfus.h
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
JustasMasiulis/xorstr
heavily vectorized c++17 compile time string encryption.
leavez/cocoapods-binary
integrate pods in form of prebuilt frameworks conveniently, reducing compile time
nholthaus/units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
pamidur/aspect-injector
AOP framework for .NET (c#, vb, etc)
ac3ss0r/obfusheader.h
Obfusheader.h is a portable header file for C++14 compile-time obfuscation.
tcbrindle/raytracer.hpp
Simple compile-time raytracer using C++17
swiftyfinch/Rugby
🏈 Cache CocoaPods for faster rebuild and indexing Xcode project.
nvzqz/static-assertions
Ensure correct assumptions about constants, types, and more in Rust
rafael-fuente/Python-Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work reasonably fast.
llxiaoyuan/oxorany
obfuscated any constant encryption in compile time on any platform
peter-winter/ctpg
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 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
jnk0le/Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time
aurora-opensource/au
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
hogliux/semimap
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
JetBrains-Research/reflekt
A plugin for Kotlin compiler for compile-time reflection
cofibrant/trait-eval
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
x86byte/Obfusk8
Obfusk8: lightweight Obfuscation library based on C++17 / Header Only for windows binaries
qlibs/mp
C++20 Meta-Programming library
dronavallipranav/rust-obfuscator
Automatic Rust Obfuscator and Macro Library
eatingtomatoes/pure_simd
A simple, extensible, portable, efficient and header-only SIMD library!
BOT-Man-JL/ORM-Lite
Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)
qlibs/sml
C++20 State Machine library
YakshaLang/Yaksha
😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP
mapbox/eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
wellingtoncosta/convalida
A simple, lightweight and powerful field validation library for Android.
enthus1ast/nimja
typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
korken89/crect
A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel
nqtronix/fifofast
A fast, generic fifo for MCUs.
TheCodeTraveler/ImproveXamarinBuildTimes
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
hoxxep/rapidhash
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.