Skip to content
View lparth's full-sized avatar
  • Bristol, United Kingdom

Block or report lparth

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. vim_turing_machine vim_turing_machine Public

    Forked from ealter/vim_turing_machine

    An implementation of a Turing machine using only normal mode Vim commands

    Python 1

  2. plantuml plantuml Public

    Forked from plantuml/plantuml

    Generate UML diagram from textual description

    Java

  3. linux-sgx linux-sgx Public

    Forked from intel/confidential-computing.sgx

    Intel SGX for Linux*

    C++

  4. curve25519-dalek curve25519-dalek Public

    Forked from dalek-cryptography/curve25519-dalek

    A low-level cryptographic library for point, group, field, and scalar operations on a curve isomorphic to the twisted Edwards curve defined by -x²+y² = 1 - 121665/121666 x²y² over GF(2²⁵⁵ - 19).

    Rust

  5. flatbuffers flatbuffers Public

    Forked from google/flatbuffers

    Memory Efficient Serialization Library

    C++

  6. nsync nsync Public

    Forked from google/nsync

    nsync is a C library that exports various synchronization primitives, such as mutexes

    C