- Ho Chi Minh, Vietnam
- https://thaolt.me
Lists (2)
Sort Name ascending (A-Z)
- All languages
- Arduino
- Assembly
- BitBake
- Blade
- BlitzMax
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- D
- Dart
- Erlang
- GDScript
- Go
- HTML
- Haskell
- Io
- Java
- JavaScript
- Jupyter Notebook
- KiCad Layout
- Kotlin
- Lua
- M4
- MDX
- Makefile
- Marko
- NSIS
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Processing
- Python
- QML
- QMake
- Ruby
- Rust
- SCSS
- SQL
- Scala
- Shell
- Smalltalk
- Svelte
- SystemVerilog
- TeX
- TypeScript
- V
- VHDL
- Vala
- Verilog
- Vim Script
- Visual Basic
- Vue
- XSLT
- Zig
- nesC
Starred repositories
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
Mobile UI components made with Tailwind CSS
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on W…
Compiles Java bytecode to JavaScript, WebAssembly and C
Run Java 8 applications, libraries, applets, Java Web Start, and Oracle Forms on the web without legacy plugins.
Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.
WebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability.
ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. Thi…
Share a single keyboard and mouse between multiple computers.
Very low footprint DOM-style JSON parser written in portable ANSI C
List of single-file C/C++ libraries, with emphasis on clause-less licenses.
Fido provides JS Fetch and Libcurl API bindings in C for use in WASM and Native Applications. Additionally Fido provides a simple Header, Request and, Response API
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
Wrapper library for the BSD sockets API with a nicer C99 interface
A little fail-safe filesystem designed for microcontrollers
Fast and portable single-header C file Json encoder/decoder
A library of common data structures and algorithms written in C.
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
Simple/minimal memory allocator library with Red-Black balanced free tree. Memory backed by a user-provided buffer. No libc dependent.