Pinned Repositories
chartist-svg
Generate SVG chart using chartist on node.js.
extra-array
An array is a collection of values, stored contiguously.
extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
extra-fyers
A Javascript interface for FYERS API.
extra-string
A string utility package for manipulation, analysis, comparison, transformation, n-grams, and similarity metrics.
extra-tunnel
Tunnel web server from private IP.
extra-youtubeuploader
Upload YouTube videos with caption through machines (via "youtubeuploader").
ifct2017
Detailed nutritional values for 542 key foods in India, based on direct measurements across six regions.
nodeico
Display info card image for NPM packages (scoped).
wikipedia-tts
Crawl Wikipedia pages and upload TTS to Youtube.
nodef's Repositories
nodef/atomix.c
Portable, single-file, wait-free atomic sound mixing library utilizing SSE-accelerated mixing; BareRose (2018).
nodef/b_stacktrace.c
A minimalistic single-header multi-platform C89 lib for stack tracing; Borislav Stanimirov (2020).
nodef/bikeshed.c
Lock free hierarchical work scheduler; Dan Engelbrecht (2019).
nodef/cds_job.cxx
C++11 lock-free job queue; Cort Stratton (2016).
nodef/cds_sync.c
Single-header C90 collection of synchronization primitives; Cort Stratton (2015).
nodef/csplit.c
A single header C library to simplify splitting and processing strings; Jakub Wlodek (2019).
nodef/debugbreak.c
Break into the debugger programmatically; Scott Tsai (2011).
nodef/doops.c
Single C file event loop; Eduard Suica (2019).
nodef/endianness.c
Simple public domain header to get endianess at compile time on a variety of platforms; rofl0r (2017).
nodef/errnoname.c
errnoname is a C library that lets us get the symbolic name for each errno integer value; mentalisttraceur (2019).
nodef/ggformat.cxx
A string formatting library for C++; Michael Savage (2017).
nodef/inja.cxx
A Template Engine for Modern C++; Berscheid (2017).
nodef/jargsparser.cxx
A head-only arguments parser(argsparser) c++11 lib; Zhengqiao Wang (2022).
nodef/json.cxx
JSON for Modern C++; Niels Lohmann (2013).
nodef/levenshtein.c
Levenshtein algorithm in C; Titus (2015).
nodef/libgb.c
gb single-file public domain libraries for C & C++; gingerBill (2015).
nodef/lightmapper.c
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light; ands (2016).
nodef/minicoro.c
Single header stackful cross-platform coroutine library in pure C; Eduardo Bart (2021).
nodef/monocypher.c
An easy to use, easy to deploy crypto library; Loup Vaillant (2016).
nodef/obfuscate.cxx
Guaranteed compile-time string literal obfuscation header-only library for C++14; Adam Yaxley (2017).
nodef/openmodal.c
Dependency free, cross-platform, single header lib to open native file modals; bzt (2023).
nodef/pocketmod.c
Small ANSI C library for turning ProTracker MOD files into playable PCM audio; rombankzero (2018).
nodef/rang.cxx
A Minimal, Header only Modern c++ library for terminal goodies; Abhinav Gauniyal (2016).
nodef/simple-svg.cxx
Easy to use SVG library for C++ (fork of legacy Google code project archive); Adi Shavit (2015).
nodef/str.c
str: yet another string library for C language; Maxim (2020).
nodef/str.cxx
Lightweight C++ string type with a configurable local buffer; Omar (2015).
nodef/str_view.cxx
Null-termination-aware string-view class for C++; Adam Sawicki (2018).
nodef/tflac.c
A single file, freestanding FLAC encoding library in C89; John Regan (2024).
nodef/tinyformat.cxx
Minimal, type safe printf replacement library for C++; Claire Foster (2011).
nodef/utf8.c
📚 Single header utf8 string functions for C and C++; Neil Henning (2015).