Pinned Repositories
Cls.BPlusTree
In memory C# B+ tree implementing IDictionary<K,V>
Cls.Treap
C# treap - balanced binary search tree
csharp-repl
Modified C# REPL from Mono
dataframe
C dataframe library
ersatz-emacs
The smallest emacs-like editor I could find
io-clr
synrc's io programming language for the clr from http://io.codeplex.com/
IronPython.StdLib
IronPython stdlib .py files compiled to IronPython.StdLib.dll by pyc.py and script
lib1
Single file C libraries
LZ4Sharp
Unmaintained port of LZ4 Compression algorithm to C#
pash-1
Mono Version of PowerShell 3.0
stangelandcl's Repositories
stangelandcl/lib1
Single file C libraries
stangelandcl/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
stangelandcl/clickhouse-connect
Python driver/sqlalchemy/superset connectors
stangelandcl/clickhouse-cpp
C++ client library for ClickHouse
stangelandcl/Clusterize.js
Tiny vanilla JS plugin to display large data sets easily
stangelandcl/go-fibmap
stangelandcl/goleveldb
LevelDB key/value database in Go.
stangelandcl/gouring
Go io uring syscall implementation without CGO, rewrite on branch v0.4
stangelandcl/LDServer
Fast API server for calculating linkage disequilibrium
stangelandcl/mini
small text editor
stangelandcl/mini-yaml
Single header YAML 1.0 C++11 serializer/deserializer.
stangelandcl/mkchart
Little charting utility
stangelandcl/oberon-risc-emu
Emulator for the Oberon RISC machine
stangelandcl/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
stangelandcl/ppmd
go PPMd decompressor for sevenzip decompression
stangelandcl/RareCpp
Creating a simpler, more intuitive means of C++ reflection
stangelandcl/RClickhouse
A 'DBI' Interface to the Yandex Clickhouse Database Providing Basic 'dplyr' Support
stangelandcl/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
stangelandcl/s3fs
S3 FileSystem (fs.FS) implementation
stangelandcl/sevenzip
Golang library for dealing with 7-Zip archives
stangelandcl/sqlittle
Pure Go SQLite file reader
stangelandcl/teepeedb
Simple go log-structured merge tree database
stangelandcl/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
stangelandcl/tinyproxy
tinyproxy - a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
stangelandcl/titan
Prometheus monitoring for shiny applications, plumber APIs, and other R web services
stangelandcl/universal
Universal Shared Library User-space Loader
stangelandcl/vxdb
Simple schema-less Key-Value NoSQL database with simplest API interface
stangelandcl/wfrest
C++ Web Framework REST API
stangelandcl/zerotls
TLS 1.2 with 0KB dynamic allocations
stangelandcl/zig-cgo-libs
Experiment using Zig as a C compiler for cgo - see https://github.com/ziglang/zig/issues/10513 and https://github.com/ziglang/zig/issues/10790