Pinned Repositories
cryfs
Cryptographic filesystem for the cloud
folly
An open-source C++ library developed and used at Facebook.
caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
onnx
Open standard for machine learning interoperability
typeshed
Collection of library stubs for Python, with static types
scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
binary-layout
The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give it a slice of binary data, and it will allow you to read and write the fields defined in the layout from the binary data without having to copy any of the data. It's similar to transmuting to/from a #[repr(packed)] struct, but much safer.
crypto-wallet-gen
A utility to generate seed phrases and to generate crypto currency wallets from a seed phrase.
gitversion
Automatically create C++ headers containing version information like the current git tag
lockable
This library offers hash map and cache data structures where individual entries can be locked
smessmer's Repositories
smessmer/biicode-cmake-utils
Some cmake scripts for use with biicode
smessmer/appdirs
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
smessmer/boost
Experimental support for the Boost libraries on biicode
smessmer/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
smessmer/docker_factorio_server
Factorio Server in Docker
smessmer/easyloggingpp
Single header only C++ logging library. It is extremely light-weight, robust, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
smessmer/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
smessmer/flannel
flannel is an etcd backed network fabric for containers
smessmer/hbci4java
Fork of HBCI4Java (from http://hbci4java.kapott.org), that contains support for chipTAN, smsTAN, HHD, SEPA and other fixes/enhancements
smessmer/ingress-intel-total-conversion
smessmer/Java-Parser
This repository contains the source code and documentation for a Java based reference implementation of a FtanML parser
smessmer/mirall
Repository for the ownCloud Desktop Syncing Client
smessmer/mypy-protobuf
open source tools to generate mypy stubs from protobufs
smessmer/onnx
Open Neural Network Exchange
smessmer/onnx-caffe2
Caffe2 implementation of Open Neural Network Exchange (ONNX)
smessmer/onnx-coreml
smessmer/onnx-fb-universe
ONNX Integration Builds
smessmer/onnx-git-flow
smessmer/play2-auth
Play2.x Authentication and Authorization module
smessmer/playframework
Play Framework
smessmer/scala
The Scala programming language
smessmer/ScalaParser
This repository contains the source code and documentation for a Scal based reference implementation
smessmer/sirikali
A Qt/C++ GUI front end to cryfs,gocryptfs,securefs and encfs
smessmer/spdlog
Super fast C++ logging library.
smessmer/travis-utils
Utility scripts for travis CI
smessmer/tutorials
Tutorials for using ONNX
smessmer/typeshed
Collection of library stubs for Python, with static types