talyian's Stars
mandatoryprogrammer/xsshunter
The XSS Hunter service - a portable version of XSSHunter.com
ulfjack/ryu
Converts floating point numbers to decimal strings
fmtlib/fmt
A modern formatting library
jqlang/jq
Command-line JSON processor
Tyyppi77/imgui_sdl
ImGuiSDL: SDL2 based renderer for Dear ImGui
chubin/wttr.in
:partly_sunny: The right way to check the weather
thesquaregroot/oolong
A programming language combining the usability of newer languages with the power of old ones.
dotnet/LLVMSharp
LLVM bindings for .NET Standard written in C# using ClangSharp
tycho/clockperf
clocksource behavior microbenchmarks
stephanbruny/corescript
A dynamically typed, functional-first, object-oriented, concurrent, general-purpose, embeddable scipting and programming language (for dotnet core 2.0).
TheUnlocked/FAI-Language
The repo for the FAI programming language
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
IoLanguage/io
Io programming language. Inspired by Self, Smalltalk and LISP.
monte-language/monte
A dynamic language inspired by Python and E.
FascinatedBox/lily
Interpreted language focused on expressiveness and type safety.
evhub/coconut
Simple, elegant, Pythonic functional programming.
angr/angr
A powerful and user-friendly binary analysis platform!
factor/factor
Factor programming language
ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
yjmade/rpython
Automatically exported from code.google.com/p/rpython
crystal-lang/crystal
The Crystal Programming Language
lemon-lang/lemon
Lemon is open source, embeddable, lightweight programming language http://www.lemon-lang.org
freeCodeCamp/devdocs
API Documentation Browser
clintonwoo/hackernews-react-graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
apaleslimghost/watch-make
👁⚙ rerun your make targets when their dependencies change
python-security/pyt
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
numba/llvmlite
A lightweight LLVM python binding for writing JIT compilers
opentk/opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.