Pinned Repositories
llfio
P1031 low level file i/o and filesystem library for the C++ standard
nedmalloc
An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.
nedtries
A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
pcpp
A C99 preprocessor written in pure Python
quickcpplib
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
status-code
Proposed SG14 status_code for the C++ standard
stl-header-heft
Measures how parsing overweight the major STLs have become
uthash
A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.
wg14_signals
Reference implementation of proposed improved signals handling for C
ned14's Repositories
ned14/llfio
P1031 low level file i/o and filesystem library for the C++ standard
ned14/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
ned14/nedtries
A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
ned14/pcpp
A C99 preprocessor written in pure Python
ned14/quickcpplib
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
ned14/status-code
Proposed SG14 status_code for the C++ standard
ned14/ntkernel-error-category
A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes
ned14/kerneltest
C++14 automated code test infrastructure with permutation, fuzzing, sanitising and edge coverage
ned14/VL53L3CX_rasppi
Port of the 2020 support library to Raspberry Pi for the VL53L3CX Time-of-Flight ranging sensor with advanced multi-object detection
ned14/HouseBuild
Tracking progress, open issues, and project milestones of my house build
ned14/libcurl-cxx-std-networking-integration
Demonstration of libcurl integration into C++ 23 standard networking
ned14/restinio
A header-only C++14 library that gives you an embedded HTTP/Websocket server
ned14/libs3
ned14/wg14_signals
Reference implementation of proposed improved signals handling for C
ned14/wg21_papers_edit
Repo for collaboratively editing WG21 papers
ned14/android_device_lge_flash-common
ned14/android_device_lge_flashlm
ned14/android_device_lge_sm8150-common
common tree for LGE SM8150 (Snapdragon 855) devices
ned14/async
ned14/binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
ned14/core
:house_with_garden: Open source home automation that puts local control and privacy first.
ned14/curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
ned14/fmt
A modern formatting library
ned14/hunter
CMake driven cross-platform package manager for C/C++.
ned14/libssh2
ned14/mysql-client
ned14/proprietary_vendor_lge
ned14/vcpkg
VC++ Packaging Tool
ned14/website
The boost website.
ned14/YAIFM
An affordable drop-in motor and control system for automating IKEA Fridans blinds.