Pinned Repositories
age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
amica
Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.
Ferrite
Experimental Telegram Server
high-perfomance-tcp-server
High Performance TCP Server in C#
murmurhash3
C# port of MurmurHash3 32-bit and 128-bit
protohackers
Telegram
Telegram for Android source
Telegram-Server
Unofficial Telegram Server
WTelegramClient
Telegram client API library written 100% in C# and .NET Standard
aykutalparslan's Repositories
aykutalparslan/Telegram-Server
Unofficial Telegram Server
aykutalparslan/Ferrite
Experimental Telegram Server
aykutalparslan/high-perfomance-tcp-server
High Performance TCP Server in C#
aykutalparslan/Telegram
Telegram for Android source
aykutalparslan/murmurhash3
C# port of MurmurHash3 32-bit and 128-bit
aykutalparslan/WTelegramClient
Telegram client API library written 100% in C# and .NET Standard
aykutalparslan/age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
aykutalparslan/age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
aykutalparslan/amica
Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.
aykutalparslan/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
aykutalparslan/cytosm
OpenCypher to SQL Mapper
aykutalparslan/database-benchmark
A comparative benchmark between relational database systems and their graph based counterpart.
aykutalparslan/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
aykutalparslan/emeltal
Local ML voice chat using high-end models.
aykutalparslan/faiss
A library for efficient similarity search and clustering of dense vectors.
aykutalparslan/ferriteweb
Project Ferrite Website
aykutalparslan/GQL-parser
A GQL parser build with ANTLR v4.
aykutalparslan/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
aykutalparslan/insightface
State-of-the-art 2D and 3D Face Analysis Project
aykutalparslan/NGT
Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
aykutalparslan/openCypherTranspiler
This tool transpiles openCypher graph query language to a relational database query language. This project publishes a T-SQL for Microsoft SQL Server as the target query language.
aykutalparslan/pgql-lang
PGQL is an SQL-based query language for property graphs
aykutalparslan/protohackers
aykutalparslan/xxhash
C# Implementation of xxHash 32-bit and 64-bit
aykutalparslan/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
aykutalparslan/MSVBASE
MSVBASE is a system that efficiently supports complex queries of both approximate similarity search and relational operators. It integrates high-dimensional vector indices into PostgreSQL, a relational database to facilitate complex approximate similarity queries.
aykutalparslan/transformer-explainer
Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization