Stefanos Baziotis (@baziotis)
  • Stars
    star
    86
  • Global Rank 231,664 (Top 8 %)
  • Followers 108
  • Following 16
  • Registered almost 8 years ago
  • Most used languages
    C
    38.9 %
    C++
    33.3 %
    D
    11.1 %
    Go
    5.6 %
    HTML
    5.6 %
    LLVM
    5.6 %
  • Location 🇺🇸 United States
  • Country Total Rank 48,296
  • Country Ranking
    LLVM
    38
    D
    187
    C
    4,238
    C++
    6,686

Top repositories

1

minijava-cpp

A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.
C++
16
star
2

dicc

A compiler for a subset of C written in C.
C
14
star
3

Talks

Any content related to any talks.
12
star
4

minijava-testsuite

A test-suite for the MiniJava compiler we implement in the Compilers Course
LLVM
8
star
5

Allocators

Several memory allocators
C
7
star
6

delos-video-viewer

A handy HTML video viewer for Delos that lets you conveniently set the speed as you watch.
HTML
6
star
7

compiler-optimization

A playground repo for my compiler optimization algorithm implementations, experiments etc.
C
4
star
8

generic_list

An outstandingly useful (especially for its simplicity) generic list data structure.
C
3
star
9

2D-Image-Convolution-MPI-SIMD

2D Image Convolution in C using MPI and SIMD extensions.
C
3
star
10

Dmemcpy

An implementation of a D memcpy, targeted to the D Runtime.
D
2
star
11

Hash-Code-2018

A solution for the 2018 Hash Code problem
C++
2
star
12

golang-btree

A simple B-Tree in Golang
Go
1
star
13

data-compression

Various data compression techniques and algorithms
C++
1
star
14

parser-evaluator-calculator

A recursive-descent parser for a grammar used in a simple calculator
C
1
star
15

graph-theory-exercises

Solutions for the exercises of the course Graph Theory in the Department of Informatics, University of Athens
1
star
16

memutils

Performant memory utilities written in ASM, D or C.
C
1
star
17

vector-cpp

An experimental (not really tested) C++17 minimal vector.
C++
1
star
18

Dmemutils

Replacement building blocks of the C Standard Library in D, targeted to the D runtime
D
1
star
19

query-joiner

An executor for join queries
C++
1
star
20

multithreaded-raytracer

A simple multi-threaded ray-tracer that renders planes and spheres using spotlights and an enhanced Phong reflection model for lighting.
C++
1
star