• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An outstandingly useful (especially for its simplicity) generic list data structure.

More 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

2D-Image-Convolution-MPI-SIMD

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

Dmemcpy

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

Hash-Code-2018

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

golang-btree

A simple B-Tree in Golang
Go
1
star
12

data-compression

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

parser-evaluator-calculator

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

graph-theory-exercises

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

memutils

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

vector-cpp

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

Dmemutils

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

query-joiner

An executor for join queries
C++
1
star
19

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