Pinned Repositories
akhq
Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
ESOINN
An enhanced self-organizing incremental neural network for online unsupervised learning
lazy_trie
Simple Suffix Trie with lazy allocation. Build on top of std::vector
maybeshewill.github.io
mongo-c-driver
A high-performance MongoDB driver for C
mongo-c-legacy-adapter
Availible under ABRMS license
openmp_msd_radix
simple openmp realisation of radix msd string sort
presentations
Random science or connected stuff. Russian language
maybeshewill's Repositories
maybeshewill/presentations
Random science or connected stuff. Russian language
maybeshewill/akhq
Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
maybeshewill/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
maybeshewill/ESOINN
An enhanced self-organizing incremental neural network for online unsupervised learning
maybeshewill/lazy_trie
Simple Suffix Trie with lazy allocation. Build on top of std::vector
maybeshewill/maybeshewill.github.io
maybeshewill/mongo-c-driver
A high-performance MongoDB driver for C
maybeshewill/mongo-c-legacy-adapter
Availible under ABRMS license
maybeshewill/openmp_msd_radix
simple openmp realisation of radix msd string sort
maybeshewill/phantomjs
Scriptable Headless WebKit
maybeshewill/SOINN
Self-Organizing and Incremental Neural Networks
maybeshewill/SOINN_CPP
SOINN implementation with C++
maybeshewill/ukkonen_tree
Ukkonens online suffix tree construction simple implementation