Pinned Repositories
headcrab
A modern Rust debugging library 🦀
LowLevelAcademy
This is the main repository for the website, including the front-end code and all content.
server
Low-Level Academy backend code
wasm-modules
This repository contains WebAssembly modules used in the courses.
headcrab
A modern Rust debugging library 🦀
interactivedoc
Developing interactive documentation for Rust
metalens
Stream-based visual programming language for systems observability
mio-websocket
WebSocket library for Rust, based on mio event loop
rust-chat
Simple chat service written in Rust, from scratch
rust-streaming-http-parser
Streaming HTTP parser for Rust, based on nodejs/http-parser
nbaksalyar's Repositories
nbaksalyar/rust-streaming-http-parser
Streaming HTTP parser for Rust, based on nodejs/http-parser
nbaksalyar/redland-rs
Rust bindings to Redland, an RDF library (http://librdf.org/)
nbaksalyar/rust
A safe, concurrent, practical language.
nbaksalyar/rasqal-rs
Rust bindings to Rasqal, an RDF Query library (http://librdf.org/rasqal/)
nbaksalyar/safe_bindgen
nbaksalyar/ffi_utils
This crate contains utilities to be consumed by crates interfacing with other languages via FFI. It also contains utilities for testing in FFI scenario which gets compiled only during testing.
nbaksalyar/find_unicode
Find Unicode characters the easy way: from the command line
nbaksalyar/jni-rs
Rust bindings to the JNI
nbaksalyar/maidsafe_utilities
Utility functions
nbaksalyar/p2p
NAT Traversal techniques for p2p communication
nbaksalyar/parsec
Protocol for Asynchronous, Reliable, Secure and Efficient Consensus
nbaksalyar/QA
nbaksalyar/quinn
Futures-based QUIC implementation in Rust
nbaksalyar/quinn-tests
Temp repo to share some quinn (Rust QUIC lib) test code
nbaksalyar/resource_proof
A 'proof' of bandwidth, cpu and storage for nodes in a decentralised network
nbaksalyar/rfcs
Request for Comment (RFC) papers and discussions on Project SAFE core libraries and API's
nbaksalyar/routing
Routing - specialised storage DHT
nbaksalyar/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
nbaksalyar/rust_libutp_poc
nbaksalyar/safe-cli
This crate implements a CLI (Command Line Interface) for the SAFE Network
nbaksalyar/safe-nd
Safe Network Data Types
nbaksalyar/safe_crypto
nbaksalyar/safe_vault
An Implementation of a SAFE Network Vault
nbaksalyar/secure_serialisation
To be used only with transient nacl key pairs Public Key authenticated encryption (box). Creates and supplies nonce in message
nbaksalyar/self_encryption
file self encryptor
nbaksalyar/socket-collection
Collection of sockets wrapped for convenience
nbaksalyar/this-week-in-rust
Data for this-week-in-rust.org
nbaksalyar/threshold_crypto
A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation
nbaksalyar/udt-rs
UDT bindings for Rust
nbaksalyar/vscode-lldb
LLDB Front-End for Visual Studio Code