gorangrubic
Mendeley Profile https://www.mendeley.com/profiles/goran-grubi2/ ORCID https://orcid.org/0000-0003-2673-9471
imbVeles / Faculty of Organizational Sciences, University of Belgrade / KOPLAS PRO dooNova Pazova, Serbia
Pinned Repositories
Cadence
Collection of tools useful for audio production
Gin
A few extras for juce
imbACE.Standard
Multi-target, new generation of imbACE libraries
imbAVR.ArduinoSynth
MIDI Synth based on Ardunio Pro Micro
imbNLP.Standard
Natural Language Processing libraries of the imbVeles Framework
imbSCI.Standard
Multi-target, new generation of imbSCI libraries
juce_vector
A JUCE module for various SVG utilities
LayerEffects
Photoshop Layer Effects for juce::Graphics
MidiRouterTool
Sorfware MIDI router from input/output devices and MIDI ports on PC. Main purpose is Arduino MIDI synth development
netDxf
.net dxf Reader-Writer - forked for multi platform use (.NET 4.5 and .NET Standard)
gorangrubic's Repositories
gorangrubic/ace
Advanced Console Environment
gorangrubic/AntlrVSIX
This is an open source Antlr4 grammar extension for Visual Studio 2017 and Visual Studio 2015. The extension offers tagging of grammar symbols, searching, renaming, and reformatting.
gorangrubic/AtomSynth
A modular synthesizer built using the juce api.
gorangrubic/automatic-graph-layout
A set of tools for graph layout and viewing
gorangrubic/bpmdetect
BPMDetect updated for Qt 5
gorangrubic/commandline
Terse syntax C# command line parser for .NET with F# support
gorangrubic/consolecontrol
ConsoleControl is a C# class library that lets you embed a console in a WinForms or WPF application.
gorangrubic/consoleframework
Cross-platform toolkit for easy development of TUI applications.
gorangrubic/DgmlBuilder
DgmlBuilder is a small DotNet library for generating DGML graphs without having to know all the details of DGML (the Microsoft Directed Graph Markup Language).
gorangrubic/Dictionaries
Hunspell UTF8 dictionaries. These work with Sublime Text. [Spell check]
gorangrubic/DiskQueue
A thread-safe, multi-process(ish) persistent queue library for .Net and Mono
gorangrubic/fig
A mini-IDE written in JUCE
gorangrubic/GraphX
GraphX for .NET , please visit us at
gorangrubic/HostMe
Upgraded version of TheCodeCleaner's HostMe self-host windows application
gorangrubic/imbACE
This is deprecated library. Use: imbACE.Standard
gorangrubic/imbCommonData
Common data structures, shared between imbNLP and imbWEM
gorangrubic/imbLanguage
imbNLP
gorangrubic/imbWBI
Web Business Intelligence libraries for imbVeles framework
gorangrubic/imbWEM
Web Exploration Model (C# .NET 4.0)
gorangrubic/jamovi
jamovi - open software to bridge the gap between researcher and statistician
gorangrubic/LDA_CGS
A C# implementation of Latent Dirichlet Allocation using Collapsed Gibbs Sampling
gorangrubic/LinqStatistics
Linq extensions to calculate basic statistics
gorangrubic/Mendz.Graph
Provides an implementation of Graph Theory graph G = (V, E), that can generate its DOT notation, which can be used for rendering the graph. (purpose of this fork: to make this .NET 4.0 compatible)
gorangrubic/MimeTypeMap
Provides a huge dictionary of file extensions to mime types.
gorangrubic/NCalc
NCalc - Mathematical Expressions Evaluator for .NET
gorangrubic/NWord2Vec
:speech_balloon: C# library for working with Word2Vec models
gorangrubic/PorterInNet
This applicationt tests the Porter2 algorythm in C# with the implementation by Kamil Bartocha. We will create an alphabetized list of unique words (by stem) and also count the total occurrences as well as in which sentences they appear.
gorangrubic/rdotnet
.NET interop library to call the R statistical language in the same process
gorangrubic/sm-wbi
Public tools and resources of SM-WBI project
gorangrubic/stemmersnet-standard
Unofficial port of StemmersNet library to .NET Standard and netcore