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 security. Auth0 now, thank yourself later.
Try free now
G-P - Global EOR Solution
Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world
With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
A set of tools related to assemblylanguage programming.
Project Asmosis provides a set of tools related to assemblylanguage programming.
The tools include:
- the Asm::X86 Perl module,
- AsmDoc - an HTML documentation generator for assemblylanguage,
- Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/),
- converters between various assemblylanguage dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as,
- converters from C/C++ header files to assemblylanguage header files,
- make4fasm - a Makefile generator for fasm,
- Linux-2.6 kernel module helpers for fasm and NASM,
- macros for Autoconf (https://www.gnu.org/software/autoconf/),
- pieces of code that may be useful for starting developing a simple operating system.
...
SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
EcstasyYaal is a programming language with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
AsmRef is a menu program and documentation file collection for development of assemblylanguage programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
text edit/macro language, similiar to awk,sed, or m4. It can be embedded in other languages and allows comments anywhere, even inside instructions. Final programs can read like normal english sentences. It's origional purpose was to assemble web pages
LSCR is a compilation of helping resources for software development in Assemblylanguage under Linux. It includes system calls reference for kernel 2.6+, FASM include files, example applications, and some utilities.
Assembly browser written in C# for C# assemblies using language reflection. It was designed to be memory efficient and is aimed to be used on PDAs. Main purpose is the analysis of libraries to gain infromation about brovided classes and interfaces.