Pinned Repositories
artlebedev-dj-crawler
Listen online and download music from artlebedev.ru/dj
benchmark-sqlite3-bulk-insert
Benchmark of sqlite3 bulk inserts with different pragmas.
bitmask
Arbitrary size bitmask (aka bitset) with efficient Slice method
InternedString
Represents a string which is guaranteed to be interned. Provides an optimized GetHashCode() and Equals(...) overrides, which rely on reference comparison rather than string contents.
PatchPdfText
CLI tool to update text in PDF files
quantflowjs
ReSharperBugs
Reproduction of ReSharper bugs
rome-total-war-book
HTML Book from game assets generator
termcam
Camera in your terminal
TokenSignatureVerificationVulnerabilityReport
astef's Repositories
astef/benchmark-sqlite3-bulk-insert
Benchmark of sqlite3 bulk inserts with different pragmas.
astef/bitmask
Arbitrary size bitmask (aka bitset) with efficient Slice method
astef/PatchPdfText
CLI tool to update text in PDF files
astef/artlebedev-dj-crawler
Listen online and download music from artlebedev.ru/dj
astef/rome-total-war-book
HTML Book from game assets generator
astef/quantflowjs
astef/SweepPdfArea
CLI tool to remove content under specified PDF document rectangle area
astef/ascet
Text web framework
astef/babelify
Browserify transform for Babel
astef/model-events
Receive events from your model field changes.
astef/termcam
Camera in your terminal
astef/TokenSignatureVerificationVulnerabilityReport
astef/word-of-wisdom
Demo TCP server protected from DDoS with PoW challenge-response protocol
astef/astef
astef/benchmark-dotnet-boxing
Benchmark of the real overhead (including GC) of the value types boxing compared to direct serialization into the byte array.
astef/crossword
Crossword generator written in Go
astef/csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
astef/home
Homepage
astef/immutable
Immutable collections for Go
astef/IsolatedTestFixtureAttribute
Proof of concept NUnit attribute to isolate tests on AssemblyLoadContext level
astef/klog
Leveled execution logs for Go (fork of https://github.com/golang/glog)
astef/kontent-management-sdk-js
SDK for Kentico Kontent Management API
astef/LLVMSharp
LLVM bindings for .NET Standard written in C# using ClangSharp
astef/metalsmith
An extremely simple, pluggable static site generator.
astef/overflow
Check for integer overflows in Golang using generics
astef/repka
Node.js repository automation
astef/sstp
Systemd service configuration for shadowsocks-libev transparent proxy client
astef/TestRegistry
astef/website
Kubernetes website and documentation repo:
astef/zod
TypeScript-first schema validation with static type inference