- Alameda, CA, USA
-
02:49
(UTC -07:00) - https://tendril.blog/@snej/log2/
- https://lobste.rs/u/snej
C++
Minimal, zero dependency C++ binding generator for the Wren programming language
A header only library for binding C++17 classes and functions to Wren, an embeddable programming language
Performance-portable, length-agnostic SIMD with runtime dispatch
A template for creating optional-like objects with no space overhead
Replacement for std::optional that does not waste memory unnecessarily
Homebrew Formula for static-friendly musl-based GCC macOS-to-Linux cross-compilers
C++ implementation of a memory efficient hash map and hash set
A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).
A minimalist single-header library for building pattern-matchers, lexers, and parsers.
A SQLite extension for efficient vector search, based on Faiss!
A library of C++ coroutine abstractions for the coroutines TS
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Complete implementation of std::function, std::function_ref, and std::move_only_function
A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
A FTS5 extension for signal_tokenizer.
Concurrent hash tries for C++ 14 with no memory management whatsoever.