Lists (6)
Sort Name ascending (A-Z)
- All languages
- Apex
- Assembly
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cython
- D
- Dart
- Emacs Lisp
- Fennel
- Go
- HCL
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jsonnet
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- Makefile
- Mojo
- OCaml
- PostScript
- Prolog
- Python
- ReScript
- Roff
- Ruby
- Rust
- Scheme
- Shell
- Starlark
- Svelte
- Swift
- TeX
- TypeScript
- Typst
- V
- Vim Script
- Vue
- WebAssembly
- XML
- YASnippet
- Zig
- edn
Starred repositories
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
GoogleTest - Google Testing and Mocking Framework
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
A modern replacement for Redis and Memcached
The open-source database for the realtime web.
FlatBuffers: Memory Efficient Serialization Library
The official GitHub mirror of the Chromium source
Simple, secure & standards compliant web server for the most demanding of applications
a small build system with a focus on speed
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A General-purpose Task-parallel Programming System using Modern C++
Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
MSVC's implementation of the C++ Standard Library.
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
A C++ library for interacting with JSON.
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.
Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
C++ Requests: Curl for People, a spiritual port of Python Requests.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
oneAPI Threading Building Blocks (oneTBB)
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code