Stars
A collection of header only classes, permissively licensed, to provide basic useful tasks with the bare-minimum of dependencies.
A C++14 implementation of IEEE 754 decimal floating point numbers
📈 Polynomial Approximations using the Remez Algorithm
Faster approximation of logarithm with almost double precision accuracy
Create beautiful terminal-based code tutorials with syntax highlighting and interactive navigation.
A C++ compile-time math library using generalized constant expressions
A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, faster than many of the leading SPSC queues.
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
💻 C++ Functional Terminal User Interface. ❤️
C++ Parallel Computing and Asynchronous Networking Framework
A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
Looking into the performance of heaps, starting with the Min-Max Heap
An open-source cross-platform alternative to AirDrop
x86-64-level - Get the x86-64 Microarchitecture Level on the Current Machine
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
Biblioteca de utilitários projetada para validar, gerar e manipular dados de acordo com as particularidades do Brasil 🇧🇷
🎓 Um caminho para a educação autodidata em Ciência da Computação!
C++ library for Fearless Timeseries Logging
Reproducible random number generation for parallel computations
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
A Visual Studio Code Debug Extension for debugging mixed Python and C++ code. The extension starts a Python debug session and attaches the C++ debugger to it. This extension is useful for debugging…
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C+…