miclill's Stars
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
HigherOrderCO/Bend
A massively parallel, high-level programming language
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
quickemu-project/quickemu
Quickly create and run optimised Windows, macOS and Linux virtual machines
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
BLAKE3-team/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
roc-lang/roc
A fast, friendly, functional language.
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
dafny-lang/dafny
Dafny is a verification-aware programming language
ashvardanian/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
tezc/sc
Common libraries and data structures for C.
gramps-project/gramps
Source code for Gramps Genealogical program
Storyyeller/Krakatau
Java decompiler, assembler, and disassembler
titzer/virgil
A fast and lightweight native programming language
scala/scala-async
An asynchronous programming facility for Scala
speced/bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
yallop/effects-bibliography
A collaborative bibliography of work related to the theory and practice of computational effects
fused-effects/fused-effects
A fast, flexible, fused effect system for Haskell
agda/agda-stdlib
The Agda standard library
riot-ml/riot
An actor-model multi-core scheduler for OCaml 5 🐫
boogie-org/boogie
Boogie
soegaard/urlang
Urlang is JavaScript with a sane syntax
codereport/Content
Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.
webyrd/miniKanren-with-symbolic-constraints
Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.
koka-lang/libmprompt
Robust multi-prompt delimited control and effect handlers in C/C++
tokiwa-software/fuzion
The Fuzion Language Implementation
WeAreFairphone/android_device_fairphone_FP4
davidfstr/idris-insertion-sort
Provably correct implementation of insertion sort in Idris.
sepp2k/antlr4-string-interpolation-examples
Examples of how to implement string interpolation in ANTLR4