Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
Aes256
C++ library for AES 256 bit encryptation and decriptation
bazel-example-cpp
An example repository demonstrating Bazel cc_binary and cc_library build targets.
bazel-example-golang
An example repository demonstrating Bazel go_binary and go_library build targets.
bazel-example-golang-remote
An example repository demonstrating Bazel go_library build targets.
bazel-example-rust
An example repository demonstrating Bazel rust_binary and rust_library build targets.
bestfile
Utility: Given a list of files, find the file with the closest matching name.
copyphotos
golang utility to copy photos into date folders based on exif or write timestamps.
laramiel's Repositories
laramiel/bestfile
Utility: Given a list of files, find the file with the closest matching name.
laramiel/copyphotos
golang utility to copy photos into date folders based on exif or write timestamps.
laramiel/abseil-cpp
Abseil Common Libraries (C++)
laramiel/Aes256
C++ library for AES 256 bit encryptation and decriptation
laramiel/axlearn
An Extensible Deep Learning Library
laramiel/bazel-example-cpp-remote
laramiel/bazel_build
A few bazel build files
laramiel/cmake_fetch_content_example
laramiel/cryptogams
CRYPTOGAMS distribution repository
laramiel/edgo
Elite: Dangerous golang libraries
laramiel/edgo_vpc_colors
Elite Dangerous journal watcher to set VPC colors
laramiel/EliteAPI
.NET library, VoiceAttack plugin & VoiceMacro plugin for Elite: Dangerous
laramiel/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17 on Windows, macOS, Linux and FreeBSD.
laramiel/golang_txf
A quick and dirty hack to make / work with TXF files.
laramiel/googletest
Googletest - Google Testing and Mocking Framework
laramiel/highwayhash
Fast strong hash functions: SipHash/HighwayHash
laramiel/json
JSON for Modern C++
laramiel/kubernetes-test-infra
Test infrastructure for the Kubernetes project.
laramiel/mb_aligner
laramiel/primitive
Reproducing images with geometric primitives.
laramiel/prometheus-cpp-lite
C++ header-only prometheus client library for quickly and easily adding metric (and profiling) functionality to C++ projects.
laramiel/pybind11
Seamless operability between C++11 and Python
laramiel/r128
128-bit (64.64) signed fixed-point arithmetic.
laramiel/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
laramiel/storage-testbench
A testbench for Google Cloud Storage client libraries.
laramiel/tensorflow
An Open Source Machine Learning Framework for Everyone
laramiel/tensorstore
Library for reading and writing large multi-dimensional arrays.
laramiel/tensorstore_cpp
Tensorstore Example repository
laramiel/xtensor
C++ tensors with broadcasting and lazy computing
laramiel/xtl
The x template library