PaperPrototype / Intro-Coding-and-Computers
Computer science fundamentals.
☆20Updated 2 years ago
Alternatives and similar repositories for Intro-Coding-and-Computers
Users that are interested in Intro-Coding-and-Computers are comparing it to the libraries listed below
Sorting:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Multiplying... backward?☆13Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Batched random number generation☆17Updated 2 weeks ago
- A self-written C++ standard library☆27Updated this week
- Example implementation of coroutine in C☆20Updated 4 years ago
- Compiler Optimizations Playground☆27Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- Some tools for getting C++ configured on various platforms.☆34Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆59Updated 2 years ago
- Context Free Channel - All about programming languages☆12Updated 6 months ago
- Bytecode interpreter☆72Updated 3 months ago
- Embed files into C/C++ projects.☆47Updated 3 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 8 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Bootloader exploration☆19Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- C++ Club☆16Updated 3 months ago
- C++20 SIMD Within A Register library☆38Updated last week
- A low level preprocessor meta programming library.☆28Updated last year
- C implementation of C++ Utility functions https://en.cppreference.com/w/cpp/utility/intcmp☆18Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago