GitHub topics: compile-time
ConorWilliams/metastring
Utilities for working with strings at compile time and passing strings as template parameters.
Language: C++ - Size: 11.7 KB - Last synced at: about 4 hours ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 1

ConorWilliams/strong_units
WIP C++ physical units / dimensional analysis library. Focused on providing the cleanest possible errors.
Language: C++ - Size: 159 KB - Last synced at: about 4 hours ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

mapbox/eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Language: C++ - Size: 14.6 KB - Last synced at: about 1 hour ago - Pushed at: over 2 years ago - Stars: 214 - Forks: 25

qlibs/sml
C++20 State Machine library
Language: C++ - Size: 84 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 207 - Forks: 9

JSorngard/const-primes
Work with prime numbers in const contexts. Prime generation, primality testing, prime counting, factorization, and more.
Language: Rust - Size: 779 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 1

qlibs/mph
C++20 [Minimal] Static Perfect Hash library
Size: 34.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 199 - Forks: 13

qlibs/ut
C++20 Unit-Testing library
Size: 55.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 45 - Forks: 2

Node0/gluon
A high performance auto-configuring GraphQL server written in RUST.
Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ragibasif/xdbg
Memory debugger library for C projects.
Language: C - Size: 154 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
Language: C++ - Size: 2.6 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 3,519 - Forks: 193

neplextech/use-macro
use-macro allows you to execute functions at compile time and inline the output
Language: TypeScript - Size: 44.9 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

ac3ss0r/obfusheader.h
Obfusheader.h is a portable header file for C++14 compile-time obfuscation.
Language: C++ - Size: 3.09 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 685 - Forks: 89

nvzqz/static-assertions
Ensure correct assumptions about constants, types, and more in Rust
Language: Rust - Size: 547 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 614 - Forks: 23

martinfehrs/Zollstock
A header-only type-safe zero overhead compile-time physical units C++20 library
Language: C++ - Size: 621 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 1

fastred/Optimizing-Swift-Build-Times
Collection of advice on optimizing compile times of Swift projects.
Language: Swift - Size: 1.27 MB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 3,592 - Forks: 143

SpriteOvO/sigmatch
✨ Modern C++ 20 signature match / search library
Language: C++ - Size: 51.8 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 115 - Forks: 19

cppden/med
Meta-Encoder/Decoder
Language: C++ - Size: 800 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 10 - Forks: 2

filt3rek/hscript-template
Little run-time and compile-time template system based on hscript
Language: Haxe - Size: 129 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 1

hoxxep/rapidhash
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing.
Language: Rust - Size: 199 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 1

Antelcat/AutoGen
Auto generate anything
Language: C# - Size: 1.19 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 24 - Forks: 2

qlibs/mp
C++20 Meta-Programming library
Size: 2.35 MB - Last synced at: 9 days ago - Pushed at: 17 days ago - Stars: 278 - Forks: 15

JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Language: C++ - Size: 93.8 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1,735 - Forks: 228

JustasMasiulis/xorstr
heavily vectorized c++17 compile time string encryption.
Language: C++ - Size: 72.3 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 1,288 - Forks: 198

0xCCF4/UntrustedValue
This crate aim to provide a type-safe way to handle and sanitize potentially untrusted values like user input.
Language: Rust - Size: 138 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

loloicci/nimly
Lexer Generator and Parser Generator as a Library in Nim.
Language: Nim - Size: 210 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 151 - Forks: 4

swiftyfinch/Rugby
🏈 Cache CocoaPods for faster rebuild and indexing Xcode project.
Language: Swift - Size: 5.52 MB - Last synced at: 8 days ago - Pushed at: 13 days ago - Stars: 711 - Forks: 55

llxiaoyuan/oxorany
obfuscated any constant encryption in compile time on any platform
Language: C++ - Size: 160 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 443 - Forks: 86

rodrimati1992/konst
Const equivalents of std functions, compile-time comparison, and parsing.
Language: Rust - Size: 806 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 96 - Forks: 2

nholthaus/units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
Language: C++ - Size: 14.3 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 992 - Forks: 139

JetBrains-Research/reflekt
A plugin for Kotlin compiler for compile-time reflection
Language: Kotlin - Size: 1.42 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 372 - Forks: 13

SciNim/Unchained
A fully type safe, compile time only units library.
Language: Nim - Size: 466 KB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 113 - Forks: 0

