Showing 326 open source projects for "vice"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Open Native

    Open Native

    Open Native brings cross-platform communities together

    ... cannot be used in a Flutter app as-is, and vice versa. This situation has led to a great amount of duplicated effort, and an isolation of communities. Open Native is the long overdue Rosetta Stone that allows native modules to be used cross-ecosystem. It handles all the necessary auto-linking, type marshaling and API-binding to allow you to choose the highest-quality native module for your project, no matter what ecosystem it comes from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kotlin Dataframe

    Kotlin Dataframe

    Structured data processing in Kotlin

    Data frame is an abstraction for working with structured data. Essentially it’s a 2-dimensional table with labeled columns of potentially different types. You can think of it like a spreadsheet or SQL table, or a dictionary of series objects. The handiness of this abstraction is not in the table itself but in a set of operations defined on it. The Kotlin Dataframe library is an idiomatic Kotlin DSL defining such operations. The process of working with data frame is often called data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    kotlin-logging

    kotlin-logging

    Lightweight Multiplatform logging framework for Kotlin

    Lightweight Multiplatform logging framework for Kotlin, written in Pure Kotlin. A convenient and performant logging facade. Version 5 is not backward compatible with previous versions (v.3, v.2, v.1). Group id (in maven) and package names changed. It is possible to use both version 5 and previous versions side-by-side so some of the code from the old version and some new. It is also possible to have libs using old version and use the new version (and vice-versa). After seeing many questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Applied Energistics 2

    Applied Energistics 2

    A Minecraft Mod about Matter and Energy

    Applied Energistics 2 (AE2) is a comprehensive mod for Minecraft that introduces a unique approach to in-game inventory management. Its theme is centered around the concept of converting matter into energy and vice versa, to store and transport your items and fluids instantaneously. AE2 revolutionizes storage in Minecraft. The mod adds a network-based digital storage system, where items and blocks are stored as energy in a digital form within a network of connected devices. This allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 5
    rpc-websockets

    rpc-websockets

    JSON-RPC 2.0 implementation over WebSockets for Node.js

    The rpc-websockets library enables developers to easily implement their business logic that includes messaging between users, machines or any devices. It provides a possibility to send and receive JSON data through the WebSocket communication protocol in order to support two-way notification push, running RPC methods and firing any types of event signalling. Only clients can call RPC methods and not vice versa at the moment. Both frontend (HTML/JS-based) and backend (Node.js-based) development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chorus

    Chorus

    The first editor for Spigot configurations

    ..., particles, enchantments, sounds and much more via a user-friendly menu. Working on a successful server requires focus. Don't lose it! Chorus will offer you the words you need while you are typing. Chorus is able to connect to the official Minecraft Wiki in order to display information about game elements. Easily convert seconds and other time units to ticks, and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    roaring

    roaring

    Roaring bitmaps in Go (golang)

    This library is used in production in several systems, it is part of the Awesome Go collection. There are also Java and C/C++ versions. The Java, C, C++ and Go version are binary compatible: e.g, you can save bitmaps from a Java program and load them back in Go, and vice versa. We have a format specification. Sets are a fundamental abstraction in software. They can be implemented in various ways, as hash sets, as trees, and so forth. In databases and search engines, sets are often an integral...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gganimate

    gganimate

    A Grammar of Animated Graphics

    gganimate extends the grammar of graphics as implemented by ggplot2 to include the description of animation. It does this by providing a range of new grammar classes that can be added to the plot object in order to customize how it should change with time. Here we take a simple boxplot of fuel consumption as a function of cylinders and let it transition between the number of gears available in the cars. As this is a discrete split (gear being best described as an ordered factor) we use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RBush

    RBush

    High-performance JavaScript R-tree-based 2D spatial index

    ... generated from 50k bulk-loaded random points. Open web console to see benchmarks; click on buttons to insert or remove items; click to perform search under the cursor. An optional argument to RBush defines the maximum number of entries in a tree node. 9 (used by default) is a reasonable choice for most applications. Higher value means faster insertion and slower search, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
    Learn More
  • 10
    PhoneNumberKit

    PhoneNumberKit

    A Swift framework for parsing and formatting phone numbers

    Swift 5.3 framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. Import PhoneNumberKit at the top of the Swift file that will interact with a phone number. All of your interactions with PhoneNumberKit happen through a PhoneNumberKit object. The first step you should take is to allocate one. A PhoneNumberKit instance is relatively expensive to allocate (it parses the metadata and keeps it in memory for the object's lifecycle), you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Derby

    Derby

    MVC framework making it easy to write collaborative applications

    ... applications. Derby applications load immediately and can be indexed by search engines, because the same templates render on both server and client. In addition, templates define bindings, which instantly update the view when the model changes and vice versa. Derby makes it simple to write applications that load as fast as a search engine, are as interactive as a document editor, and work offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fastjson

    fastjson

    A fast JSON parser/generator for Java

    Fastjson is a Java library that can be used to quickly convert Java Objects into their JSON representation or convert JSON strings to their equivalent Java object. Based on benchmarks it provides the best performance in both server side and Android client, and can work with arbitrary Java objects, even those pre-existing objects of which you do not have the source code. Fastjson provides a simple conversion method to turn Java objects to JSON and vice versa, with extensive support of Java...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Dadda

    Dadda

    Dadda Chrome word translation extension

    A good-looking Chrome word translation (Sogou) plug-in, with its own vocabulary book and toast word memory, which can be synchronized with Youdao and scallop words. Beautiful word translation plugin/ Let you recite words on Chrome (can be synchronized to scallops, your words). After the "Scallop Word Synchronization" function is enabled, the favorite vocabulary will be synchronized to the scallop word, but you must log in to the web version of scallop, and vice versa. There are five stages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    stefanstools

    A collection of various tools

    This is a collection of various open source tools: StExBar: The ultimate extensions for Windows Explorer or: what Microsoft forgot to implement in the explorer. SKTimeStamp: Adds a new page to the Windows explorer properties where you can manipulate file times AAClr: change Aero colors to match the wallpaper FileTool: a small utility to create files with random data for testing tabspace: a command line tool to change all tabs/spaces to tabs/spaces and vice versa in text/code...
    Leader badge
    Downloads: 838 This Week
    Last Update:
    See Project
  • 15
    Kid3 Tag Editor

    Kid3 Tag Editor

    Audio Tag Editor

    Kid3 audio tag editor can edit the tags of MP3, Ogg, FLAC, MPC & WMA files in an efficient way, convert between ID3v1 and ID3v2, set the tags of multiple files, generate tags from file names or vice versa and import from freedb, MusicBrainz and Disco
    Leader badge
    Downloads: 1,232 This Week
    Last Update:
    See Project
  • 16

    dos2unix

    Dos2Unix / Unix2Dos - Text file format converters

    dos2unix includes utilities to convert text files with DOS or MAC line breaks to Unix line breaks and vice versa. It also includes conversion of UTF-16 to UTF-8.
    Leader badge
    Downloads: 463 This Week
    Last Update:
    See Project
  • 17
    win95-dark

    win95-dark

    Dark win95 IceWM theme

    Dark variant of the win95 theme for IceWM. This theme is, in general, just to be a good-looking, basic dark theme. IceWM has a default theme called win95 which is meant to look similar to the look of the Windows 95 operating system. I like that theme since it's pretty basic, but I wanted a dark version. Light colours are turned into darker colours, and vice versa. Tooltips are slightly yellowish in older Windows versions, so I made them dark turquoise, and title bars have a smoother blue colour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 472 This Week
    Last Update:
    See Project
  • 19
    Smb4K

    Smb4K

    Advanced Network Neighborhood Browser and Samba Share Mounting Utility

    Smb4K is an advanced network neighborhood browser and Samba share mounting utility. It is based on the KDE Frameworks 5 and Samba's client library (libsmbclient). It scans your network neighborhood for all available workgroups, servers and shares and can mount all desired shares to your local file system. It is released under the terms of the GNU General Public License, version 2 (GPL v2+). Linux, FreeBSD and its derivatives e. g. GhostBSD and TrueOS), NetBSD and DragonFly BSD are officially...
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 20
    findent

    findent

    indent, beautify and relabel Fortran source, generates dependencies

    Findent indents, beautifies and relabels Fortran source, fixed and free format, and converts Fortran fixed format to Fortran free format (and vice-versa). Plugins for vim, emacs and gedit are included.
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • 21
    Unicode Converter

    Unicode Converter

    All in one Text, Decimal, and Unicode Converter as you type.

    Unicode Converter is an open source software for converting Text to Unicode and decimal and vice versa while you type. No clicks or convert button! Latest source code: https://github.com/ahmed-fathy/unicode-converter Conversion Options: Text -> Unicode and Decimal Unicode -> Text and Decimal Decimal -> Text and Unicode *Smart settings: The settings take effect directly after you change it and will be saved for you and applied in next runs. Formatting options: Unicode and decimal...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 22
    OpenV2G
    OpenV2G - an open source project implementing the coding functionality of the ISO IEC 15118 and also the DIN 70121 vehicle to grid (V2G) communication interface. The OpenV2G stack provides databinder functionality allowing you to serialize C structs to V2G compliant (EXI) messages and vice-versa. Note: the V2G implementation for ISO 15118-20:2022 will not be available as Open Source. If you are interested in a commercial license solution, please contact us via exi.ct@siemens.com.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    readpe

    readpe

    The PE file analysis toolkit

    readpe (formerly known as pev) is a multiplatform toolkit to work with PE (Portable Executable) binaries. Its main goal is to provide feature-rich tools for properly analyze binaries with a strong focus on suspicious ones.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 24
    BSF4ooRexx

    BSF4ooRexx

    Makes all of Java directly available to ooRexx and vice versa.

    BSF4Rexx version for ooRexx 4.1.0 and later, exploiting the new ooRexx kernel (e.g. allowing implementation of Java methods in ooRexx, callbacks from Java to ooRexx). [Camouflages Java as the dynamically typed, caseless and easy to use ooRexx.]
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    Bio7
    The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project