Pinned Repositories
BoomsLang
Simple imperative language in Haskell
cpp-driver
Scylla C/C++ Driver
cpp-rust-driver
API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
PetriNet
Synchronization of threads using PetriNet graphs.
SO_MINIX_1
Adding system calls to Minix 3 Process Manager (PM) server.
SO_MINIX_FS_1
Enhancing the *mfs* server with prototype encryption of file contents
Thread_Pool
Implementation of Thread_Pool, Runnable and CompletableFuture in C.
cpp-rust-driver
API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
scylla-cdc-rust
Gor027's Repositories
Gor027/SO_MINIX_FS_1
Enhancing the *mfs* server with prototype encryption of file contents
Gor027/BoomsLang
Simple imperative language in Haskell
Gor027/cpp-driver
Scylla C/C++ Driver
Gor027/cpp-rust-driver
API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
Gor027/EchoServer
Gor027/Maxima
JNPI - Fifth Project (Maxima)
Gor027/scylla-cdc-rust
Gor027/SO_MINIX_1
Adding system calls to Minix 3 Process Manager (PM) server.
Gor027/EncStrSet
JNPI - Second Project (Library for C/C++)
Gor027/Geometry
JNPI - Third Project (Geometry with OOP)
Gor027/gocql
Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
Gor027/gocqlx
All-In-One: CQL query builder, ORM and migration tool
Gor027/java-driver
ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
Gor027/java-driver-bench
ScyllaDB Java driver load balancing policy benchmark
Gor027/JPP-Set-Graph
First project implemented in Haskell for course subject Programming Languages and Paradigms
Gor027/kafka-lag-exporter
Monitor Kafka Consumer Group Latency with Kafka Lag Exporter
Gor027/MatchTrade
Gor027/my-i3-config
Files for i3 fast configuration
Gor027/OOASM_Computer
JNPI - Sixth Project (Computer running program in ooasm language)
Gor027/PW_LAB
Concurrent Programming tasks in C language
Gor027/python-driver
ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
Gor027/rust-openssl
OpenSSL bindings for Rust
Gor027/scylla-ccm
Cassandra Cluster Manager, modified for Scylla
Gor027/scylla-rust-driver
Async CQL driver for Rust, optimized for Scylla!
Gor027/ScyllaCDC
Gor027/serverless-examples
Code examples for ScyllaDB Cloud Serverless platform.
Gor027/Shamans
C++ project for Concurrent Programming course, parallelizing certain algorithms
Gor027/SIK_LAB_HWS
Lab homewforks from Networks and Communications subject
Gor027/SO_DCL_First_Proj
DCL program for text encryption and decryption implemented in assembler.
Gor027/SO_MINIX_CHAR_DRIVER_DFA