leavez/cocoapods-binary
integrate pods in form of prebuilt frameworks conveniently, reducing compile time
Language: Ruby - Size: 260 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 1,313 - Forks: 207

RobertGummesson/BuildTimeAnalyzer-for-Xcode
Build Time Analyzer for Swift
Language: Swift - Size: 729 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 4,328 - Forks: 262

dronavallipranav/rust-obfuscator
Automatic Rust Obfuscator and Macro Library
Language: Rust - Size: 75.2 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 189 - Forks: 11

enthus1ast/nimja
typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
Language: Nim - Size: 1.37 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 191 - Forks: 12

Shnatsel/current_platform
Find out what platform your code is running on from Rust
Language: Rust - Size: 19.5 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 0

DvvCz/constime
Zig's comptime for Rust, with zero dependencies.
Language: Rust - Size: 14.6 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 16 - Forks: 0

plokhotnyuk/expression-evaluator
Compile-time expression evaluation for Scala 2
Language: Scala - Size: 162 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 2

pamidur/aspect-injector
AOP framework for .NET (c#, vb, etc)
Language: C# - Size: 13.2 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 786 - Forks: 118

artichoke/qed
∎ Compile-time assertion macros
Language: Rust - Size: 1.77 MB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 0

tcbrindle/raytracer.hpp
Simple compile-time raytracer using C++17
Language: C - Size: 335 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 706 - Forks: 28

toolisticon/cute
Java compile testing library, that allows you to test annotation processors.
Language: Java - Size: 712 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 33 - Forks: 5

YakshaLang/Yaksha
😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP
Language: C - Size: 7.72 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 211 - Forks: 13

p-ranav/container_traits
Container Traits for Modern C++
Language: C++ - Size: 179 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 5

disruptek/jason
JSON done right 🤦
Language: Nim - Size: 212 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 64 - Forks: 2

calebzulawski/cotila
A compile-time linear algebra system for C++
Language: C++ - Size: 2.02 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 120 - Forks: 9

niXman/csprot
C++14 compile time literal-string encoder, which decodes a strings at run-time
Language: C++ - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

Viatorus/compile-time-printer
Prints values and types during compilation!
Language: Python - Size: 3.99 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 0

darksv/compile-time-ray-tracer-in-rust
Compile-Time Ray Tracer in Rust ported from C++
Language: Rust - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 87 - Forks: 2

sub1to/ctninja
Compile-time string encryption and import obfuscation for Windows PE32(+) binaries
Language: C++ - Size: 89.8 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 2

doctorn/trait-eval
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
Language: Rust - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 366 - Forks: 8

Vexu/comptime_hash_map
A statically initiated HashMap
Language: Zig - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 4

alexnask/ctregex.zig
Compile time regular expressions in zig
Language: Zig - Size: 140 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 131 - Forks: 15

DosX-dev/obfus.h
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
Language: C - Size: 2.49 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,078 - Forks: 86

mercur3/macro-validate
Mirror: https://gitlab.com/mercur3/macro-validate
Language: Java - Size: 242 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

zfi2/teavault
compile-time string encryption using the TEA algorithm
Language: C++ - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mguludag/enum_name
Converting (scoped)enum values to string names written in C++>=11.
Language: C++ - Size: 1.18 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 1

korken89/crect
A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel
Language: C++ - Size: 371 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 192 - Forks: 21

notweerdmonk/cfsm
Compile-time finite state machine library
Language: C++ - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

coenraadhuman/tangle
A lightweight, annotation-driven, compile-time and Jarkarta EE compliant dependency injection framework for Java
Language: Java - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

jrmadsen/compile-time-perf
Measures high-level timing and memory usage metrics during compilation
Language: CMake - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 73 - Forks: 0

Stypox/arg-parser
Argument parser for modern C++: no runtime overhead; auto-generated help screen.
Language: C++ - Size: 105 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

Stepainpy/serious-one-header
Collection of one-header types (or other)
Language: C++ - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

parker-codes/todo_by
Compile-time lifetimes for comments.
Language: Rust - Size: 33.2 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 116 - Forks: 3

kotet/ctprimes
Prime numbers available at compile-time using CTFE
Language: D - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

juancarlospaco/nim-nimterlingua
Internationalization at Compile Time for Nim
Language: Nim - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 42 - Forks: 3

aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
Language: C++ - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

juancarlospaco/nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
Language: Nim - Size: 2.01 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 119 - Forks: 5

propensive/larceny
Scala 3 compiler plugin for testing compiler errors
Language: Scala - Size: 2.86 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

propensive/hyperbole
Assintance with Scala 3 metaprogramming
Language: Scala - Size: 2.12 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

briancairl/dont
A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.
Language: C++ - Size: 43 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

dzikoysk/sqiffy
Experimental compound SQL framework with type-safe DSL API generated at compile-time from annotation based schema diff
Language: Kotlin - Size: 540 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 43 - Forks: 2

slightlyoutofphase/staticsort
Implements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation.
Language: Rust - Size: 60.5 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

Stepainpy/uintN_t
uintN_t - integer type for large numbers with fixed width
Language: C++ - Size: 227 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

darksv/compile-time-brainfck-interpreter
Compile-time brainfuck interpreter written in Rust using some unstable nightly features
Language: Rust - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

eatingtomatoes/pure_simd
A simple, extensible, portable, efficient and header-only SIMD library!
Language: C++ - Size: 117 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 230 - Forks: 9

zdimension/macro-forth
Compile-time const Forth evaluation with macros
Language: Rust - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 0

martinmoene/PhysUnits-CT-Cpp11
A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion
Language: C++ - Size: 145 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 81 - Forks: 16

ChristianPanov/static_string
Experimental compile-time string manipulation C++17 library
Language: C++ - Size: 567 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

simphotonics/generic_reader
Enables retrieving generic const values from a static analyzer representation. Streamlines reading constants of type Map, List, Set, and Dart enumerations.
Language: Dart - Size: 258 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

google/cpp-async-rpc
Library for Asynchronicity, Serialization and Remoting
Language: C++ - Size: 617 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 74 - Forks: 21

TheLartians/StaticTypeInfo
🏀 Up your type-game. A small C++ library for compile-time type names and type indices.
Language: CMake - Size: 41 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 73 - Forks: 6

Inky-developer/regex-parse
A simple macro to parse input with a regular expression
Language: Rust - Size: 28.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bbqsrc/regex-static
Compile-time validated regex, with convenience functions for lazy and static regexes.
Language: Rust - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 7 - Forks: 3

vberlier/rukt
Rust dialect for token-based compile-time scripting
Language: Rust - Size: 43 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ChAoSUnItY/vaker
Light-weight data faker built in V to generate massive amounts of fake (but realistic) data for testing and development.
Language: V - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

karel-burda/constexpr-hash-map
Compile-time single-header hash-map written in C++ 17
Language: C++ - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 3

Stepami/visitor-net
First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast
Language: C# - Size: 94.7 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 32 - Forks: 2

TheCodeTraveler/ImproveXamarinBuildTimes 📦
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Size: 7.1 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 171 - Forks: 15

wufhex/Mystic-xorstr
A C++17 header-only library that provides compile-time string encryption and decryption using SIMD instructions
Language: C++ - Size: 253 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

nqtronix/fifofast
A fast, generic fifo for MCUs.
Language: C - Size: 135 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 37 - Forks: 10

juhaku/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
Language: Rust - Size: 59.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2,427 - Forks: 189

matfax/klassindex Fork of atteo/classindex
Index Kotlin classes at compile time as if they were statically referenced.
Language: Kotlin - Size: 507 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

Rinzii/ccmath
A C++17 Compile Time <cmath> Library
Language: C++ - Size: 1.06 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 44 - Forks: 9

Ahajha/cli151
A C++20 reflection based CLI parsing library with parser built at compile time
Language: C++ - Size: 98.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

TomashuTTTT7/Hidecall
Hide function calls to prevent reverse-engineering
Language: C++ - Size: 180 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 65 - Forks: 8

marcinreliga/BuildTimeLogger-for-Xcode
A console app for logging Xcode build times and presenting them in a notification
Language: Swift - Size: 525 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 7

Tradias/lambda-tuple
An implementation of `std::tuple` based on variadic lambda capture
Language: C++ - Size: 71.3 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

telefrek/sql
TypeScript SQL Parsing Series
Language: TypeScript - Size: 340 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

HectareaGalbis/omm
Template Open Multi-Methods in C++
Language: C++ - Size: 307 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0
