
-
cognitifai
- Earth
- https://Narasimha1997.github.io
- @prasannahn1997
Highlights
-
boson-lang Public
A hybrid programming language written in Rust.
-
fake-sms Public
A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.
-
redis-pydict Public
A python dictionary that uses Redis as in-memory storage backend to facilitate distributed computing applications development.
-
News-Bot Public
An artifically intelligent news and weather bot for Facebook messenger
-
inkwell Public
Forked from TheDan64/inkwellIt's a New Kind of Wrapper for Exposing LLVM (Safely)
-
VegAnalytics Public
A dashboard tool that provides end-to-end solution for local marts and vegetable sellers.
-
-
langs-in-rust Public
Forked from alilleybrinker/langs-in-rustA list of programming languages implemented in Rust, for inspiration.
-
ratelimiter Public
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
-
packed-encoder Public
A tiny rust crate that can be used to encode data of different types into a packed byte array which can be passed over network, system calls or FFI.
-
syscall-numbers Public
Forked from koutheir/syscall-numbersSystem calls numbers for various architectures
-
clfu Public
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
-
sig-716i Public
A CLI tool that can be used to disrupt wireless connectivity in your area by jamming all the wireless devices connected to multiple access points.
-
bls-server Public
A gRPC server written in python that provides BLS (Boneh–Lynn–Shacham) signatures related functionalities like signing, verification and signatures aggregation - used in production at some places.
-
-
bootloader Public
Forked from rust-osdev/bootloaderAn experimental pure-Rust x86 bootloader
-
fe Public
Forked from ethereum/feEmerging smart contract language for the Ethereum blockchain.
-
-
monkeylang Public
Forked from mrnugget/monkeylangOfficial website for Monkey
-
-
dipmp Public
A decentralized package registry for python built on top of IPFS and Ethereum - using python, solidity and pinata. dipmp can be used with pip.
-
aio-eth Public
A simple python library that can be used to run large Web3 queries on Ethereum blockchain concurrently as per Ethereum JSON-RPC specification.
-
coreutils Public
Forked from uutils/coreutilsCross-platform Rust rewrite of the GNU coreutils
-
moros Public
Forked from vinc/morosMOROS: Obscure Rust Operating System 🦉
-
hacker-blog Public
Forked from tocttou/hacker-blogHacker-Blog is a minimalistic, responsive jekyll theme built for hackers. https://ashishchaudhary.in/hacker-blog
-
awesome-rust-mentors Public
Forked from RustBeginners/awesome-rust-mentorsA list of rust lang mentors tagged by topics of interest
1 UpdatedJan 27, 2022 -
kwatch Public
Forked from abahmed/kwatch👀 monitor & detect crashes in your Kubernetes(K8s) cluster instantly
-
py4jshell Public
Simulating Log4j Remote Code Execution (RCE) vulnerability in a flask web server using python's logging library with custom formatter that simulates lookup substitution by executing remote exploit …
-
rust-kernel-barebones Public
A minimal 64-bit rust kernel and a bunch of configuration scripts that can be used to bootstrap Operating system development using Nightly-Rust compiler.
-
tor-proxy Public
An experimental Tor-Proxy serivce written in Go using Go-proxy and Go-libtor.