StanfordPL / cpputilLinks
Miscellaneous utility code for c++ projects.
☆18Updated 6 years ago
Alternatives and similar repositories for cpputil
Users that are interested in cpputil are comparing it to the libraries listed below
Sorting:
- Native C++ Library☆49Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Design space for LLVM/Clang work☆45Updated 13 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 6 years ago
- A cheerp enabled libc implementation☆27Updated 3 years ago
- Allocation benchmarks☆30Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Adobe Platform Libraries☆30Updated 4 years ago
- Neil (Not Exactly an Intermediate Language), using MPC with LLVM☆11Updated 8 years ago
- C++ standard proposals☆16Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- A http package for IncludeOS☆13Updated 8 years ago
- Minimal C port of UTF8-CPP☆12Updated 6 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- a fast fixed size block allocator☆20Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- ☆21Updated 6 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 13 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago