Pinned Repositories
chacha-opt
Optimized block functions for the ChaCha stream cipher
chocolacula
DoNotCopyAnalyser
Roslyn analyzer for prevention of copying certain data
easy_reflection_cpp
Reflection brings the best way to serialize/deserialize json and yaml in C++
gdmd
godoc alternative for static markdown documentation
go-cache-generic
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
monad_cpp
Basic Monad C++ implementation
pie
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
rb_tree
Clear Red Black Tree implementation
RE-flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
chocolacula's Repositories
chocolacula/easy_reflection_cpp
Reflection brings the best way to serialize/deserialize json and yaml in C++
chocolacula/gdmd
godoc alternative for static markdown documentation
chocolacula/chacha-opt
Optimized block functions for the ChaCha stream cipher
chocolacula/go-cache-generic
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
chocolacula/chocolacula
chocolacula/DoNotCopyAnalyser
Roslyn analyzer for prevention of copying certain data
chocolacula/monad_cpp
Basic Monad C++ implementation
chocolacula/pie
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
chocolacula/rb_tree
Clear Red Black Tree implementation
chocolacula/RE-flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
chocolacula/lockfree