stavinsky's Stars
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
codelucas/newspaper
newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
s0md3v/Photon
Incredibly fast crawler designed for OSINT.
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
kennethreitz/responder
A familiar HTTP Service Framework for Python.
blackmagic-debug/blackmagic
In application debugger for ARM Cortex microcontrollers.
jsvine/markovify
A simple, extensible Markov chain generator.
s0md3v/ReconDog
Reconnaissance Swiss Army Knife
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
facebookarchive/python-nubia
A command-line and interactive shell framework.
brson/rust-anthology
Learn Rust from the best
WangXuan95/FPGA-USB-Device
An FPGA-based USB 1.1 (full-speed) device core to implement USB-serial, USB-camera, USB-audio, USB-hid, etc. It requires only 3 FPGA common IOs rather than additional chips. 基于FPGA的USB 1.1 (full-speed) device端控制器,可实现USB串口、USB摄像头、USB音频、U盘、USB键盘等设备,只需要3个FPGA普通IO,而不需要额外的接口芯片。
moggers87/salmon
A Python Mail Server
kvakvs/ErlangRT
Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust
q3k/chubby75
Linsn RV901T HUB75 LED "Receiver Card" Reverse Engineering
rootVIII/proxy_requests
a class that uses scraped proxies to make http GET/POST requests (Python requests)
johannesthoma/mmap_allocator
A STL allocator that mmaps files
atom-community/ide-python
Python language support for Atom-IDE :atom: :snake:
avakar/usbcorev
A full-speed device-side USB peripheral core written in Verilog.
dysonance/Strategems.jl
Quantitative systematic trading strategy development and backtesting in Julia
RhodiumToad/ip4r
ip4r current and new development
bernii/querystring-parser
QueryString parser for Python/Django that correctly handles nested dictionaries
kumabook/readability
Port of arc90labs-readability with rust
ua1arn/hftrx
Embedded firmware for ham radio transceivers
keatis/dwt_delay
Microseconds delay lib for STM32 (or whatever ARM) based on DWT
daschl/grok
A Rust port of the popular grok library for text and log processing
yhirose/cpp-mmaplib
A single file C++11 header-only memory mapped file library.