Nadav Rotem

Results 6 repositories owned by Nadav Rotem

layout

616
Stars
33
Forks
Watchers

Layout is a rust library and a tool that renders Graphviz dot files.

memset_benchmark

288
Stars
12
Forks
Watchers

This repository contains high-performance implementations of memset and memcpy in assembly.

fast_log

38
Stars
1
Forks
Watchers

A fast implementation of log() and exp()

arpfloat

41
Stars
4
Forks
Watchers

An arbitrary-precision floating-point library in Rust

compressor

45
Stars
2
Forks
Watchers

An educational implementation of a modern compressor in Rust

pgo_ml

17
Stars
9
Forks
Watchers

Source code for the paper "Profile Guided Optimization without Profiles: A Machine Learning Approach"