facebookincubator / SafeC
Library containing safer alternatives/wrappers for insecure C APIs.
☆18Updated last year
Alternatives and similar repositories for SafeC:
Users that are interested in SafeC are comparing it to the libraries listed below
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 10 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- xxhash-64 in 20 lines☆22Updated 7 months ago
- A header-only, stl/libc-independent, C++20 concepts, template meta-function and runtime utility library.☆10Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- Doug Lea's malloc☆14Updated 8 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 8 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- mirror of elfutils☆9Updated 6 years ago
- Async primitives library for C++20☆17Updated 2 weeks ago
- Performance profiling of JSON libraries☆22Updated 4 months ago
- DEPRECATED PROJECT, see README☆36Updated 2 years ago
- ☆17Updated 2 years ago
- High performance event tracing☆16Updated 3 weeks ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Command-line tool to interact with Compiler Explorer☆31Updated 2 years ago
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated last year
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 weeks ago
- A library to use perfetto with virtual machines, generating and combine host-side perfetto traces with guest-side perfetto traces.☆15Updated last year
- C++20 Coroutines running on libuv for intuitive async I/O☆25Updated 2 weeks ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- ☆17Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C++20 SIMD Within A Register library☆28Updated 5 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago