Git Product home page Git Product logo

Sebastian Messmer's Projects

appdirs icon appdirs

A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".

async-drop-guard icon async-drop-guard

Utilities to deal with the Rust language's missing ability to run async drop code

bevy icon bevy

A refreshingly simple data-driven game engine built in Rust

binary-layout icon 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.

binread icon binread

A Rust crate for helping parse structs from binary data using ✨macro magic✨

boost icon boost

Experimental support for the Boost libraries on biicode

caffe2 icon caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.

cashgenue icon cashgenue

Runtime Procedural Terrain Generator for UnrealEngine

cryfs icon cryfs

Cryptographic filesystem for the cloud

crypto-wallet-gen icon crypto-wallet-gen

A utility to generate seed phrases and to generate crypto currency wallets from a seed phrase.

cryptopp-cmake icon cryptopp-cmake

A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).

ctpc icon ctpc

Compile Time Parser Combinators in C++

easyloggingpp icon 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.

ethabi icon ethabi

Encode and decode smart contract invocations

examples icon examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

flannel icon flannel

flannel is an etcd backed network fabric for containers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.