All Projects → Dyno → Similar Projects or Alternatives

832 Open source projects that are alternatives of or similar to Dyno

Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-48.15%)
Mutual labels:  map
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-11.11%)
Mutual labels:  dictionary
Dictionary Builder
Real world example to demonstrate advanced techniques to unmarshall very large xml document with very low memory footprint.
Stars: ✭ 40 (-50.62%)
Mutual labels:  dictionary
React Qmap
💡react腾讯地图开源组件
Stars: ✭ 60 (-25.93%)
Mutual labels:  map
Slackword
Dictionary in your slack....additionally, you can get random words.
Stars: ✭ 39 (-51.85%)
Mutual labels:  dictionary
Agm Direction
This is the directive for @agm/core (not official)
Stars: ✭ 77 (-4.94%)
Mutual labels:  map
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-53.09%)
Mutual labels:  map
Array view
Wrapper for references to array in C++.
Stars: ✭ 58 (-28.4%)
Mutual labels:  array
Googlemapview
android google map view - imageView to make the map display process easier by entering latitude and longitude only by static map
Stars: ✭ 36 (-55.56%)
Mutual labels:  map
Unity Plane Mesh Splitter
Unity Plane Mesh Splitter
Stars: ✭ 71 (-12.35%)
Mutual labels:  map
Handle Path Oz
Android Library to handle multiple Uri's(paths) received through Intents.
Stars: ✭ 36 (-55.56%)
Mutual labels:  path
Cartesian Product
PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
Stars: ✭ 58 (-28.4%)
Mutual labels:  array
Flutter native map
Stars: ✭ 35 (-56.79%)
Mutual labels:  map
Orthogonalarraytest
OrthogonalArrayTest. 正交实验法设计测试用例,自动生成测试集。
Stars: ✭ 79 (-2.47%)
Mutual labels:  array
Vue World Map
A Vue JS component for displaying dynamic data on a world map.
Stars: ✭ 33 (-59.26%)
Mutual labels:  map
Dictionarydata
高质量英语字典,400多本单词书+60000多个单词!单词书包括小学、中学、高中、考研、考博、出国(GRE、托福等等)等等,难道它不香吗?
Stars: ✭ 40 (-50.62%)
Mutual labels:  dictionary
Change By Example
Finds a function that transforms a given object into another given object.
Stars: ✭ 32 (-60.49%)
Mutual labels:  map
Exploretrees Sg
🌳 Explore Trees in Singapore 🇸🇬
Stars: ✭ 68 (-16.05%)
Mutual labels:  map
Highcharts China Geo
Highcharts 中国地图,Highcharts 中国省市地图,Highcharts China Map,南海诸岛geo
Stars: ✭ 29 (-64.2%)
Mutual labels:  map
Immutable Array Prototype
A collection of Immutable Array prototype methods(Per method packages).
Stars: ✭ 56 (-30.86%)
Mutual labels:  array
Mapsforge
Vector map library and writer - running on Android and Desktop.
Stars: ✭ 885 (+992.59%)
Mutual labels:  map
Hms Mapkit Demo
HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them
Stars: ✭ 76 (-6.17%)
Mutual labels:  map
Probable Wordlists
Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!
Stars: ✭ 7,312 (+8927.16%)
Mutual labels:  dictionary
Mapit
An easy way to embed google maps in your site.
Stars: ✭ 54 (-33.33%)
Mutual labels:  map
Ihm Dictionary
📖 mmCIF support for hybrid/integrative models
Stars: ✭ 12 (-85.19%)
Mutual labels:  dictionary
Hkr Map
车辆历史轨迹展示、百度地图
Stars: ✭ 12 (-85.19%)
Mutual labels:  map
Morphi
Shapes for SwiftUI ♡☾
Stars: ✭ 54 (-33.33%)
Mutual labels:  path
Is Absolute
Returns true if a filepath is absolute. The original path-is-absolute.
Stars: ✭ 19 (-76.54%)
Mutual labels:  path
Bob74 ipl
Topic on FiveM Forums:
Stars: ✭ 80 (-1.23%)
Mutual labels:  map
Potchana
An open source worldwide languages dictionary plug-in for macOS. As features on major Thailand tech forums like MacThai.com
Stars: ✭ 10 (-87.65%)
Mutual labels:  dictionary
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-34.57%)
Mutual labels:  array
Path.swift
Delightful, robust, cross-platform and chainable file-pathing functions.
Stars: ✭ 839 (+935.8%)
Mutual labels:  path
Leaflet Ng2
Angular.io integration of Leaflet
Stars: ✭ 66 (-18.52%)
Mutual labels:  map
Didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Stars: ✭ 935 (+1054.32%)
Mutual labels:  map
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (-37.04%)
Mutual labels:  array
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (-71.6%)
Mutual labels:  array
Color Names
Large list of handpicked color names 🌈
Stars: ✭ 1,198 (+1379.01%)
Mutual labels:  dictionary
Lpfmpoints
Evolution of LPFM Stations
Stars: ✭ 19 (-76.54%)
Mutual labels:  map
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (-37.04%)
Mutual labels:  map
Hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Stars: ✭ 899 (+1009.88%)
Mutual labels:  map
Generate Random Web V7.19.03
Projeto para um cliente, afim de automatizar a escolha de números, pois o mesmo é jogador de loterias e queria um sistema para gerar jogos prontos.
Stars: ✭ 19 (-76.54%)
Mutual labels:  array
Wslpath
wslpath - Converts Unix and Windows format paths in WSL
Stars: ✭ 64 (-20.99%)
Mutual labels:  path
Maps
A Mapbox GL react native module for creating custom maps
Stars: ✭ 893 (+1002.47%)
Mutual labels:  map
Pron dictionaries
pronunciation dictionaries for multiple languages
Stars: ✭ 50 (-38.27%)
Mutual labels:  dictionary
Array First
Get the first element or first n elements of an array.
Stars: ✭ 6 (-92.59%)
Mutual labels:  array
Tiledb Py
Python interface to the TileDB storage manager
Stars: ✭ 78 (-3.7%)
Mutual labels:  array
Harp.gl
harp.gl - web map rendering engine
Stars: ✭ 828 (+922.22%)
Mutual labels:  map
Callbag Map Promise
Callbag map promise
Stars: ✭ 64 (-20.99%)
Mutual labels:  map
Ssrfmap
Simple Server Side Request Forgery services enumeration tool.
Stars: ✭ 50 (-38.27%)
Mutual labels:  map
Zeps Gui
L'interface d'un outil de calcul d'itinéraires, principalement utilisé pour se repérer dans le Netherrail de Zcraft. Nécessite https://github.com/zDevelopers/ZePS-Core .
Stars: ✭ 5 (-93.83%)
Mutual labels:  map
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+875.31%)
Mutual labels:  array
Sma
Calculate the simple moving average of an array.
Stars: ✭ 48 (-40.74%)
Mutual labels:  array
Macsvg
macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ➤➤➤
Stars: ✭ 789 (+874.07%)
Mutual labels:  path
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+871.6%)
Mutual labels:  dictionary
Show trajectory
This repository collected 3 ways to show trajectory of robot in ROS
Stars: ✭ 48 (-40.74%)
Mutual labels:  path
Bidict
The bidirectional mapping library for Python.
Stars: ✭ 779 (+861.73%)
Mutual labels:  dictionary
Etree
parse and generate XML easily in go
Stars: ✭ 763 (+841.98%)
Mutual labels:  path
Vue Svg Map
A set of Vue.js components to display an interactive SVG map
Stars: ✭ 48 (-40.74%)
Mutual labels:  map
Wudao Dict
有道词典的命令行版本,支持英汉互查和在线查询。
Stars: ✭ 746 (+820.99%)
Mutual labels:  dictionary
Array To Xml
A simple class to convert an array to xml
Stars: ✭ 744 (+818.52%)
Mutual labels:  array
61-120 of 832 similar projects