GitHub / cgbur 42 Repositories
Enthusiast, Data Compression
cgbur/llama2.zig
Inference Llama 2 in one file of pure Zig
Language: Zig - Size: 52.9 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 187 - Forks: 17

cgbur/badge-maker
Rust badge maker
Language: Rust - Size: 858 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 48 - Forks: 7

cgbur/whisp
A lightweight and minimal desktop speech-to-text tool.
Language: Rust - Size: 137 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

cgbur/meter
Real-time CLI level meter built in Rust.
Language: Rust - Size: 1.65 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 2

cgbur/pc
Difference calculations for the terminal
Language: Zig - Size: 196 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

cgbur/arcode-rs
An arithmetic coder for Rust.
Language: Rust - Size: 614 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 4

cgbur/brew-math
A simple tool to help you brew coffee
Language: TypeScript - Size: 1.55 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

cgbur/comp426-backend
The backend starter project for the comp426 final.
Language: JavaScript - Size: 218 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 54

cgbur/polars Fork of pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Language: Rust - Size: 81.1 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cgbur/llama2.c Fork of karpathy/llama2.c
Inference Llama 2 in one file of pure C
Language: Python - Size: 990 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

cgbur/nvim
The neovim setups of all neovim setups
Language: Lua - Size: 62.5 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

cgbur/zig Fork of ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Language: Zig - Size: 230 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cgbur/moveline.nvim Fork of willothy/moveline.nvim
Neovim plugin for moving lines up and down, written in Rust
Size: 9.2 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cgbur/zstd-jni Fork of luben/zstd-jni
JNI binding for Zstd
Size: 36.6 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cgbur/matklad.github.io Fork of matklad/matklad.github.io
My coding related blog
Size: 3.95 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cgbur/varint-benchmarking
Language: Jupyter Notebook - Size: 344 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgbur/termcolor Fork of BurntSushi/termcolor
Cross platform terminal colors for Rust.
Language: Rust - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgbur/zstd-rs Fork of gyscos/zstd-rs
A rust binding for the zstd compression library.
Language: Rust - Size: 736 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgbur/prefix_varint Fork of mccullocht/prefix_varint
Prefix based variable length integer coding.
Language: Rust - Size: 51.8 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgbur/advent-of-code
Language: Rust - Size: 225 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cgbur/chess-analysis-vue
Language: HTML - Size: 109 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cgbur/zstd Fork of facebook/zstd
Zstandard - Fast real-time compression algorithm
Language: C - Size: 28.5 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cgbur/sbert-university-names-pytorch
Sbert LaBSE model trained on labeled university names by maximizing cosine similarity
Language: Jupyter Notebook - Size: 5.94 MB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

cgbur/tracing Fork of tokio-rs/tracing
Application level tracing for Rust.
Size: 7.91 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cgbur/reading-time Fork of ngryman/reading-time
:books: Medium's like reading time estimation.
Size: 473 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cgbur/configs
My config files
Language: Shell - Size: 21.5 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

cgbur/code Fork of serenadeai/code
Serenade for Visual Studio Code
Language: TypeScript - Size: 1.05 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cgbur/mask-rcnn-labelbox-buildings
A fork of the Mask-RCNN repository with code specific to dealing with custom labeled images from labelbox
Language: Python - Size: 73.9 MB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

cgbur/tokio Fork of tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Size: 19.8 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cgbur/rkyv Fork of rkyv/rkyv
Zero-copy deserialization framework for Rust
Size: 1.53 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cgbur/comp426-md
Markdown pages for the comp426.com website.
Size: 4.74 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

cgbur/bitbit-rs Fork of robn/bitbit-rs
Bit-at-a-time reader/writer types for Rust
Language: Rust - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cgbur/comp562-final-wine
Language: Jupyter Notebook - Size: 58.6 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cgbur/kmean-cuda
Simple implementation of naive K-Means with Cuda.
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cgbur/cherrytrees
Language: HTML - Size: 73.2 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cgbur/timelapse
Language: HTML - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

cgbur/world-flights
Leaflet map of flights in the world with select airlines to choose from
Language: JavaScript - Size: 15.6 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgbur/form-demos-html
Language: CSS - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cgbur/chapel-cherries-leaflet
An example of a leaflet.js and Chapel Hill cherry trees for GIS 456
Language: JavaScript - Size: 1.33 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cgbur/linked-list-template
Language: Java - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cgbur/console-histogram-java
Assignment 2 - Comp 210/390/401
Language: Java - Size: 43 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cgbur/comp290site
Size: 0 Bytes - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
