lastland / Tricks-MuseumLinks
a collection for interesting code tricks
☆24Updated 13 years ago
Alternatives and similar repositories for Tricks-Museum
Users that are interested in Tricks-Museum are comparing it to the libraries listed below
Sorting:
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 13 years ago
- Various small bits of code, generally testing small edge cases in the language☆43Updated last month
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- A small C library to set CPU affinity for threads portably☆24Updated 5 years ago
- C++ TR2 proposal based on Asio☆18Updated 10 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆193Updated 6 years ago
- A little regex engine☆17Updated 13 years ago
- Quick and dirty TSC access for benchmarking☆32Updated 9 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- ☆88Updated 2 years ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆27Updated 9 years ago
- Normally Distributed Random Number Generator Benchmark☆133Updated 3 years ago
- Solutions for Problems of Algorithm Contests and Online Judges☆206Updated 10 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆170Updated 6 years ago
- A header-only C++11 reflection library☆100Updated last year
- Classroom Object-Oriented Language Compiler☆30Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆177Updated 6 years ago
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆73Updated last month
- A C++ library for building sturdy software.☆109Updated 3 months ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago