#
languages
Here are 752 public repositories matching this topic...
A collaborative book on algorithms
algorithm
book
educational
languages
beginner-friendly
hacktoberfest
algorithm-archive
hacktoberfest2020
-
Updated
Mar 22, 2021 - Assembly
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
javascript
css
java
html
less
diff
typescript
html5
csharp
xml
beautifier
languages
xhtml
prettydiff
-
Updated
Sep 2, 2019 - TypeScript
-
Updated
Apr 13, 2021 - TypeScript
Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
-
Updated
Mar 17, 2020 - Elm
(Do)cumentation (Ge)nerator 10+ languages 📚 Generate proper code documentation skeletons with a single keypress. ⚡️ 🔥
multilingual
vim
fast
documentation
boilerplate
generator
skeleton
neovim
polyglot
languages
instant
doge
-
Updated
Apr 9, 2021 - Vim script
Github Language Statistics
-
Updated
Apr 6, 2021 - JavaScript
Petrovich, an inflector for Russian anthroponyms.
-
Updated
Mar 23, 2021 - Ruby
The complete set of tools for energy consumption analysis of programming languages, using Computer Language Benchmark Game
-
Updated
Mar 18, 2021 - C
como-lang-ng is now ana-lang, located at https://github.com/analang/ana
-
Updated
Aug 8, 2019 - C
-
Updated
Apr 10, 2021 - Stylus
Android 多语种适配框架,兼容高版本,适配第三方库语种
-
Updated
Mar 3, 2021 - Java
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
interpreter
jruby
high-performance
llvm
truffle
ast
jit
aot
polyglot
languages
graalvm
graal
hacktoberfest
machine-code
jvm-languages
optimised
fastr
sulong
truffleruby
graalvm-updater
-
Updated
Feb 4, 2020 - Shell
Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform.
swift
language
ios
device
battery-level
battery
system
hardware
cocoapods
disk-space
locale
version
languages
carrier
device-detection
disk-usage
uidevice
-
Updated
Dec 3, 2020 - Swift
Bears for coala
-
Updated
Apr 8, 2021 - Python
An automation platform that enables continuous localization.
android
i18n
language
translations
ios
translation
internationalization
localization
l10n
translation-management
properties
xliff
languages
continuous-localization
localization-tool
po
international
globalization
mojito
-
Updated
Apr 2, 2021 - Java
Language Manager iOS
-
Updated
Sep 22, 2018 - Objective-C
JS++, a sound static/dynamic programming language for web development
-
Updated
Dec 18, 2018 - JavaScript
A graph of programming languages connected through compilers.
-
Updated
Jan 3, 2021 - JavaScript
Helloworld programs in different languages,pull requests are welcome :)
-
Updated
Nov 5, 2019 - Assembly
Advanced Ip Tracker Tool
google-maps
location
currency
geolocation
track
ip
isp
languages
asn
ip-location
latitude
longitude
latitude-and-longitude
ip-tracer
ip-track
htr-tech
-
Updated
Dec 7, 2020 - Shell
api
graphql
schema
apollo
public
countries
free
states
languages
public-api
graphql-api
provinces
continents
-
Updated
Dec 29, 2020 - JavaScript
multilingual
angularjs
learning
material-design
countries
flask-application
translate
languages
multiple-languages
learn-language
-
Updated
Dec 11, 2019 - HTML
Open
missing flags added
pablonafa08
commented
Mar 11, 2021
The missing flags were added and a couple of replacements were made, for example the one from Mexico to make them look better
6
Improve this page
Add a description, image, and links to the languages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the languages topic, visit your repo's landing page and select "manage topics."
Hi! Longtime listener, first caller. Which is to say, I'm a big fan of fastai -- so, thank you all very much. :)
On the latest pip-installed version of fastai (fastai==2.2.5, fastcore==1.3.19), when I try to load an empty pandas DataFrame into a DataLoader using
from_df, it gets stuck in an infinite loop.Works as expected: