Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bitmap
C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html
bitreeviz
C-BNF-Grammar
Hyperlinked C++ BNF Grammar
cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
cec
Provide cute and powerful enum reflection for C/C++ enum.
cpp-syntax-tree
miniopt
modern-re2c-tutorials
UefiTest
krishna116's Repositories
krishna116/UefiTest
krishna116/modern-re2c-tutorials
krishna116/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
krishna116/cctz
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
krishna116/cec
Provide cute and powerful enum reflection for C/C++ enum.
krishna116/cmake-scripts
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
krishna116/cpp-syntax-tree
krishna116/miniopt
krishna116/cpp-syntax-analyzer
krishna116/fbg
Lightweight C 2D graphics API agnostic library with parallelism support
krishna116/getopt
krishna116/hagl
Hardware Agnostic Graphics Library for embedded
krishna116/igraph
Library for the analysis of networks
krishna116/lex
posix compatible lex utility which compiles to ~60KB
krishna116/lexbor
Lexbor is development of an open source HTML Renderer library. http://lexbor.com
krishna116/libuv
Cross-platform asynchronous I/O
krishna116/libzip
A C library for reading, creating, and modifying zip archives.
krishna116/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
krishna116/minifb
MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in
krishna116/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
krishna116/oiio
Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
krishna116/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
krishna116/pdcwin
krishna116/popt_examples
krishna116/rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
krishna116/re2c
Lexer generator for C, C++ and Go.
krishna116/sds
Simple Dynamic Strings library for C
krishna116/tldr
📚 Collaborative cheatsheets for console commands
krishna116/type_safe
Zero overhead utilities for preventing bugs at compile time
krishna116/uuid4
A tiny C library for generating uuid4 strings