More
8000
Stars
C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
📄 A curated list of awesome .cursorrules files
Investment Research for Everyone, Everywhere.
A rewrite of https://github.com/facebook/rocksdb in single threaded rust. Currently for educational purposes only.
Rust High Performance, published by Packt
Personal Blog Template Powered by Astro
High performance server-side application framework
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Profile Android Metadata - Android ID, Advertising ID, and Relevant Hardware Identifiers
Pure Python Caching Library providing Redis-inspired eviction APIs and Per-Item TTL's.
skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.
Automatic Identification System (ITU-R M.1371-5) packet decoder and encoder written in Go
🧞 Convert JSON Objects to MySQL, JSON Schema, Mongoose, Google BigQuery, Swagger, and more.
A modern replacement for Redis and Memcached
dgiardini / rtl-ais
Forked from keenerd/rtl-sdr-miscA simple AIS tuner and generic dual-frequency FM demodulator
Create subscriptions with fixed prices or usage based billing.
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
Go login handlers for authentication providers (OAuth1, OAuth2)
Golang client for NATS, the cloud native messaging system.
Michal-Leszczynski / btree
Forked from google/btreeBTree provides a simple, ordered, in-memory data structure for Go programs.