rurban / linasm
fast and safe base library for x86-64 Linux SSE4.2 in asm (non-official patches)
☆26Updated 5 years ago
Alternatives and similar repositories for linasm:
Users that are interested in linasm are comparing it to the libraries listed below
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Lock-free memory allocator☆20Updated last year
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- x64 assembler library in C☆22Updated 4 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- 🔋 In-place lightweight XML parser☆13Updated 9 months ago
- An alternative memory and smart pointer library for C++☆22Updated 2 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
- QLL : Level loaders☆14Updated 4 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- SHA-1 hashing implementation☆13Updated 2 years ago
- File system and archive abstraction library.☆26Updated 3 weeks ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- small embeddable C-style preprocessor☆38Updated last year
- A single-header C command line parsing library☆13Updated 6 years ago
- Async primitives library for C++20☆18Updated last month
- C math library for graphics☆12Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- A small C compiler☆32Updated 9 months ago
- Collection of small public domain file archivers☆64Updated last year
- crefl is a runtime library and compiler plug-in to support reflection in C.☆40Updated 5 months ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Tiny PreProcessor☆17Updated 10 months ago
- Preloader 'pre-loads' dynamically linked executables to speed up their load times☆13Updated 7 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago