georgesittas's Stars
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
ibis-project/ibis
the portable Python dataframe library
asg017/sqlite-vec
A vector search SQLite extension that runs anywhere!
spulec/freezegun
Let your Python tests travel through time
jisaacks/GitGutter
A Sublime Text 2/3 plugin to see git diff in gutter
dlt-hub/dlt
data load tool (dlt) is an open source Python library that makes data loading easy 🛠️
mthom/scryer-prolog
A modern Prolog implementation written mostly in Rust.
randy3k/Terminus
Bring a real terminal to Sublime Text
pschanely/CrossHair
An analysis tool for Python that blurs the line between testing and type systems.
tobymao/saq
Simple Async Queues
z3z1ma/dbt-osmosis
Provides automated YAML management, a dbt server, streamlit workbench, and git-integrated dbt model output diff tools
ekzhang/crepe
Datalog compiler embedded in Rust as a procedural macro
eakmanrq/sqlframe
Turning PySpark Into a Universal DataFrame API
trealla-prolog/trealla
A compact, efficient Prolog interpreter written in plain-old C.
Bl3f/yato
The smallest DuckDB SQL orchestrator on Earth.
didoudiaz/gprolog
GNU Prolog
brunokim/prol
Demo of a WAM Prolog implementation in Python
georgesittas/minihaskell-compiler
MiniHaskell compiler and interpreter with a Lucid-like dataflow IR
barakalon/odex
Python object index for fast, declarative retrieval
Themiscodes/Partitioned-Hash-Join
Multithreaded implementation of the partitioned hash join algorithm for an in-memory columnar database
cmaraziaris/smart-contract-vulnerability-analysis
Code and resources related to my BSc thesis.
Themiscodes/Question-Answering-Transformers
Implementation of BERT-Based Span Entity and Relation Prediction Models for Question Answering over Wikidata
z3z1ma/sqlmesh-tui
A simple text user interface for SQLMesh
giorgosnikolaou/MiniJava-Compiler
MiniJava to LLVM IR compiler