corelight / cwrap
Auto wrap C and C++ functions with instrumentation
☆30Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cwrap
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- ☆12Updated last year
- How fast can we shuffle values?☆37Updated 8 months ago
- Succinct data structures in C/C++☆82Updated last month
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 6 months ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Portable Runtime System☆23Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 3 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆101Updated 2 months ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- ☆40Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 6 years ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated this week
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago