Pinned Repositories
aiohttp_chat
chat example using aiohttp and aioredis
aiohttp_django_coop
Django project with Angularjs application that uses Django REST Framework and Aiohttp for it`s purpose.
aiohttp_spider
An example of web spider using aiohttp
apik
A wrapper over the standard net/http package and is intended to simplify working with APIs.
dom_finder
HTML parsing with CSS seletors
dom_query
A Flexible Rust Crate for DOM Querying and Manipulation
httpbulb
A tool for testing http client capabilities. An implementation of httpbin for Go.
socks4dialer
A SOCKS4 protocol dialer to work with a standard (golang) HTTP client.
toredis_chat
An example of using redis with tornado websocket
tornado_spider
This is an example of web-spider with concurrent workers.
niklak's Repositories
niklak/dom_query
A Flexible Rust Crate for DOM Querying and Manipulation
niklak/aiohttp_spider
An example of web spider using aiohttp
niklak/aiohttp_chat
chat example using aiohttp and aioredis
niklak/aiohttp_django_coop
Django project with Angularjs application that uses Django REST Framework and Aiohttp for it`s purpose.
niklak/dom_finder
HTML parsing with CSS seletors
niklak/toredis_chat
An example of using redis with tornado websocket
niklak/tornado_spider
This is an example of web-spider with concurrent workers.
niklak/binance_connector
a client for Binance API
niklak/lightning_sam_colab
A package dedicated to train SAM model
niklak/apik
A wrapper over the standard net/http package and is intended to simplify working with APIs.
niklak/httpbulb
A tool for testing http client capabilities. An implementation of httpbin for Go.
niklak/socks4dialer
A SOCKS4 protocol dialer to work with a standard (golang) HTTP client.
niklak/aiohttp
Async http client/server framework (asyncio)
niklak/django-mailgun-mime
It is a tiny wrapper for Django that allows to send mail via Mailgun`s API.
niklak/dom_query_by_example
docs for dom_query
niklak/dummy
a dummy deploy of the leptos csr app
niklak/ffi_example
Example shows how rust lib can be embedded into python program to work with list of strings (input and output). Inefficient.
niklak/go-dyn-server
niklak/goji
Goji is a minimalistic and flexible HTTP request multiplexer for Go (golang)
niklak/gpool
A thread-safe object pool for Go.
niklak/niklak.github.io
niklak/nipper
A Rust crate for manipulating HTML with CSS selectors
niklak/socks
A SOCKS (SOCKS4, SOCKS4A and SOCKS5) Proxy Package for Go
niklak/string_contains_bench
an example of Rust benchmark
niklak/tiny-sudoku
a demo of a wasm app built with leptos and trunk, without the code
niklak/urlqm
A small Go package for manipulating URL query parameters