ccurtsinger / stabilizerLinks
Stabilizer: Rigorous Performance Evaluation
☆575Updated 3 years ago
Alternatives and similar repositories for stabilizer
Users that are interested in stabilizer are comparing it to the libraries listed below
Sorting:
- Coz: Causal Profiling☆4,273Updated 5 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,819Updated last year
- C-Reduce, a C and C++ program reducer☆1,597Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.☆1,046Updated 11 months ago
- Convert .ninja_log files to chrome's about:tracing format.☆463Updated last year
- Official git repository for libdivide: optimized integer division☆1,223Updated last month
- Converts floating point numbers to decimal strings☆1,267Updated last year
- STOKE: A stochastic superoptimizer and program synthesizer☆785Updated last year
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆545Updated 2 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,579Updated 9 months ago
- Super-parallel Python port of the C-Reduce☆285Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 months ago
- User-oriented fork of LLVM's opt-viewer☆141Updated 2 weeks ago
- Optimize floating-point expressions for accuracy☆809Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆662Updated last month
- A tool to graphically visualize SIMD code☆680Updated 2 years ago
- 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…☆475Updated 10 months ago
- uops.info Code Analyzer☆278Updated last year
- Clang build analysis tool using -ftime-trace☆1,123Updated 3 months ago
- Message passing based allocator☆1,706Updated this week
- Runtime polymorphism done right☆1,014Updated 4 years ago
- Automatic verification of LLVM optimizations☆935Updated 3 weeks ago
- generates .clang-format file from example codebase☆318Updated 7 months ago
- A superoptimizer for LLVM IR☆2,262Updated 10 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,172Updated 3 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆522Updated 4 years ago
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input☆622Updated 4 years ago