lithdew's Stars
mifi/lossless-cut
The swiss army knife of lossless video/audio editing
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
concurrencykit/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
SanderMertens/ecs-faq
Frequently asked questions about Entity Component Systems
lumina-ai-inc/chunkr
Vision model based document ingestion
informalsystems/quint
An executable specification language with delightful tooling based on the temporal logic of actions (TLA)
sebbbi/OffsetAllocator
Fast O(1) offset allocator with minimal fragmentation
apple/ml-mobileclip
This repository contains the official implementation of the research paper, "MobileCLIP: Fast Image-Text Models through Multi-Modal Reinforced Training" CVPR 2024
sslotin/amh-code
Complete implementations from "Algorithms for Modern Hardware"
inkeliz/karmem
Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
losfair/RefineDB
A strongly-typed document database that runs on any transactional key-value store.
malcolmstill/zware
Zig WebAssembly Runtime Engine
juanluispaz/ts-sql-query
Type-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.
lithdew/rheia
A blockchain written in Zig.
weinberg/SQLToy
Learn SQL by creating a SQL database in JavaScript
zhangyunhao116/skipmap
skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.
mlochbaum/rhsort
Robin Hood Sort, for uniform data
dustinxie/lockfree
Golang lock-free Hashmap and List
komora-io/tiny-lsm
super simple in-memory blocking LSM for constant-size keys and values
kubkon/zig-snapshots
Preview Zig's incremental linker state in interactive HTML
xyaman/zjson
Minimal json library with zero allocations
dermesser/sstable
sstable stores key-value pairs on disk
jart/tokenbucket
Atomic SWAR Token Buckets
ziglibs/zigfp
Basic fixed point implementation in Zig.
ben-pr-p/kysely-access-control
Complex permissioning at the query builder layer
bsm/sntable
Fast, custom SSTable implementation with numeric keys.
mattnite/alon-lottery
solana lottery example