Pinned Repositories
alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
Antox
Android client for Project Tox - secure p2p messaging
api-connectors
Libraries for connecting to the BitMEX API.
atomic_queue
C++ lockless queue.
awesome
:sunglasses: Curated list of awesome lists
awesome-MEV-resources
Get up to speed on Maximum Extractable Value
bitcoin
Bitcoin Core integration/staging tree
bitcoin-arbitrage
Bitcoin arbitrage - opportunity detector
BitcoinExchangeFH
Cryptocurrency exchange market data feed handler
bitfinex-api-node
BITFINEX NodeJS trading API - Bitcoin, Litecoin, and Ether exchange
syegres's Repositories
syegres/borg
Deduplicating archiver with compression and authenticated encryption.
syegres/conan
Conan.io - The open-source C/C++ package manager
syegres/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
syegres/dlib
A toolkit for making real world machine learning and data analysis applications in C++
syegres/DllExport
Unmanaged Exports ( .NET DllExport )
syegres/hunter
:package: CMake-driven cross-platform package manager for C++. Linux, Mac, Windows, iOS, Android, Raspberry Pi.
syegres/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
syegres/libsocket
The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. Only ZMQ is better. Developer's documentation:
syegres/libuv
Cross-platform asynchronous I/O
syegres/liquibook
Modern C++ order matching engine
syegres/lttng-ust
This repo is a mirror of the official lttng-ust git found at git://git.lttng.org/lttng-ust.git. LTTng-UST, the Linux Trace Toolkit Next Generation Userspace Tracer, is port of the low-overhead tracing capabilities of the LTTng kernel tracer to user-space. The library "liblttng-ust" enables tracing of applications and libraries.
syegres/ml-course-msu
Lecture notes and code for Machine Learning practical course on CMC MSU
syegres/MLAlgorithms
Minimal and clean examples of machine learning algorithms
syegres/mlpack
mlpack: a scalable C++ machine learning library --
syegres/MTH594_MachineLearning
The materials for the course MTH 594 Advanced data mining: theory and applications (Dmitry Efimov, American University of Sharjah)
syegres/nativejson-benchmark
C/C++ JSON parser/generator benchmark
syegres/object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
syegres/onedrive
Free Client for OneDrive on Linux
syegres/OpenSSL-CMake
OpenSSL with CMake build system
syegres/protobuf
Protocol Buffers - Google's data interchange format
syegres/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
syegres/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
syegres/Shark
The Shark Machine Leaning Library. See more:
syegres/tbb
syegres/test01
syegres/test01-1
syegres/test02
syegres/tiny-dnn
header only, dependency-free deep learning framework in C++11
syegres/uWebSockets
Highly efficient cross-platform WebSocket & HTTP library for C++11 and Node.js
syegres/zlib
A massively spiffy yet delicately unobtrusive compression library.