Stars
- All languages
- ANTLR
- ActionScript
- Ada
- Alloy
- Assembly
- Bikeshed
- Blade
- Boogie
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- D
- Dafny
- Dart
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- FreeBASIC
- Go
- Groff
- Groovy
- HCL
- HTML
- Hack
- Haskell
- Haxe
- Idris
- Inno Setup
- Isabelle
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kaitai Struct
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Mathematica
- Meson
- MiniZinc
- Nemerle
- Nim
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Pascal
- Perl
- Perl 6
- PicoLisp
- PostScript
- Processing
- Promela
- Protocol Buffer
- Puppet
- Python
- R
- Racket
- Ragel
- ReScript
- Red
- RenderScript
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SMT
- SQLPL
- Scala
- Scheme
- Scilab
- Shell
- Smarty
- Standard ML
- Starlark
- Swift
- TLA
- TeX
- Terra
- Thrift
- Toit
- Twig
- TypeScript
- VHDL
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- Yacc
- Zig
- eC
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/ba…
Fast persistent recoverable log and key-value store + cache, in C# and C++.
Virtual File System for Git: Enable Git at Enterprise Scale
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the in…
PerfView is a CPU and memory performance-analysis tool
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. …
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Dafny is a verification-aware programming language
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
A set of tools for graph layout and viewing
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
Robust Distributed Programming Made Easy and Efficient
HyperLogLog-based set cardinality estimation library
ChrisHines / GoSkills
Forked from moserware/SkillsA detailed implementation of the TrueSkill algorithm written in Go ported from Jeff Moser's original C# implementation. Also see Jeff's "Computing Your Skill" blog post