Pinned Repositories
compile-time-string-format
a c++ header library that implements a user-defined literals for a compile time string format.
CScope
The implementation of scope(exit) from Dlang in C using gcc extensions
gcc-abbreviated-cpp-lambda
patches for gcc 7.2 to implement abdriviated lambdas for C++
metaComp
A D compile time library that handle lexing, parsing and compilation with an associated syntax free grammar for scripting at compile time and code translation
ObjectC
A library to use as a superset of the C language adding a lot of modern concepts missing in C
single-header
a rust command line utility to generate portable C/C++ single header file
static_any
a statically visitable std::any
unconstexpr
a c++ header library that implements variant constexpr functions and types.
unconstexpr-cpp20
C++20 implementation of mutable constexpr expressions
vlc-nacl
DaemonSnake's Repositories
DaemonSnake/unconstexpr-cpp20
C++20 implementation of mutable constexpr expressions
DaemonSnake/unconstexpr
a c++ header library that implements variant constexpr functions and types.
DaemonSnake/ObjectC
A library to use as a superset of the C language adding a lot of modern concepts missing in C
DaemonSnake/gcc-abbreviated-cpp-lambda
patches for gcc 7.2 to implement abdriviated lambdas for C++
DaemonSnake/single-header
a rust command line utility to generate portable C/C++ single header file
DaemonSnake/static_any
a statically visitable std::any
DaemonSnake/casl
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
DaemonSnake/cef-rust
Rust binding of the CEF c-api
DaemonSnake/clang-format-hooks
Apply a coding style with clang-format only to new code added to an existing code base.
DaemonSnake/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
DaemonSnake/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
DaemonSnake/compiler-explorer-image
Setup for Amazon EC2 image to run Compiler Explorer
DaemonSnake/cryptopunks
Collectible 8-bit characters on the Ethereum blockchain.
DaemonSnake/CUnitTestBuilder
A Simple Unit-test builder Library for C programming
DaemonSnake/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
DaemonSnake/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
DaemonSnake/llvm-project-cxxjit
Clang with JIT extensions
DaemonSnake/MarbleMarcher
A Fractal Physics Game
DaemonSnake/meta
DaemonSnake/pgsync
Postgres to Elasticsearch/OpenSearch sync
DaemonSnake/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
DaemonSnake/realtime_rendering_of_complex_fractals
DaemonSnake/redis
Type-safe Redis client for Golang
DaemonSnake/singleton
Global, supervised singleton processes for Elixir
DaemonSnake/svox2
Plenoxels: Radiance Fields without Neural Networks, Code release WIP
DaemonSnake/tch-rs
Rust bindings for the C++ api of PyTorch.
DaemonSnake/tuple_unpack
Unpack Rust tuples.
DaemonSnake/twemproxy
A fast, light-weight proxy for memcached and redis
DaemonSnake/video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K and SRMD. Started in Hack the Valley 2, 2018.
DaemonSnake/zipnerf-pytorch
Unofficial implementation of ZipNeRF